Go to the source code of this file.
Classes | |
struct | tabentry |
class | RexxHashTable |
Typedefs | |
typedef size_t | HashLink |
typedef struct tabentry | TABENTRY |
Functions | |
RexxTable * | new_hashCollection (size_t s, size_t s2, size_t t) |
RexxHashTable * | new_hashtab (size_t s) |
typedef size_t HashLink |
Definition at line 49 of file RexxHashTable.hpp.
|
inline |
Definition at line 156 of file RexxHashTable.hpp.
References RexxHashTable::newInstance().
Referenced by RexxDirectory::newInstance(), RexxRelation::newInstance(), RexxTable::newInstance(), RexxIdentityTable::newInstance(), and RexxVariableDictionary::newInstance().
|
inline |
Definition at line 157 of file RexxHashTable.hpp.
References RexxHashTable::newInstance().
Referenced by RexxHashTable::insert(), RexxHashTable::reHash(), and RexxTable::reset().