HDK
|
This is the complete list of members for GA_AIFSharedStringArray, including all inherited members.
addStringReference(GA_Attribute *attribute, const char *string) const =0 | GA_AIFSharedStringArray | protectedpure virtual |
arraySize(const GA_Attribute *atr, GA_Offset off) const =0 | GA_AIFSharedStringArray | pure virtual |
begin(const GA_Attribute *a) const | GA_AIFSharedStringArray | inline |
compactStorage(GA_Attribute *attrib) const =0 | GA_AIFSharedStringArray | pure virtual |
delHandleReference(GA_Attribute *attribute, GA_StringIndexType handle) const =0 | GA_AIFSharedStringArray | protectedpure virtual |
end() const | GA_AIFSharedStringArray | inline |
extractHandles(const GA_Attribute *attrib, UT_IntArray &handles) const =0 | GA_AIFSharedStringArray | pure virtual |
extractStrings(const GA_Attribute *attrib, UT_StringArray &strings, UT_IntArray &handles) const =0 | GA_AIFSharedStringArray | pure virtual |
findMaximumArrayLength(const GA_Attribute *attrib) const =0 | GA_AIFSharedStringArray | pure virtual |
GA_AIFSharedStringArray() | GA_AIFSharedStringArray | |
get(const GA_Attribute *attrib, GA_Offset o, UT_StringArray &v) const | GA_AIFSharedStringArray | inline |
getStatistics(const GA_Attribute *attrib, GA_StringTableStatistics &stats) const =0 | GA_AIFSharedStringArray | pure virtual |
getStorage(const GA_Attribute *attrib) const =0 | GA_AIFSharedStringArray | pure virtual |
getString(const GA_Attribute *attribute, GA_Offset offset, UT_StringArray &strings) const =0 | GA_AIFSharedStringArray | pure virtual |
getString(const GA_Attribute *attribute, GA_Offset offset, UT_Array< UT_StringHolder > &strings) const =0 | GA_AIFSharedStringArray | pure virtual |
getStringIndex(const GA_Attribute *attribute, GA_Offset offset, UT_Array< GA_StringIndexType > &indices) const =0 | GA_AIFSharedStringArray | pure virtual |
getTableEntries(const GA_Attribute *attrib) const | GA_AIFSharedStringArray | inline |
getTableHandle(const GA_Attribute *attrib, const char *string) const =0 | GA_AIFSharedStringArray | pure virtual |
getTableOrderedString(const GA_Attribute *a, exint index) const =0 | GA_AIFSharedStringArray | pure virtual |
getTableString(const GA_Attribute *attrib, GA_StringIndexType handle) const =0 | GA_AIFSharedStringArray | pure virtual |
getTupleSize(const GA_Attribute *attrib) const =0 | GA_AIFSharedStringArray | pure virtual |
replaceTableString(GA_Attribute *attrib, GA_StringIndexType handle, const char *string) const =0 | GA_AIFSharedStringArray | pure virtual |
set(GA_Attribute *attrib, GA_Offset o, const UT_StringArray &v) const | GA_AIFSharedStringArray | inline |
setString(GA_Attribute *attribute, GA_Offset offset, const UT_StringArray &strings) const =0 | GA_AIFSharedStringArray | pure virtual |
setString(GA_Attribute *attribute, GA_Offset offset, const UT_Array< UT_StringHolder > &strings) const =0 | GA_AIFSharedStringArray | pure virtual |
setStringIndex(GA_Attribute *attribute, GA_Offset offset, const UT_Array< GA_StringIndexType > &indices) const =0 | GA_AIFSharedStringArray | pure virtual |
setTupleSize(GA_Attribute *attrib, int size) const =0 | GA_AIFSharedStringArray | pure virtual |
validateTableHandle(const GA_Attribute *attrib, GA_StringIndexType index) const =0 | GA_AIFSharedStringArray | pure virtual |
~GA_AIFSharedStringArray() | GA_AIFSharedStringArray | virtual |