| begin() const | ogdf::Hashing< K, I, H > | [inline] |
| clear() | ogdf::Hashing< K, I, H > | [inline] |
| const_terator typedef | ogdf::Hashing< K, I, H > | |
| copy(HashElementBase *pElement) const | ogdf::Hashing< K, I, H > | [inline, private, virtual] |
| del(const K &key) | ogdf::Hashing< K, I, H > | [inline] |
| ogdf::HashingBase::del(HashElementBase *pElement) | ogdf::HashingBase | [private] |
| destroy(HashElementBase *pElement) | ogdf::Hashing< K, I, H > | [inline, private, virtual] |
| destroyAll() | ogdf::HashingBase | [private] |
| empty() const | ogdf::Hashing< K, I, H > | [inline] |
| fastInsert(const K &key, const I &info) | ogdf::Hashing< K, I, H > | [inline] |
| firstElement(HashElement< K, I > ***pList) const | ogdf::Hashing< K, I, H > | [inline, protected] |
| ogdf::HashingBase::firstElement(HashElementBase ***pList) const | ogdf::HashingBase | [private] |
| firstListElement(int hashValue) const | ogdf::HashingBase | [inline, private] |
| HashConstIterator< K, I, H > class | ogdf::Hashing< K, I, H > | [friend] |
| Hashing(int minTableSize=256, const H &hashFunc=H()) | ogdf::Hashing< K, I, H > | [inline, explicit] |
| Hashing(const Hashing< K, I > &h) | ogdf::Hashing< K, I, H > | [inline] |
| HashingBase(int minTableSize) | ogdf::HashingBase | [private] |
| HashingBase(const HashingBase &H) | ogdf::HashingBase | [private] |
| insert(const K &key, const I &info) | ogdf::Hashing< K, I, H > | [inline] |
| ogdf::HashingBase::insert(HashElementBase *pElement) | ogdf::HashingBase | [private] |
| insertByNeed(const K &key, const I &info) | ogdf::Hashing< K, I, H > | [inline] |
| lookup(const K &key) const | ogdf::Hashing< K, I, H > | [inline] |
| m_count | ogdf::HashingBase | [private] |
| m_hashFunc | ogdf::Hashing< K, I, H > | [private] |
| m_hashMask | ogdf::HashingBase | [private] |
| m_minTableSize | ogdf::HashingBase | [private] |
| m_table | ogdf::HashingBase | [private] |
| m_tableSize | ogdf::HashingBase | [private] |
| m_tableSizeHigh | ogdf::HashingBase | [private] |
| m_tableSizeLow | ogdf::HashingBase | [private] |
| member(const K &key) const | ogdf::Hashing< K, I, H > | [inline] |
| nextElement(HashElement< K, I > ***pList, HashElement< K, I > *pElement) const | ogdf::Hashing< K, I, H > | [inline, protected] |
| ogdf::HashingBase::nextElement(HashElementBase ***pList, HashElementBase *pElement) const | ogdf::HashingBase | [private] |
| operator=(const Hashing< K, I > &hashing) | ogdf::Hashing< K, I, H > | [inline] |
| ogdf::HashingBase::operator=(const HashingBase &H) | ogdf::HashingBase | [private] |
| resize(int newTableSize) | ogdf::HashingBase | [private] |
| size() const | ogdf::Hashing< K, I, H > | [inline] |
| ~Hashing() | ogdf::Hashing< K, I, H > | [inline] |
| ~HashingBase() | ogdf::HashingBase | [private, virtual] |