![]() |
User Manual, Developers Guide and API Documentation |
![]() |
#include <misc/pointerhashmap.hpp>


Public Member Functions | |
| virtual bool | contains (Key k) const |
| PointerHashMap () | |
| virtual | ~PointerHashMap () |
Definition at line 79 of file pointerhashmap.hpp.
| rise::PointerHashMap< Key, Value >::PointerHashMap | ( | ) | [inline] |
Definition at line 89 of file pointerhashmap.hpp.
| virtual rise::PointerHashMap< Key, Value >::~PointerHashMap | ( | ) | [inline, virtual] |
Definition at line 99 of file pointerhashmap.hpp.
| virtual bool rise::PointerHashMap< Key, Value >::contains | ( | Key | k | ) | const [inline, virtual] |
Definition at line 101 of file pointerhashmap.hpp.
1.5.5