concepts::HashMap< F > Class Template Reference
#include <hashMap.hh>
Inheritance diagram for concepts::HashMap< F >:
Public Member Functions | |
bool | exists (uint i) const |
Returns true if the entrance exists. More... | |
Protected Member Functions | |
virtual std::ostream & | info (std::ostream &os) const |
Returns information in an output stream. More... | |
Detailed Description
template<class F>
class concepts::HashMap< F >
Definition at line 19 of file hashMap.hh.
Member Function Documentation
◆ exists()
template<class F >
|
inline |
Returns true if the entrance exists.
Definition at line 23 of file hashMap.hh.
◆ info()
template<class F >
|
protectedvirtual |
Returns information in an output stream.
Reimplemented from concepts::OutputOperator.
Definition at line 31 of file hashMap.hh.
The documentation for this class was generated from the following file:
- toolbox/hashMap.hh