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