BITSET Class Reference
#include <BITSET.h>
List of all members.
Constructor & Destructor Documentation
| BITSET::BITSET |
( |
|
) |
[inline] |
| BITSET::~BITSET |
( |
|
) |
[inline] |
Member Function Documentation
| bool BITSET::Init |
( |
int |
numberOfBits |
) |
[inline] |
| 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
The documentation for this class was generated from the following file:
- /Users/ccliffe/Dev/cubicvr/cubicvr/include/CubicVR/BITSET.h