HDK
|
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_IndexedHashMap | protected |
_addReference(UT_IndexedHashMapItemId id, int inc) | UT_IndexedHashMap | protected |
_addReference(UT_IndexedHashMapItemId id) | UT_IndexedHashMap | inlineprotected |
_extractItems(UT_Array< UT_IndexedHashMapItemId > &ids, UT_Array< InternalItemT * > &items, exint maxitems) const | UT_IndexedHashMap | protected |
_extractItems(UT_Array< UT_IndexedHashMapItemId > &ids, UT_Array< InternalItemT * > &items) const | UT_IndexedHashMap | protected |
_extractItems(UT_Array< InternalItemT * > &items) const | UT_IndexedHashMap | protected |
_find(const InternalKeyT *key) const | UT_IndexedHashMap | inlineprotected |
_findId(const InternalKeyT *key) const | UT_IndexedHashMap | inlineprotected |
_findItemAndId(const InternalKeyT *key, UT_IndexedHashMapItemId &id) const | UT_IndexedHashMap | protected |
_get(UT_IndexedHashMapItemId id) const | UT_IndexedHashMap | protected |
_getKey(UT_IndexedHashMapItemId id) const | UT_IndexedHashMap | protected |
_getOrderedItem(exint index, UT_IndexedHashMapItemId *id) const | UT_IndexedHashMap | protected |
_remove(const InternalKeyT *key) | UT_IndexedHashMap | protected |
_remove(UT_IndexedHashMapItemId id) | UT_IndexedHashMap | protected |
_replace(const UT_IndexedHashMap &src) | UT_IndexedHashMap | protected |
_replaceItem(UT_IndexedHashMapItemId id, const InternalKeyT *key, InternalItemT *new_item=NULL) | UT_IndexedHashMap | protected |
areKeysEqual(const InternalKeyT *k1, const InternalKeyT *k2) const =0 | UT_IndexedHashMap | protectedpure virtual |
begin() const | UT_IndexedHashMap | inline |
beginList() const | UT_IndexedHashMap | inline |
clear() | UT_IndexedHashMap | |
compactIds(IdRemapping &remapping) | UT_IndexedHashMap | |
copyKey(const InternalKeyT *key) const =0 | UT_IndexedHashMap | protectedpure virtual |
deleteItem(InternalItemT *item) const =0 | UT_IndexedHashMap | protectedpure virtual |
deleteKey(InternalKeyT *key) const =0 | UT_IndexedHashMap | protectedpure virtual |
empty() const | UT_IndexedHashMap | inline |
end() const | UT_IndexedHashMap | inline |
endList() const | UT_IndexedHashMap | inline |
entries() const | UT_IndexedHashMap | inline |
getItemIdUpperBound() const | UT_IndexedHashMap | inline |
getMemoryUsage(bool inclusive) const | UT_IndexedHashMap | |
getOccupancy() const | UT_IndexedHashMap | inline |
getReferenceCount(UT_IndexedHashMapItemId id) const | UT_IndexedHashMap | |
hash(const InternalKeyT *key) const =0 | UT_IndexedHashMap | protectedpure virtual |
InternalItemT typedef | UT_IndexedHashMap | |
InternalKeyT typedef | UT_IndexedHashMap | |
isItemLessThan(const InternalItemT *a, const InternalItemT *b) const =0 | UT_IndexedHashMap | protectedpure virtual |
itemCompare class | UT_IndexedHashMap | friend |
itemContainer class | UT_IndexedHashMap | friend |
keyContainer class | UT_IndexedHashMap | friend |
newItem(const InternalKeyT *key) const =0 | UT_IndexedHashMap | protectedpure virtual |
sortItems() | UT_IndexedHashMap | |
UT_IndexedHashMap(bool store_ids) | UT_IndexedHashMap | |
UT_IndexedHashMapHoleQueue typedef | UT_IndexedHashMap | protected |
UT_IndexedHashMapTable typedef | UT_IndexedHashMap | protected |
UT_IndexedHashMapVector typedef | UT_IndexedHashMap | protected |
~UT_IndexedHashMap() | UT_IndexedHashMap | virtual |