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

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

_add(const InternalKeyT *key, InternalItemT *item=NULL, UT_IndexedHashMapItemId *id=NULL)UT_IndexedHashMapprotected
_addReference(UT_IndexedHashMapItemId id, int inc)UT_IndexedHashMapprotected
_addReference(UT_IndexedHashMapItemId id)UT_IndexedHashMapinlineprotected
_extractItems(UT_Array< UT_IndexedHashMapItemId > &ids, UT_Array< InternalItemT * > &items, exint maxitems) const UT_IndexedHashMapprotected
_extractItems(UT_Array< UT_IndexedHashMapItemId > &ids, UT_Array< InternalItemT * > &items) const UT_IndexedHashMapprotected
_extractItems(UT_Array< InternalItemT * > &items) const UT_IndexedHashMapprotected
_find(const InternalKeyT *key) const UT_IndexedHashMapinlineprotected
_findId(const InternalKeyT *key) const UT_IndexedHashMapinlineprotected
_findItemAndId(const InternalKeyT *key, UT_IndexedHashMapItemId &id) const UT_IndexedHashMapprotected
_get(UT_IndexedHashMapItemId id) const UT_IndexedHashMapprotected
_getKey(UT_IndexedHashMapItemId id) const UT_IndexedHashMapprotected
_getOrderedItem(exint index, UT_IndexedHashMapItemId *id) const UT_IndexedHashMapprotected
_remove(const InternalKeyT *key)UT_IndexedHashMapprotected
_remove(UT_IndexedHashMapItemId id)UT_IndexedHashMapprotected
_replace(const UT_IndexedHashMap &src)UT_IndexedHashMapprotected
_replaceItem(UT_IndexedHashMapItemId id, const InternalKeyT *key, InternalItemT *new_item=NULL)UT_IndexedHashMapprotected
areKeysEqual(const InternalKeyT *k1, const InternalKeyT *k2) const =0UT_IndexedHashMapprotectedpure virtual
begin() const UT_IndexedHashMapinline
beginList() const UT_IndexedHashMapinline
clear()UT_IndexedHashMap
compactIds(IdRemapping &remapping)UT_IndexedHashMap
copyKey(const InternalKeyT *key) const =0UT_IndexedHashMapprotectedpure virtual
deleteItem(InternalItemT *item) const =0UT_IndexedHashMapprotectedpure virtual
deleteKey(InternalKeyT *key) const =0UT_IndexedHashMapprotectedpure virtual
empty() const UT_IndexedHashMapinline
end() const UT_IndexedHashMapinline
endList() const UT_IndexedHashMapinline
entries() const UT_IndexedHashMapinline
getItemIdUpperBound() const UT_IndexedHashMapinline
getMemoryUsage(bool inclusive) const UT_IndexedHashMap
getOccupancy() const UT_IndexedHashMapinline
getReferenceCount(UT_IndexedHashMapItemId id) const UT_IndexedHashMap
hash(const InternalKeyT *key) const =0UT_IndexedHashMapprotectedpure virtual
InternalItemT typedefUT_IndexedHashMap
InternalKeyT typedefUT_IndexedHashMap
isItemLessThan(const InternalItemT *a, const InternalItemT *b) const =0UT_IndexedHashMapprotectedpure virtual
itemCompare classUT_IndexedHashMapfriend
itemContainer classUT_IndexedHashMapfriend
keyContainer classUT_IndexedHashMapfriend
newItem(const InternalKeyT *key) const =0UT_IndexedHashMapprotectedpure virtual
sortItems()UT_IndexedHashMap
UT_IndexedHashMap(bool store_ids)UT_IndexedHashMap
UT_IndexedHashMapHoleQueue typedefUT_IndexedHashMapprotected
UT_IndexedHashMapTable typedefUT_IndexedHashMapprotected
UT_IndexedHashMapVector typedefUT_IndexedHashMapprotected
~UT_IndexedHashMap()UT_IndexedHashMapvirtual