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


Public Member Functions | |
| virtual bool | containsKey (Key k) const |
| PointerHashSet () | |
| virtual | ~PointerHashSet () |
Definition at line 75 of file pointerhashset.hpp.
| rise::PointerHashSet< Key >::PointerHashSet | ( | ) | [inline] |
Definition at line 84 of file pointerhashset.hpp.
| virtual rise::PointerHashSet< Key >::~PointerHashSet | ( | ) | [inline, virtual] |
Definition at line 93 of file pointerhashset.hpp.
| virtual bool rise::PointerHashSet< Key >::containsKey | ( | Key | k | ) | const [inline, virtual] |
Definition at line 95 of file pointerhashset.hpp.
1.5.5