HDK
|
This is the complete list of members for GA_ElementGroupTable, including all inherited members.
addElementToAllGroups(GA_Offset dest) const | GA_ElementGroupTable | |
baseMergeTable(const GA_ElementGroupTable &src, GA_MergeMap &map, GA_AttributeOwner owner) | GA_ElementGroupTable | protected |
begin() const | GA_GroupTable | inlineprotected |
beginTraverse() const | GA_ElementGroupTable | inline |
clear() | GA_GroupTable | |
compareAlpha(GA_ElementGroup *const *a, GA_ElementGroup *const *b) | GA_ElementGroupTable | inlinestatic |
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 | |
destroyEmptyGroups() | GA_ElementGroupTable | |
destroyGroups(const Filter &filter) | GA_GroupTable | |
end() const | GA_GroupTable | inlineprotected |
endTraverse() const | GA_ElementGroupTable | inline |
entries() const | GA_GroupTable | inline |
find(const UT_StringRef &name) const | GA_ElementGroupTable | inline |
GA_ElementGroupTable(GA_Detail &detail, GA_AttributeOwner owner) | GA_ElementGroupTable | protected |
GA_GroupTable(GA_Detail &detail) | GA_GroupTable | |
getDetail() | GA_GroupTable | inlineprotected |
getDetail() const | GA_GroupTable | inlineprotected |
getList(UT_Array< const GA_ElementGroup * > &list) const | GA_ElementGroupTable | |
getList(UT_Array< GA_ElementGroup * > &list) const | GA_ElementGroupTable | |
getListT(UT_Array< GROUP_TYPE * > &list) const | GA_GroupTable | inlineprotected |
getMap() const | GA_GroupTable | inlineprotected |
getMemoryUsage(bool inclusive) const | GA_GroupTable | virtual |
getOwner() const =0 | GA_ElementGroupTable | protectedpure virtual |
getPersistentCount() const | GA_GroupTable | |
intersectElementForAllGroups(GA_Offset dest, GA_Offset src) const | GA_ElementGroupTable | |
invalidateGroupEntries() | GA_ElementGroupTable | |
isEmpty() const | GA_GroupTable | inline |
iterator typedef | GA_ElementGroupTable | |
jsonCreateGroup(UT_JSONParser &p, const char *type, const char *name, bool internal, GA_AttributeOwner owner) override | GA_ElementGroupTable | protectedvirtual |
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 |
loadGroupsH9(UT_IStream &is, GA_AttributeOwner owner, int count) | GA_ElementGroupTable | |
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_ElementGroupTable | inline |
oend() const | GA_ElementGroupTable | inline |
ordered_iterator typedef | GA_ElementGroupTable | |
removeElementFromAllGroups(GA_Offset dest) const | GA_ElementGroupTable | |
removeElementsFromGroupOrders(const GA_Range &range) const | GA_ElementGroupTable | |
removeElementsFromGroupOrders(const GA_Range &range, const GA_RangeMemberQuery *&range_query) const | GA_ElementGroupTable | |
removeMixElementsFromGroups(GA_Offset element, const GA_SecondaryLookupInfo *sec_prefix, const GA_Range &sec_range) const | GA_ElementGroupTable | |
removeMixElementsFromGroups(GA_Offset element, const GA_SecondaryLookupInfo *sec_prefix, const GA_Range &sec_range, const GA_RangeMemberQuery *&sec_range_query) const | GA_ElementGroupTable | |
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 |
saveGroupsH9(std::ostream &os, int binary) const | GA_ElementGroupTable | |
stat(UT_StringArray &info, uint level) | GA_GroupTable | |
stat(GA_Stat &stat, uint level) const | GA_GroupTable | |
toggleElementInAllGroups(GA_Offset dest) const | GA_ElementGroupTable | |
unionElementForAllGroups(GA_Offset dest, GA_Offset src) const | GA_ElementGroupTable | |
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_ElementGroupTable() override | GA_ElementGroupTable | |
~GA_GroupTable() | GA_GroupTable | virtual |