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

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

addSymbol(const UT_Hash &symbol, const UT_Thing &data)UT_HashTable
begin() const UT_HashTableinline
clear()UT_HashTable
contains(const UT_Hash &symbol) const UT_HashTableinline
count(const UT_Hash &symbol) const UT_HashTableinline
deleteSymbol(const UT_Hash &symbol)UT_HashTable
dumpTable(FILE *output) const UT_HashTable
empty() const UT_HashTableinline
end() const UT_HashTableinline
entries() const UT_HashTableinline
findPointer(const UT_Hash &symbol) const UT_HashTableinline
findSymbol(const UT_Hash &symbol, UT_Thing *datap, const UT_Hash **hash_symbol=0) const UT_HashTable
getHashReference(const UT_Hash &hash)UT_HashTable
getMaxLoadFactor() const UT_HashTableinline
getMemoryUsage(bool inclusive) const UT_HashTable
getMinLoadFactor() const UT_HashTableinline
mergeTable(const UT_HashTable &table)UT_HashTable
moveSymbol(const UT_Hash &oldsymbol, const UT_Hash &newsymbol)UT_HashTable
operator[](const UT_Hash &symbol)UT_HashTable
outputStats(FILE *output) const UT_HashTable
outputStats(std::ostream &os) const UT_HashTable
reserveTableSize(int size)UT_HashTable
setMaxLoadFactor(float max_load_factor)UT_HashTable
setMinLoadFactor(float min_load_factor)UT_HashTable
size() const UT_HashTableinline
traverse(int(*function)(UT_Thing &, const UT_Hash &, void *), void *data)UT_HashTable
traverseConst(int(*function)(UT_Thing &, const UT_Hash &, void *), void *data) const UT_HashTable
useOrderedLists(bool ordered)UT_HashTable
UT_HashTable()UT_HashTableexplicit
~UT_HashTable()UT_HashTablevirtual