This is the complete list of members for
Imf::TypedAttribute< T >, including all inherited members.
Attribute() (defined in Imf::Attribute) | Imf::Attribute | |
cast(Attribute *attribute) (defined in Imf::TypedAttribute< T >) | Imf::TypedAttribute< T > | [static] |
cast(const Attribute *attribute) (defined in Imf::TypedAttribute< T >) | Imf::TypedAttribute< T > | [static] |
cast(Attribute &attribute) (defined in Imf::TypedAttribute< T >) | Imf::TypedAttribute< T > | [inline, static] |
cast(const Attribute &attribute) (defined in Imf::TypedAttribute< T >) | Imf::TypedAttribute< T > | [inline, static] |
copy() const (defined in Imf::TypedAttribute< T >) | Imf::TypedAttribute< T > | [virtual] |
copyValueFrom(const Attribute &other) (defined in Imf::TypedAttribute< T >) | Imf::TypedAttribute< T > | [virtual] |
knownType(const char typeName[]) (defined in Imf::Attribute) | Imf::Attribute | [static] |
makeNewAttribute() (defined in Imf::TypedAttribute< T >) | Imf::TypedAttribute< T > | [static] |
newAttribute(const char typeName[]) (defined in Imf::Attribute) | Imf::Attribute | [static] |
readValueFrom(IStream &is, int size, int version) (defined in Imf::TypedAttribute< T >) | Imf::TypedAttribute< T > | [virtual] |
registerAttributeType() (defined in Imf::TypedAttribute< T >) | Imf::TypedAttribute< T > | [inline, static] |
registerAttributeType(const char typeName[], Attribute *(*newAttribute)()) (defined in Imf::Attribute) | Imf::Attribute | [protected, static] |
staticTypeName() (defined in Imf::TypedAttribute< T >) | Imf::TypedAttribute< T > | [static] |
TypedAttribute() (defined in Imf::TypedAttribute< T >) | Imf::TypedAttribute< T > | |
TypedAttribute(const T &value) (defined in Imf::TypedAttribute< T >) | Imf::TypedAttribute< T > | |
TypedAttribute(const TypedAttribute< T > &other) (defined in Imf::TypedAttribute< T >) | Imf::TypedAttribute< T > | |
typeName() const (defined in Imf::TypedAttribute< T >) | Imf::TypedAttribute< T > | [virtual] |
unRegisterAttributeType() (defined in Imf::TypedAttribute< T >) | Imf::TypedAttribute< T > | [inline, static] |
unRegisterAttributeType(const char typeName[]) (defined in Imf::Attribute) | Imf::Attribute | [protected, static] |
value() (defined in Imf::TypedAttribute< T >) | Imf::TypedAttribute< T > | [inline] |
value() const (defined in Imf::TypedAttribute< T >) | Imf::TypedAttribute< T > | [inline] |
writeValueTo(OStream &os, int version) const (defined in Imf::TypedAttribute< T >) | Imf::TypedAttribute< T > | [virtual] |
~Attribute() (defined in Imf::Attribute) | Imf::Attribute | [virtual] |
~TypedAttribute() (defined in Imf::TypedAttribute< T >) | Imf::TypedAttribute< T > | [virtual] |