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

Detailed Description
Definition at line 465 of file structures_generated.h.
Public Member Functions | |
| virtual bool | readFromDevice (void) |
| virtual bool | writeToDevice (void) |
| PageTableGenerated () | |
| virtual | ~PageTableGenerated () |
Static Public Attributes | |
| static const int | s_size = 4 |
Protected Member Functions | |
| PageTableGenerated & | operator= (const PageTableGenerated &rhs) |
| virtual bool | verifyVariables (void) |
| virtual bool | writeToArray (void) |
Protected Attributes | |
| Byte | m_data [4] |
| Word | m_numPagePointers |
| Word | m_zero |
Static Protected Attributes | |
| static const Word | numPagePointersDefault = Word (0) |
| static const Word | zeroDefault = Word (0) |
The documentation for this class was generated from the following files:

