User Manual, Developers Guide and API Documentation

rise::PointerHashSet< Key > Class Template Reference

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

#include <misc/pointerhashset.hpp>

Inheritance diagram for rise::PointerHashSet< Key >:

Inheritance graph
[legend]
Collaboration diagram for rise::PointerHashSet< Key >:

Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual bool containsKey (Key k) const
 PointerHashSet ()
virtual ~PointerHashSet ()


Detailed Description

template<class Key>
class rise::PointerHashSet< Key >

Definition at line 75 of file pointerhashset.hpp.


Constructor & Destructor Documentation

template<class Key>
rise::PointerHashSet< Key >::PointerHashSet (  )  [inline]

Definition at line 84 of file pointerhashset.hpp.

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

Definition at line 93 of file pointerhashset.hpp.


Member Function Documentation

template<class Key>
virtual bool rise::PointerHashSet< Key >::containsKey ( Key  k  )  const [inline, virtual]

Definition at line 95 of file pointerhashset.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