HDK
|
This is the complete list of members for GA_GroupTable, including all inherited members.
begin() const | GA_GroupTable | inlineprotected |
beginTraverse() const | GA_GroupTable | inline |
clear() | GA_GroupTable | |
compareAlpha(GA_Group *const *a, GA_Group *const *b) | GA_GroupTable | inlinestatic |
compareGroupName(const GA_Group &a, const GA_Group &b) | GA_GroupTable | inlineprotectedstatic |
countMemory(UT_MemoryCounter &counter, bool inclusive) const | GA_GroupTable | virtual |
createDetachedGroup() const | GA_GroupTable | |
destroy(GA_Group *group) | GA_GroupTable | |
destroy(const UT_StringRef &name) | GA_GroupTable | |
destroyGroups(const Filter &filter) | GA_GroupTable | |
end() const | GA_GroupTable | inlineprotected |
endTraverse() const | GA_GroupTable | inline |
entries() const | GA_GroupTable | inline |
find(const UT_StringRef &name) const | GA_GroupTable | |
GA_AttributeDict class | GA_GroupTable | friend |
GA_GroupTable(GA_Detail &detail) | GA_GroupTable | |
getDetail() | GA_GroupTable | inlineprotected |
getDetail() const | GA_GroupTable | inlineprotected |
getListT(UT_Array< GROUP_TYPE * > &list) const | GA_GroupTable | inlineprotected |
getMap() const | GA_GroupTable | inlineprotected |
getMemoryUsage(bool inclusive) const | GA_GroupTable | virtual |
getPersistentCount() const | GA_GroupTable | |
isEmpty() const | GA_GroupTable | inline |
jsonCreateGroup(UT_JSONParser &p, const char *type, const char *name, bool internal, GA_AttributeOwner owner)=0 | GA_GroupTable | protectedpure virtual |
jsonLoad(UT_JSONParser &p, const GA_LoadMap &map, const char *type_default, GA_AttributeOwner owner) | GA_GroupTable | |
jsonSave(UT_JSONWriter &w, const GA_SaveMap &map, const char *type) const | GA_GroupTable | |
jsonShouldSave(const GA_SaveMap &map) const | GA_GroupTable | |
jsonStat(UT_JSONParser &p, GA_Stat &sbuf, GA_GroupType owner) | GA_GroupTable | static |
MapType typedef | GA_GroupTable | |
newDetachedGroup() const | GA_GroupTable | inline |
newGroup(const UT_StringHolder &name) | GA_GroupTable | |
newGroup(const UT_StringHolder &name, bool internal) | GA_GroupTable | |
newGroupWithNoConflict(const UT_StringHolder &name, bool internal) | GA_GroupTable | protected |
newInternalGroup() | GA_GroupTable | |
obegin() const | GA_GroupTable | inline |
oend() const | GA_GroupTable | inline |
ordered_iterator typedef | GA_GroupTable | |
renameGroup(const UT_StringRef &fromname, const UT_StringHolder &toname) | GA_GroupTable | |
renameGroupUnspecified(const UT_StringRef &from_name) | GA_GroupTable | |
reserveNewSymbolTableSpace(exint n) | GA_GroupTable | inlineprotected |
stat(UT_StringArray &info, uint level) | GA_GroupTable | |
stat(GA_Stat &stat, uint level) const | GA_GroupTable | |
virtualCreateDetachedGroup(const GA_Detail &detail) const =0 | GA_GroupTable | protectedpure virtual |
virtualCreateGroup(GA_Detail &detail, const UT_StringHolder &name, bool internal) const =0 | GA_GroupTable | protectedpure virtual |
~GA_GroupTable() | GA_GroupTable | virtual |