HDK
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
ImfStringAttribute.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_STRING_ATTRIBUTE_H
7
#define INCLUDED_IMF_STRING_ATTRIBUTE_H
8
9
//-----------------------------------------------------------------------------
10
//
11
// class StringAttribute
12
//
13
//-----------------------------------------------------------------------------
14
15
#include "
ImfExport.h
"
16
#include "
ImfNamespace.h
"
17
18
#include "
ImfAttribute.h
"
19
20
#include <string>
21
22
OPENEXR_IMF_INTERNAL_NAMESPACE_HEADER_ENTER
23
24
typedef
TypedAttribute<std::string>
StringAttribute
;
25
26
#ifndef COMPILING_IMF_STRING_ATTRIBUTE
27
extern
template
class
IMF_EXPORT_EXTERN_TEMPLATE
TypedAttribute<std::string>
;
28
#endif
29
30
OPENEXR_IMF_INTERNAL_NAMESPACE_HEADER_EXIT
31
32
#endif
ImfNamespace.h
ImfAttribute.h
OPENEXR_IMF_INTERNAL_NAMESPACE_HEADER_EXIT
#define OPENEXR_IMF_INTERNAL_NAMESPACE_HEADER_EXIT
Definition:
ImfNamespace.h:83
IMF_EXPORT_EXTERN_TEMPLATE
#define IMF_EXPORT_EXTERN_TEMPLATE
Definition:
ImfExport.h:59
TypedAttribute
Definition:
ImfAttribute.h:103
ImfExport.h
OPENEXR_IMF_INTERNAL_NAMESPACE_HEADER_ENTER
#define OPENEXR_IMF_INTERNAL_NAMESPACE_HEADER_ENTER
Definition:
ImfNamespace.h:80
StringAttribute
OPENEXR_IMF_INTERNAL_NAMESPACE_HEADER_ENTER typedef TypedAttribute< std::string > StringAttribute
Definition:
ImfStringAttribute.h:24
OpenEXR
ImfStringAttribute.h
Generated on Sun Nov 17 2024 03:01:37 for HDK by
1.8.6