Public Member Functions | |
bool | exists (uint i) const |
Returns true if the entrance exists. | |
Protected Member Functions | |
virtual std::ostream & | info (std::ostream &os) const |
Returns information in an output stream. | |
Definition at line 19 of file hashMap.hh.
|
inline |
Returns true if the entrance exists.
Definition at line 23 of file hashMap.hh.
|
protectedvirtual |
Returns information in an output stream.
Reimplemented from concepts::OutputOperator.
Definition at line 31 of file hashMap.hh.