int_set Class Reference

A simple object that wraps a templated set of ints. More...

#include <set.h>

Inheritance diagram for int_set:

Inheritance graph
[legend]
Collaboration diagram for int_set:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 int_set ()
 Constructs an empty set of ints.
 int_set (const basis::set< int > &to_copy)
 Constructs a copy of the "to_copy" array.
 IMPLEMENT_CLASS_NAME ("int_set")

Detailed Description

A simple object that wraps a templated set of ints.

Definition at line 153 of file set.h.


Constructor & Destructor Documentation

int_set::int_set (  )  [inline]

Constructs an empty set of ints.

Definition at line 156 of file set.h.

int_set::int_set ( const basis::set< int > &  to_copy  )  [inline]

Constructs a copy of the "to_copy" array.

Definition at line 158 of file set.h.


Member Function Documentation

int_set::IMPLEMENT_CLASS_NAME ( "int_set"   ) 


The documentation for this class was generated from the following file:
Generated on Sat Oct 11 04:30:23 2008 for HOOPLE Libraries by  doxygen 1.5.1