Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

CIndexSet Class Reference

Class which is used to store a set of indexes in a simple array. More...

#include <IndexSet.h>

List of all members.

Public Member Functions

 CIndexSet (void)
 Constructor.
 ~CIndexSet (void)
 Destructor.
void Add (unsigned int nIndex)
 Adds an index.
unsigned int & operator[] (unsigned int nIndex) const
 Retrives an index in the array.
unsigned int size (void) const
 Gets the size.


Detailed Description

Class which is used to store a set of indexes in a simple array.

---------------------------------------------------------------------------


Constructor & Destructor Documentation

CIndexSet::CIndexSet void   ) 
 

Constructor.

--------------------------------------------------------------------------
CIndexSet::CIndexSet

---------------------------------------------------------------------------

CIndexSet::~CIndexSet void   ) 
 

Destructor.

--------------------------------------------------------------------------
CIndexSet::~CIndexSet

---------------------------------------------------------------------------


Member Function Documentation

void CIndexSet::Add unsigned int  nIndex  ) 
 

Adds an index.

--------------------------------------------------------------------------
CIndexSet::Add

---------------------------------------------------------------------------

unsigned int & CIndexSet::operator[] unsigned int  nIndex  )  const
 

Retrives an index in the array.

--------------------------------------------------------------------------
CIndexSet::operator[]

---------------------------------------------------------------------------

unsigned int CIndexSet::size void   )  const
 

Gets the size.

--------------------------------------------------------------------------
CIndexSet::size

---------------------------------------------------------------------------


The documentation for this class was generated from the following files:
Generated on Mon Apr 21 11:43:52 2008 for GeoLib by  doxygen 1.4.4