filters
MSWrite::FontTableGenerated Class Reference
Inheritance diagram for MSWrite::FontTableGenerated:

Detailed Description
Definition at line 381 of file structures_generated.h.
Public Member Functions | |
virtual bool | readFromDevice (void) |
virtual bool | writeToDevice (void) |
FontTableGenerated () | |
virtual | ~FontTableGenerated () |
Word | getNumFonts (void) const |
void | setNumFonts (const Word val) |
Static Public Attributes | |
static const int | s_size = 2 |
Protected Member Functions | |
FontTableGenerated & | operator= (const FontTableGenerated &rhs) |
virtual bool | verifyVariables (void) |
virtual bool | writeToArray (void) |
Protected Attributes | |
Byte | m_data [2] |
Word | m_numFonts |
Static Protected Attributes | |
static const Word | numFontsDefault = Word (0) |
The documentation for this class was generated from the following files: