HDK
|
This is the complete list of members for GA_AttributeSet, including all inherited members.
begin(GA_AttributeOwner owner) const | GA_AttributeSet | inline |
begin(GA_AttributeOwner owner, GA_AttributeScope scope) const | GA_AttributeSet | inline |
bumpAllDataIds(GA_AttributeOwner owner) | GA_AttributeSet | |
clearAllAttributes(bool for_deletion) | GA_AttributeSet | |
clearAllAttributes(GA_AttributeOwner owner, bool for_deletion) | GA_AttributeSet | |
cloneAttribute(GA_AttributeOwner owner, const UT_StringHolder &name, namevalidcertificate, const GA_Attribute &src, bool clone_options, GA_DataIdStrategy data_id_strategy=GA_DATA_ID_BUMP, const GA_ReuseStrategy &reuse=GA_ReuseStrategy()) | GA_AttributeSet | |
cloneAttribute(GA_AttributeOwner owner, const UT_StringHolder &name, const GA_Attribute &src, bool clone_options, GA_DataIdStrategy data_id_strategy=GA_DATA_ID_BUMP, const GA_ReuseStrategy &reuse=GA_ReuseStrategy()) | GA_AttributeSet | |
cloneTempAttribute(GA_AttributeOwner owner, const GA_Attribute &src, bool clone_options) | GA_AttributeSet | |
cloneTupleAsArrayAttribute(GA_AttributeOwner owner, const UT_StringHolder &name, namevalidcertificate, const GA_Attribute &src, bool clone_options, const GA_ReuseStrategy &reuse=GA_ReuseStrategy()) | GA_AttributeSet | |
cloneTupleAsArrayAttribute(GA_AttributeOwner owner, const UT_StringHolder &name, const GA_Attribute &src, bool clone_options, const GA_ReuseStrategy &reuse=GA_ReuseStrategy()) | GA_AttributeSet | |
countMemory(UT_MemoryCounter &counter, bool inclusive) const | GA_AttributeSet | |
createArrayAttribute(GA_AttributeOwner owner, GA_AttributeScope scope, const UT_StringHolder &name, GA_Storage storage, int tuple_size, const UT_Options *creation_args=NULL, const GA_AttributeOptions *attribute_options=NULL, const UT_StringRef &attribtype="arraydata", const GA_ReuseStrategy &r=GA_ReuseStrategy()) | GA_AttributeSet | |
createAttribute(GA_AttributeOwner owner, GA_AttributeScope scope, const UT_StringHolder &name, const UT_Options *creation_args, const GA_AttributeOptions *attribute_options, const UT_StringRef &attribtype, const GA_ReuseStrategy &r=GA_ReuseStrategy()) | GA_AttributeSet | |
createAttribute(GA_AttributeOwner owner, const UT_StringHolder &name, const UT_Options *creation_args, const GA_AttributeOptions *attribute_options, const UT_StringRef &attribtype, const GA_ReuseStrategy &r=GA_ReuseStrategy()) | GA_AttributeSet | inline |
createDetachedAttribute(GA_AttributeOwner owner, const UT_StringRef &attribtype, const UT_Options *creation_args, const GA_AttributeOptions *attribute_options) const | GA_AttributeSet | |
createDetachedAttribute(GA_AttributeOwner owner, const GA_AttributeType &attribtype, const UT_Options *creation_args, const GA_AttributeOptions *attribute_options) const | GA_AttributeSet | |
createDetachedTupleAttribute(GA_AttributeOwner owner, GA_Storage storage, int tuple_size, const GA_Defaults &defaults=GA_Defaults(0.0f), const GA_AttributeOptions *attribute_options=NULL) const | GA_AttributeSet | |
createDictAttribute(GA_AttributeOwner owner, GA_AttributeScope scope, const UT_StringHolder &name, int tuple_size=1, const UT_Options *creation_args=NULL, const GA_AttributeOptions *attribute_options=NULL, const UT_StringRef &attribtype="dict", const GA_ReuseStrategy &r=GA_ReuseStrategy()) | GA_AttributeSet | |
createDictAttribute(GA_AttributeOwner owner, const UT_StringHolder &name, int tuple_size=1, const UT_Options *creation_args=NULL, const GA_AttributeOptions *attribute_options=NULL, const UT_StringRef &attribtype="dict", const GA_ReuseStrategy &r=GA_ReuseStrategy()) | GA_AttributeSet | inline |
createStringAttribute(GA_AttributeOwner owner, GA_AttributeScope scope, const UT_StringHolder &name, int tuple_size=1, const UT_Options *creation_args=NULL, const GA_AttributeOptions *attribute_options=NULL, const UT_StringRef &attribtype="string", const GA_ReuseStrategy &r=GA_ReuseStrategy()) | GA_AttributeSet | |
createStringAttribute(GA_AttributeOwner owner, const UT_StringHolder &name, int tuple_size=1, const UT_Options *creation_args=NULL, const GA_AttributeOptions *attribute_options=NULL, const UT_StringRef &attribtype="string", const GA_ReuseStrategy &r=GA_ReuseStrategy()) | GA_AttributeSet | inline |
createTempAttribute(GA_AttributeOwner owner, const UT_Options *creation_args, const GA_AttributeOptions *attribute_options, const UT_StringRef &attribtype) | GA_AttributeSet | |
createTempDictAttribute(GA_AttributeOwner owner, int tuple_size=1) | GA_AttributeSet | |
createTempStringAttribute(GA_AttributeOwner owner, int tuple_size=1) | GA_AttributeSet | |
createTempTupleAttribute(GA_AttributeOwner owner, GA_Storage storage, int tuple_size, const GA_Defaults &defaults, const UT_Options *creation_args=NULL, const GA_AttributeOptions *attribute_options=NULL) | GA_AttributeSet | |
createTopologyAttribute(GA_AttributeOwner owner, const UT_StringHolder &name, GA_AttributeOwner linkowner) | GA_AttributeSet | |
createTupleAttribute(GA_AttributeOwner owner, GA_AttributeScope scope, const UT_StringHolder &name, GA_Storage storage, int tuple_size, const GA_Defaults &defaults, const UT_Options *creation_args=NULL, const GA_AttributeOptions *attribute_options=NULL, const GA_ReuseStrategy &r=GA_ReuseStrategy()) | GA_AttributeSet | |
createTupleAttribute(GA_AttributeOwner owner, const UT_StringHolder &name, GA_Storage storage, int tuple_size, const GA_Defaults &defaults, const UT_Options *creation_args=NULL, const GA_AttributeOptions *attribute_options=NULL, const GA_ReuseStrategy &r=GA_ReuseStrategy()) | GA_AttributeSet | inline |
defragment(const GA_Defragment &defrag) | GA_AttributeSet | |
destroyAttribute(GA_Attribute *attribute) | GA_AttributeSet | |
destroyAttribute(GA_AttributeOwner owner, GA_AttributeScope scope, const UT_StringRef &name) | GA_AttributeSet | |
destroyAttribute(GA_AttributeOwner owner, const UT_StringRef &name) | GA_AttributeSet | inline |
destroyAttributeIncludingP(GA_Attribute *attribute) | GA_AttributeSet | |
destroyAttributes(GA_AttributeOwner owner, const GA_AttributeFilter &filter) | GA_AttributeSet | |
enableDataIdGeneration() | GA_AttributeSet | |
end(GA_AttributeOwner owner) const | GA_AttributeSet | inline |
end(GA_AttributeOwner owner, GA_AttributeScope scope) const | GA_AttributeSet | inline |
findAttribute(GA_AttributeScope scope, const UT_StringRef &name, const GA_AttributeOwner search_order[], int search_order_size) const | GA_AttributeSet | inline |
findAttribute(GA_AttributeScope scope, const UT_StringRef &name, const GA_AttributeOwner search_order[], int search_order_size) | GA_AttributeSet | inline |
findAttribute(const UT_StringRef &name, const GA_AttributeOwner search_order[], int search_order_size) const | GA_AttributeSet | inline |
findAttribute(const UT_StringRef &name, const GA_AttributeOwner search_order[], int search_order_size) | GA_AttributeSet | inline |
findAttribute(GA_AttributeOwner owner, GA_AttributeScope scope, const UT_StringRef &name) | GA_AttributeSet | inline |
findAttribute(GA_AttributeOwner owner, const UT_StringRef &name) | GA_AttributeSet | inline |
findAttribute(GA_AttributeOwner owner, GA_AttributeScope scope, const UT_StringRef &name) const | GA_AttributeSet | inline |
findAttribute(GA_AttributeOwner owner, const UT_StringRef &name) const | GA_AttributeSet | inline |
findGlobalAttribute(GA_AttributeScope scope, const UT_StringRef &name) | GA_AttributeSet | inline |
findGlobalAttribute(const UT_StringRef &name) | GA_AttributeSet | inline |
findGroup(GA_AttributeOwner owner, const UT_StringRef &name) | GA_AttributeSet | |
findPointAttribute(GA_AttributeScope scope, const UT_StringRef &name) | GA_AttributeSet | inline |
findPointAttribute(const UT_StringRef &name) | GA_AttributeSet | inline |
findPointGroup(const UT_StringRef &name) | GA_AttributeSet | inline |
findPrimitiveAttribute(GA_AttributeScope scope, const UT_StringRef &name) | GA_AttributeSet | inline |
findPrimitiveAttribute(const UT_StringRef &name) | GA_AttributeSet | inline |
findPrimitiveGroup(const UT_StringRef &name) | GA_AttributeSet | inline |
findVertexAttribute(GA_AttributeScope scope, const UT_StringRef &name) | GA_AttributeSet | inline |
findVertexAttribute(const UT_StringRef &name) | GA_AttributeSet | inline |
findVertexGroup(const UT_StringRef &name) | GA_AttributeSet | inline |
GA_Detail class | GA_AttributeSet | friend |
GA_GroupTable class | GA_AttributeSet | friend |
getDetail() const | GA_AttributeSet | inline |
getDict(GA_AttributeOwner owner) const | GA_AttributeSet | inline |
getMemoryUsage(bool inclusive) const | GA_AttributeSet | |
hardenAllPages(GA_AttributeOwner owner, GA_Offset start_offset=GA_Offset(0), GA_Offset end_offset=GA_INVALID_OFFSET) | GA_AttributeSet | |
hardenAllPagesExceptGroups(GA_AttributeOwner owner, GA_Offset start_offset=GA_Offset(0), GA_Offset end_offset=GA_INVALID_OFFSET) | GA_AttributeSet | |
isGeneratingDataIds() const | GA_AttributeSet | inline |
isValidName(const char *name, GA_AttributeScope scope=GA_SCOPE_PUBLIC) | GA_AttributeSet | static |
jsonLoad(UT_JSONParser &p, GA_LoadMap &m) | GA_AttributeSet | |
jsonSave(UT_JSONWriter &w, const GA_SaveMap &s) const | GA_AttributeSet | |
jsonStat(UT_JSONParser &p, GA_Stat &sbuf) | GA_AttributeSet | static |
loadDictH9(UT_IStream &is, GA_AttributeOwner owner, int tbl_size, const GA_AIFDefinition< GA_AIFFileH9 > &definition, UT_Array< GA_AttribLoadDataH9 > &list, const GA_AttribXlateH9 *xlate) | GA_AttributeSet | |
matchAttributes(const GA_AttributeFilter &filter, const GA_AttributeOwner search_order[], int search_order_size, UT_Array< GA_Attribute * > &list) | GA_AttributeSet | |
matchAttributes(const GA_AttributeFilter &filter, const GA_AttributeOwner search_order[], int search_order_size, UT_Array< const GA_Attribute * > &list) const | GA_AttributeSet | |
matchAttributes(const GA_AttributeFilter &filter, GA_AttributeOwner owner, UT_Array< GA_Attribute * > &list) | GA_AttributeSet | inline |
matchAttributes(const GA_AttributeFilter &filter, GA_AttributeOwner owner, UT_Array< const GA_Attribute * > &list) const | GA_AttributeSet | inline |
registerGroup(GA_ElementGroup &group) | GA_AttributeSet | |
renameAttribute(GA_AttributeOwner owner, GA_AttributeScope scope, const UT_StringRef &from_name, const UT_StringHolder &to_name) | GA_AttributeSet | |
renameAttributeUnspecified(GA_AttributeOwner owner, GA_AttributeScope scope, const UT_StringRef &from_name) | GA_AttributeSet | |
reserveNewSymbolTableSpace(GA_AttributeOwner owner, GA_AttributeScope scope, int size) | GA_AttributeSet | |
saveDictH9(std::ostream &os, const char *label, const UT_Array< GA_AttribSaveDataH9 > &list) | GA_AttributeSet | static |
stat(GA_Stat &stat, uint level) const | GA_AttributeSet | |
tryCompressAllPages(GA_AttributeOwner owner, GA_Offset start_offset=GA_Offset(0), GA_Offset end_offset=GA_INVALID_OFFSET) | GA_AttributeSet | |
unregisterGroup(GA_ElementGroup &group) | GA_AttributeSet | |
~GA_AttributeSet() | GA_AttributeSet |