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

Detailed Description
Definition at line 421 of file structures_generated.h.
Public Member Functions | |
virtual bool | readFromDevice (void) |
virtual bool | writeToDevice (void) |
PagePointerGenerated () | |
virtual | ~PagePointerGenerated () |
Word | getPageNumber (void) const |
void | setPageNumber (const Word val) |
DWord | getFirstCharByte (void) const |
void | setFirstCharByte (const DWord val) |
Static Public Attributes | |
static const int | s_size = 6 |
Protected Member Functions | |
PagePointerGenerated & | operator= (const PagePointerGenerated &rhs) |
virtual bool | verifyVariables (void) |
virtual bool | writeToArray (void) |
Protected Attributes | |
Byte | m_data [6] |
Word | m_pageNumber |
DWord | m_firstCharByte |
The documentation for this class was generated from the following files: