Protected Member Functions |
void | Initialize (unsigned char, bool) |
unsigned char | Get (size_t iX, size_t iY) const |
void | Set (size_t iX, size_t iY, unsigned char cValue) |
virtual size_t | CountWords () const =0 |
virtual size_t * | GetWord (size_t, size_t, unsigned char &) const =0 |
Protected Attributes |
bool | m_fMemory |
unsigned char | m_cBits |
size_t * | m_aiData |
Detailed Description
Definition at line 34 of file compactmatrixi.h.
The documentation for this class was generated from the following files: