|
HDK
|
#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 |
Definition at line 27 of file ImfStringVectorAttribute.h.
| OPENEXR_IMF_INTERNAL_NAMESPACE_HEADER_ENTER typedef std::vector<std::string> StringVector |
Definition at line 25 of file ImfStringVectorAttribute.h.