Main Page Class Hierarchy Compound List File List Compound Members
GenHash Member List
This is the complete list of members for GenHash, including all inherited members.
- check() const
[virtual]
- empty() (defined in GenHash)
- GenHash(int hsize=64, int flags=0) (defined in GenHash)
[inline]
- GenHash(HashFunc *hfunc, int hsize=16, int flags=0) (defined in GenHash)
[inline]
- get(const Comparable &key) const (defined in GenHash)
- hash (defined in GenHash)
[protected]
- hashfunc (defined in GenHash)
[protected]
- hashsize (defined in GenHash)
[protected]
- isref (defined in GenHash)
[protected]
- make(HashFunc *hashfunc, int hsize, int flags) (defined in GenHash)
- operator+=(const GenHash &other) (defined in GenHash)
- operator>>(DumpContext &out) const
[virtual]
- operator>>(ostream &out) const
[virtual]
- remove(const Comparable &key) (defined in GenHash)
- set(const Comparable *key, Object *value) (defined in GenHash)
Generated at Tue Dec 4 19:53:29 2001 for MagiC++ by
1.2.6 written by Dimitri van Heesch,
© 1997-2001