add(K obj) | oaHashTbl<K> | |
addAtSlot(K obj, oaHashTblSlotId< K > &slot) | oaHashTbl<K> | |
beginHash(oaUInt4 &start, oaUInt4 &stride) const | oaHashTbl<K> | |
calcVMSize() const | oaHashTbl<K> | [virtual] |
compare(K key, const void *data) const | oaKeySizedHashSet<K, true> | [protected, virtual] |
compare(K key1, K key2) const=0 | oaKeySizedHashSet<K, true> | [protected, pure virtual] |
endHash(oaUInt4 &start, oaUInt4 &stride) const | oaHashTbl<K> | |
find(const K &key) const | oaKeySizedHashSet<K, true> | |
oaHashTbl< K >::find(oaUInt4 loc, oaUInt4 stride, const void *data) const | oaHashTbl<K> | [protected] |
findSlot(oaUInt4 start, oaUInt4 stride, const void *data, oaHashTblSlotId< K > &slot) | oaHashTbl<K> | [protected] |
genHash(const char *str, oaUInt4 &start, oaUInt4 &stride) const | oaHashTbl<K> | |
genHash(oaUInt4 value, oaUInt4 &start, oaUInt4 &stride) const | oaHashTbl<K> | |
genHash(oaUInt8 value, oaUInt4 &start, oaUInt4 &stride) const | oaHashTbl<K> | |
genHash(void *ptr, oaUInt4 &start, oaUInt4 &stride) const | oaHashTbl<K> | |
genHash(oaUInt4 scope, oaUInt4 index, oaUInt4 &start, oaUInt4 &stride) const | oaHashTbl<K> | |
getHashTbl() const | oaKeySizedHashSet<K, true> | [protected] |
getLocation(K obj, oaUInt4 &loc, oaUInt4 &deletedKeyLoc) const | oaHashTbl<K> | [protected] |
getNextLoc(oaUInt4 &loc, oaUInt4 stride, oaUInt4 &start) const | oaHashTbl<K> | [protected] |
getNumEntries() const | oaHashTbl<K> | |
hash(K obj, oaUInt4 &start, oaUInt4 &stride) const=0 | oaHashTbl<K> | [protected, pure virtual] |
oaHashIter< T > class | oaHashTbl<K> | [friend] |
oaHashTbl(oaUInt4 sizeIn=32) | oaHashTbl<K> | [protected] |
oaKeySizedHashSet(oaUInt4 sizeIn=32) | oaKeySizedHashSet<K, true> | |
oaKeySizedHashSetIter< K, true > class | oaKeySizedHashSet<K, true> | [friend] |
remove(K obj) | oaHashTbl<K> | |
removeFromSlot(oaHashTblSlotId< K > &slot) | oaHashTbl<K> | |
resize(oaUInt4 newSize) | oaHashTbl<K> | [protected, virtual] |
updateHash(const char *str, oaUInt4 &start, oaUInt4 &stride, oaBoolean toLower=false) const | oaHashTbl<K> | |
updateHash(const char c, oaUInt4 &start, oaUInt4 &stride, oaBoolean toLower=false) const | oaHashTbl<K> | |
updateHash(oaInt4 x, oaUInt4 &start, oaUInt4 &stride) const | oaHashTbl<K> | |
updateHash(oaUInt4 value, oaUInt4 &start, oaUInt4 &stride) const | oaHashTbl<K> | |
~oaHashTbl() | oaHashTbl<K> | [protected, virtual] |
Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.