HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
TypedAttribute< T > Member List

This is the complete list of members for TypedAttribute< T >, including all inherited members.

Attribute()Attribute
cast(Attribute *attribute)TypedAttribute< T >static
cast(const Attribute *attribute)TypedAttribute< T >static
cast(Attribute &attribute)TypedAttribute< T >inlinestatic
cast(const Attribute &attribute)TypedAttribute< T >inlinestatic
copy() const TypedAttribute< T >virtual
copyValueFrom(const Attribute &other)TypedAttribute< T >virtual
knownType(const char typeName[])Attributestatic
makeNewAttribute()TypedAttribute< T >static
newAttribute(const char typeName[])Attributestatic
operator=(const TypedAttribute< T > &other)=defaultTypedAttribute< T >
operator=(TypedAttribute< T > &&other)=defaultTypedAttribute< T >
readValueFrom(OPENEXR_IMF_INTERNAL_NAMESPACE::IStream &is, int size, int version)TypedAttribute< T >virtual
registerAttributeType()TypedAttribute< T >inlinestatic
Attribute::registerAttributeType(const char typeName[], Attribute *(*newAttribute)())Attributeprotectedstatic
staticTypeName()TypedAttribute< T >static
TypedAttribute()=defaultTypedAttribute< T >
TypedAttribute(const T &value)TypedAttribute< T >
TypedAttribute(const TypedAttribute< T > &other)=defaultTypedAttribute< T >
TypedAttribute(TypedAttribute< T > &&other)=defaultTypedAttribute< T >
typeName() const TypedAttribute< T >virtual
unRegisterAttributeType()TypedAttribute< T >inlinestatic
Attribute::unRegisterAttributeType(const char typeName[])Attributeprotectedstatic
value()TypedAttribute< T >inline
value() const TypedAttribute< T >inline
writeValueTo(OPENEXR_IMF_INTERNAL_NAMESPACE::OStream &os, int version) const TypedAttribute< T >virtual
~Attribute()Attributevirtual
~TypedAttribute()TypedAttribute< T >virtual