| add(T obj) | oaHashTbl | |
| addAtSlot(T obj, oaHashTblSlotId< T > &slot) | oaHashTbl | [inline] |
| beginHash(oaUInt4 &start, oaUInt4 &stride) const | oaHashTbl | [inline] |
| calcVMSize() const | oaHashTbl | [virtual] |
| compare(T obj, const void *data) const=0 | oaHashTbl | [protected, pure virtual] |
| endHash(oaUInt4 &start, oaUInt4 &stride) const | oaHashTbl | [inline] |
| find(oaUInt4 loc, oaUInt4 stride, const void *data) const | oaHashTbl | [protected] |
| findSlot(oaUInt4 start, oaUInt4 stride, const void *data, oaHashTblSlotId< T > &slot) | oaHashTbl | [protected] |
| genHash(const char *str, oaUInt4 &start, oaUInt4 &stride) const | oaHashTbl | [inline] |
| genHash(oaUInt4 value, oaUInt4 &start, oaUInt4 &stride) const | oaHashTbl | [inline] |
| genHash(oaUInt8 value, oaUInt4 &start, oaUInt4 &stride) const | oaHashTbl | [inline] |
| genHash(void *ptr, oaUInt4 &start, oaUInt4 &stride) const | oaHashTbl | [inline] |
| genHash(oaUInt4 scope, oaUInt4 index, oaUInt4 &start, oaUInt4 &stride) const | oaHashTbl | [inline] |
| getLocation(T obj, oaUInt4 &loc, oaUInt4 &deletedKeyLoc) const | oaHashTbl | [protected] |
| getNextLoc(oaUInt4 &loc, oaUInt4 stride, oaUInt4 &start) const | oaHashTbl | [inline, protected] |
| getNumEntries() const | oaHashTbl | [inline] |
| hash(T obj, oaUInt4 &start, oaUInt4 &stride) const=0 | oaHashTbl | [protected, pure virtual] |
| oaHashIter< T > class | oaHashTbl | [friend] |
| oaHashTbl(oaUInt4 sizeIn=32) | oaHashTbl | [protected] |
| remove(T obj) | oaHashTbl | |
| removeFromSlot(oaHashTblSlotId< T > &slot) | oaHashTbl | [inline] |
| resize(oaUInt4 newSize) | oaHashTbl | [protected, virtual] |
| updateHash(const char *str, oaUInt4 &start, oaUInt4 &stride, oaBoolean toLower=false) const | oaHashTbl | [inline] |
| updateHash(const char c, oaUInt4 &start, oaUInt4 &stride, oaBoolean toLower=false) const | oaHashTbl | [inline] |
| updateHash(oaInt4 x, oaUInt4 &start, oaUInt4 &stride) const | oaHashTbl | [inline] |
| updateHash(oaUInt4 value, oaUInt4 &start, oaUInt4 &stride) const | oaHashTbl | [inline] |
| ~oaHashTbl() | oaHashTbl | [protected, virtual] |

Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.