User Manual, Developers Guide and API Documentation

rise::PointerHashMap< Key, Value > Class Template Reference
[Misc]

A hash_map that takes pointers/shared_pointers a key and any value. More...

#include <misc/pointerhashmap.hpp>

Inheritance diagram for rise::PointerHashMap< Key, Value >:

Inheritance graph
[legend]
Collaboration diagram for rise::PointerHashMap< Key, Value >:

Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual bool contains (Key k) const
 PointerHashMap ()
virtual ~PointerHashMap ()


Detailed Description

template<class Key, class Value>
class rise::PointerHashMap< Key, Value >

Definition at line 79 of file pointerhashmap.hpp.


Constructor & Destructor Documentation

template<class Key, class Value>
rise::PointerHashMap< Key, Value >::PointerHashMap (  )  [inline]

Definition at line 89 of file pointerhashmap.hpp.

template<class Key, class Value>
virtual rise::PointerHashMap< Key, Value >::~PointerHashMap (  )  [inline, virtual]

Definition at line 99 of file pointerhashmap.hpp.


Member Function Documentation

template<class Key, class Value>
virtual bool rise::PointerHashMap< Key, Value >::contains ( Key  k  )  const [inline, virtual]

Definition at line 101 of file pointerhashmap.hpp.


The documentation for this class was generated from the following file:

Generated on Sat May 26 03:32:36 2012 for openWNS by  doxygen 1.5.5