HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_ThingList Member List

This is the complete list of members for UT_ThingList, including all inherited members.

begin() const UT_ThingListinline
count() const UT_ThingList
deleteEntry(const UT_Hash &name, bool ordered=false)UT_ThingList
empty() const UT_ThingList
end() const UT_ThingListinline
entries() const UT_ThingList
findEntry(const UT_Hash &name, UT_Thing *valuep, bool ordered=false) const UT_ThingList
findEntry(const UT_Hash &name, UT_Thing *valuep, const UT_Hash **namep, bool ordered=false) const UT_ThingList
getEntry(const UT_Hash &name, int *created=0, bool ordered=false)UT_ThingList
getHashReference(const UT_Hash &name, int *created=0, bool ordered=false)UT_ThingList
getMemoryUsage(bool inclusive) const UT_ThingList
insertEntry(const UT_Hash &name, const UT_Thing &value, bool ordered=false)UT_ThingList
insertThingEntry(UT_ThingEntry &thing_entry, bool ordered)UT_ThingList
removeFirstThingEntry()UT_ThingList
removeFirstThingEntry(const UT_Hash &name, bool ordered)UT_ThingList
traverse(int(*function)(UT_Thing &, const UT_Hash &, void *), void *data) const UT_ThingList
UT_ThingList()UT_ThingList
~UT_ThingList()UT_ThingList