|
HDK
|
This is the complete list of members for OpaqueAttribute, including all inherited members.
| Attribute() | Attribute | |
| copy() const | OpaqueAttribute | virtual |
| copyValueFrom(const Attribute &other) | OpaqueAttribute | virtual |
| data() const | OpaqueAttribute | inline |
| dataSize() const | OpaqueAttribute | inline |
| knownType(const char typeName[]) | Attribute | static |
| newAttribute(const char typeName[]) | Attribute | static |
| OpaqueAttribute(const char typeName[]) | OpaqueAttribute | |
| OpaqueAttribute(const char typeName[], long dataSize, const void *data) | OpaqueAttribute | |
| OpaqueAttribute(const OpaqueAttribute &other) | OpaqueAttribute | |
| readValueFrom(OPENEXR_IMF_INTERNAL_NAMESPACE::IStream &is, int size, int version) | OpaqueAttribute | virtual |
| registerAttributeType(const char typeName[], Attribute *(*newAttribute)()) | Attribute | protectedstatic |
| typeName() const | OpaqueAttribute | virtual |
| unRegisterAttributeType(const char typeName[]) | Attribute | protectedstatic |
| writeValueTo(OPENEXR_IMF_INTERNAL_NAMESPACE::OStream &os, int version) const | OpaqueAttribute | virtual |
| ~Attribute() | Attribute | virtual |
| ~OpaqueAttribute() | OpaqueAttribute | virtual |