HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GA_AttributeType Member List

This is the complete list of members for GA_AttributeType, including all inherited members.

alloc(const GA_IndexMap &index_map, GA_AttributeScope scope, const UT_StringHolder &name, const UT_Options *creation_options) const =0GA_AttributeTypeprotectedpure virtual
create(const GA_IndexMap &index_map, GA_AttributeScope scope, const UT_StringHolder &name, const UT_Options *creation_options, const GA_AttributeOptions *attribute_options) const GA_AttributeType
findType(const UT_StringRef &name)GA_AttributeTypestatic
GA_AIFDefinition classGA_AttributeTypefriend
GA_AttributeType(const UT_StringHolder &name)GA_AttributeType
getTypeId() const GA_AttributeTypeinline
getTypeName() const GA_AttributeTypeinline
isFactoryType() const GA_AttributeTypeinline
isStandardType() const GA_AttributeTypeinline
isTopologyType() const GA_AttributeTypeinline
jsonLoadDeltaDefinition(UT_JSONParser &p, GA_AIFEditDelta *&delta) const GA_AttributeTypevirtual
recycle(GA_Attribute &attrib, const GA_ReuseStrategy &strategy, const UT_Options *creation_options) const =0GA_AttributeTypeprotectedpure virtual
recycleAttribute(GA_Attribute &attrib, const GA_ReuseStrategy &strategy, const GA_AttributeType &requested_type, const UT_Options *creation_options, const GA_AttributeOptions *attribute_options) const GA_AttributeType
registerAIF(AIF_TYPE *default_impl)GA_AttributeTypeinlinestatic
~GA_AttributeType()GA_AttributeTypevirtual