pointer_set Class Reference

A set of pointers that hides the platform's pointer size. More...

#include <set.h>

Inheritance diagram for pointer_set:

Inheritance graph
[legend]
Collaboration diagram for pointer_set:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 pointer_set ()
 Constructs an empty set of void pointers.
 pointer_set (const basis::set< void * > &to_copy)
 Constructs a copy of the "to_copy" array.

Detailed Description

A set of pointers that hides the platform's pointer size.

Definition at line 207 of file set.h.


Constructor & Destructor Documentation

pointer_set::pointer_set (  )  [inline]

Constructs an empty set of void pointers.

Definition at line 210 of file set.h.

pointer_set::pointer_set ( const basis::set< void * > &  to_copy  )  [inline]

Constructs a copy of the "to_copy" array.

Definition at line 212 of file set.h.


The documentation for this class was generated from the following file:
Generated on Fri Nov 28 04:30:55 2008 for HOOPLE Libraries by  doxygen 1.5.1