HDK
|
This is the complete list of members for GA_Group, including all inherited members.
addAll()=0 | GA_Group | pure virtual |
classMaskType() const | GA_Group | inline |
classType() const | GA_Group | inline |
clear()=0 | GA_Group | pure virtual |
clearEntries() | GA_Group | inline |
combine(const GA_Group *input_group) | GA_Group | virtual |
countMemory(UT_MemoryCounter &counter, bool inclusive) const =0 | GA_Group | pure virtual |
dump(std::ostream &os) | GA_Group | |
entries() const =0 | GA_Group | pure virtual |
GA_Group(const UT_StringHolder &name, bool internal, GA_GroupType type, bool detached) | GA_Group | protected |
GA_GroupTable class | GA_Group | friend |
getDetail() const =0 | GA_Group | pure virtual |
getInternal() const | GA_Group | inline |
getMemoryUsage(bool inclusive) const =0 | GA_Group | pure virtual |
getName() const | GA_Group | inline |
groupType(GA_GroupType type) | GA_Group | inlinestatic |
groupType(const char *type) | GA_Group | inlinestatic |
isDetached() const | GA_Group | inline |
isElementGroup() const | GA_Group | inline |
isEmpty() const | GA_Group | inline |
isInternal() const | GA_Group | inline |
isMixed() const =0 | GA_Group | pure virtual |
isOrdered() const =0 | GA_Group | pure virtual |
jsonLoadData(UT_JSONParser &p, const GA_LoadMap &map)=0 | GA_Group | pure virtual |
jsonLoadDefinition(UT_JSONParser &p, UT_WorkBuffer &type, UT_WorkBuffer &name, bool &internal) | GA_Group | static |
jsonSaveData(UT_JSONWriter &w, const GA_SaveMap &map) const =0 | GA_Group | pure virtual |
jsonSaveDefinition(UT_JSONWriter &w, const char *type) const | GA_Group | |
jsonShouldSave(const GA_SaveMap &map) const | GA_Group | virtual |
setInternal(bool on_off) | GA_Group | inline |
setName(const UT_StringHolder &n) | GA_Group | inlineprotectedvirtual |
stat(UT_WorkBuffer &info, uint level) const | GA_Group | virtual |
~GA_Group() | GA_Group | virtual |