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

Detailed Description
Definition at line 254 of file structures_generated.h.
Public Member Functions | |
virtual bool | readFromDevice (void) |
virtual bool | writeToDevice (void) |
SectionDescriptorGenerated () | |
virtual | ~SectionDescriptorGenerated () |
DWord | getAfterEndCharByte (void) const |
void | setAfterEndCharByte (const DWord val) |
DWord | getSectionPropertyLocation (void) const |
void | setSectionPropertyLocation (const DWord val) |
Static Public Attributes | |
static const int | s_size = 10 |
Protected Member Functions | |
SectionDescriptorGenerated & | operator= (const SectionDescriptorGenerated &rhs) |
virtual bool | verifyVariables (void) |
virtual bool | writeToArray (void) |
Protected Attributes | |
Byte | m_data [10] |
DWord | m_afterEndCharByte |
Word | m_undefined |
DWord | m_sectionPropertyLocation |
Static Protected Attributes | |
static const Word | undefinedDefault = Word (0) |
The documentation for this class was generated from the following files: