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

Detailed Description
Definition at line 301 of file structures_generated.h.
Public Member Functions | |
| virtual bool | readFromDevice (void) |
| virtual bool | writeToDevice (void) |
| SectionTableGenerated () | |
| virtual | ~SectionTableGenerated () |
Static Public Attributes | |
| static const int | s_size = 24 |
Protected Member Functions | |
| SectionTableGenerated & | operator= (const SectionTableGenerated &rhs) |
| virtual bool | verifyVariables (void) |
| virtual bool | writeToArray (void) |
Protected Attributes | |
| Byte | m_data [24] |
| Word | m_numSectionDescriptors |
| Word | m_undefined |
| SectionDescriptor * | m_sed [2] |
Static Protected Attributes | |
| static const Word | numSectionDescriptorsDefault = Word (2) |
| static const Word | undefinedDefault = Word (0) |
The documentation for this class was generated from the following files:

