BITSET Class Reference

#include <BITSET.h>

List of all members.

Public Member Functions

 BITSET ()
 ~BITSET ()
bool Init (int numberOfBits)
void ClearAll ()
void SetAll ()
void Clear (int bitNumber)
void Set (int bitNumber)
unsigned char IsSet (int bitNumber)

Protected Attributes

int numBytes
unsigned char * bits


Constructor & Destructor Documentation

BITSET::BITSET (  )  [inline]

BITSET::~BITSET (  )  [inline]


Member Function Documentation

bool BITSET::Init ( int  numberOfBits  )  [inline]

Here is the call graph for this function:

void BITSET::ClearAll (  )  [inline]

void BITSET::SetAll (  )  [inline]

void BITSET::Clear ( int  bitNumber  )  [inline]

void BITSET::Set ( int  bitNumber  )  [inline]

unsigned char BITSET::IsSet ( int  bitNumber  )  [inline]


Member Data Documentation

int BITSET::numBytes [protected]

unsigned char* BITSET::bits [protected]


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

Generated on Thu Mar 19 19:35:08 2009 for CubicVR by  doxygen 1.5.6