![]() |
CAPD RedHom Library
|
#include <capd/bitSet/BmpHeader.h>
Public Member Functions | |
| void | read (std::ifstream &file) |
| void | write (std::ofstream &file) |
| void | showHeader () |
Public Attributes | |
| unsigned int | type |
| int | dimension |
| int | length |
| int | actualDimZeroBitWidth |
| int | paddedBitWidth [dim] |
Static Public Attributes | |
| static const unsigned int | multidimType ='D'*256+'B' |
| static const unsigned int | repsetType ='R'*256+'B' |
|
static |
|
static |