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

Detailed Description
Definition at line 644 of file structures_generated.h.
Public Member Functions | |
virtual bool | readFromDevice (void) |
virtual bool | writeToDevice (void) |
FormatParaPropertyTabulatorGenerated () | |
virtual | ~FormatParaPropertyTabulatorGenerated () |
Word | getIndent (void) const |
void | setIndent (const Word val) |
Byte | getType (void) const |
void | setType (const Byte val) |
Static Public Attributes | |
static const int | s_size = 4 |
Protected Member Functions | |
FormatParaPropertyTabulatorGenerated & | operator= (const FormatParaPropertyTabulatorGenerated &rhs) |
virtual bool | verifyVariables (void) |
virtual bool | writeToArray (void) |
Protected Attributes | |
Byte | m_data [4] |
Word | m_indent |
Byte | m_type |
Byte | m_zero |
Static Protected Attributes | |
static const Word | indentDefault = Word (0) |
static const Byte | typeDefault = Byte (0) |
static const Byte | zeroDefault = Byte (0) |
The documentation for this class was generated from the following files: