HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ImfStringVectorAttribute.h File Reference
#include "ImfExport.h"
#include "ImfNamespace.h"
#include "ImfAttribute.h"
#include <string>
#include <vector>
+ Include dependency graph for ImfStringVectorAttribute.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef TypedAttribute
< OPENEXR_IMF_INTERNAL_NAMESPACE::StringVector
StringVectorAttribute
 

Variables

OPENEXR_IMF_INTERNAL_NAMESPACE_HEADER_ENTER
typedef std::vector
< std::string
StringVector
 

Typedef Documentation

Variable Documentation

OPENEXR_IMF_INTERNAL_NAMESPACE_HEADER_ENTER typedef std::vector<std::string> StringVector

Definition at line 28 of file ImfStringVectorAttribute.h.