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

Detailed Description
Definition at line 501 of file structures_generated.h.
Public Member Functions | |
| virtual bool | readFromDevice (void) |
| virtual bool | writeToDevice (void) |
| FormatPointerGenerated () | |
| virtual | ~FormatPointerGenerated () |
| DWord | getAfterEndCharBytePlus128 (void) const |
| void | setAfterEndCharBytePlus128 (const DWord val) |
| Word | getFormatPropertyOffset (void) const |
| void | setFormatPropertyOffset (const Word val) |
Static Public Attributes | |
| static const int | s_size = 6 |
Protected Member Functions | |
| FormatPointerGenerated & | operator= (const FormatPointerGenerated &rhs) |
| virtual bool | verifyVariables (void) |
| virtual bool | writeToArray (void) |
Protected Attributes | |
| Byte | m_data [6] |
| DWord | m_afterEndCharBytePlus128 |
| Word | m_formatPropertyOffset |
The documentation for this class was generated from the following files:

