HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ImfDeepImageStateAttribute.h
Go to the documentation of this file.
1 //
2 // SPDX-License-Identifier: BSD-3-Clause
3 // Copyright (c) Contributors to the OpenEXR Project.
4 //
5 
6 #ifndef INCLUDED_IMF_DEEPIMAGESTATE_ATTRIBUTE_H
7 #define INCLUDED_IMF_DEEPIMAGESTATE_ATTRIBUTE_H
8 
9 //-----------------------------------------------------------------------------
10 //
11 // class DeepImageStateAttribute
12 //
13 //-----------------------------------------------------------------------------
14 
15 #include "ImfAttribute.h"
16 #include "ImfDeepImageState.h"
17 #include "ImfExport.h"
18 
20 
23 
24 #ifndef COMPILING_IMF_DEEP_IMAGE_STATE_ATTRIBUTE
25 extern template class IMF_EXPORT_EXTERN_TEMPLATE
27 #endif
28 
30 
31 #endif
#define OPENEXR_IMF_INTERNAL_NAMESPACE_HEADER_EXIT
Definition: ImfNamespace.h:83
#define IMF_EXPORT_EXTERN_TEMPLATE
Definition: ImfExport.h:59
#define OPENEXR_IMF_INTERNAL_NAMESPACE_HEADER_ENTER
Definition: ImfNamespace.h:80
OPENEXR_IMF_INTERNAL_NAMESPACE_HEADER_ENTER typedef TypedAttribute< OPENEXR_IMF_INTERNAL_NAMESPACE::DeepImageState > DeepImageStateAttribute