| ABA_HASH(ABA_GLOBAL *glob, int size) | ABA_HASH< KeyType, ItemType > | |
| ABA_HASH(const ABA_HASH &rhs) | ABA_HASH< KeyType, ItemType > | [private] |
| exit(enum EXITCODES code) const | ABA_ABACUSROOT | [virtual] |
| EXITCODES enum name | ABA_ABACUSROOT | |
| Fatal enum value | ABA_ABACUSROOT | |
| find(const KeyType &key) | ABA_HASH< KeyType, ItemType > | |
| find(const KeyType &key, const ItemType &item) | ABA_HASH< KeyType, ItemType > | |
| fracPart(double x) const | ABA_ABACUSROOT | |
| glob_ | ABA_HASH< KeyType, ItemType > | [private] |
| hf(int key) | ABA_HASH< KeyType, ItemType > | [private] |
| hf(unsigned key) | ABA_HASH< KeyType, ItemType > | [private] |
| hf(const ABA_STRING &string) | ABA_HASH< KeyType, ItemType > | [private] |
| initializeIteration(const KeyType &key) | ABA_HASH< KeyType, ItemType > | |
| insert(const KeyType &newKey, const ItemType &newItem) | ABA_HASH< KeyType, ItemType > | |
| iter_ | ABA_HASH< KeyType, ItemType > | [private] |
| nCollisions() const | ABA_HASH< KeyType, ItemType > | |
| nCollisions_ | ABA_HASH< KeyType, ItemType > | [private] |
| next(const KeyType &key) | ABA_HASH< KeyType, ItemType > | |
| Ok enum value | ABA_ABACUSROOT | |
| onOff(bool value) | ABA_ABACUSROOT | |
| operator<<(ostream &out, const ABA_HASH< KeyType, ItemType > &hash) | ABA_HASH< KeyType, ItemType > | [friend] |
| operator=(const ABA_HASH &rhs) | ABA_HASH< KeyType, ItemType > | [private] |
| overWrite(const KeyType &newKey, const ItemType &newItem) | ABA_HASH< KeyType, ItemType > | |
| remove(const KeyType &key) | ABA_HASH< KeyType, ItemType > | |
| remove(const KeyType &key, const ItemType &item) | ABA_HASH< KeyType, ItemType > | |
| resize(int newSize) | ABA_HASH< KeyType, ItemType > | |
| size() const | ABA_HASH< KeyType, ItemType > | |
| size_ | ABA_HASH< KeyType, ItemType > | [private] |
| table_ | ABA_HASH< KeyType, ItemType > | [private] |
| ~ABA_ABACUSROOT() | ABA_ABACUSROOT | [virtual] |
| ~ABA_HASH() | ABA_HASH< KeyType, ItemType > | |