#include <WP1MarginResetGroup.h>
Public Member Functions | |
WP1MarginResetGroup (WPXInputStream *input, WPXEncryption *encryption, uint8_t group) | |
~WP1MarginResetGroup () | |
void | _readContents (WPXInputStream *input, WPXEncryption *encryption) |
void | parse (WP1Listener *listener) |
![]() | |
WP1FixedLengthGroup (uint8_t group) | |
virtual | ~WP1FixedLengthGroup () |
![]() | |
virtual | ~WP1Part () |
Private Attributes | |
uint16_t | m_leftMargin |
uint16_t | m_rightMargin |
Additional Inherited Members | |
![]() | |
static WP1FixedLengthGroup * | constructFixedLengthGroup (WPXInputStream *input, WPXEncryption *encryption, uint8_t group) |
![]() | |
static WP1Part * | constructPart (WPXInputStream *input, WPXEncryption *encryption, uint8_t readVal) |
![]() | |
void | _read (WPXInputStream *input, WPXEncryption *encryption) |
uint8_t | getGroup () const |
WP1MarginResetGroup::WP1MarginResetGroup | ( | WPXInputStream * | input, |
WPXEncryption * | encryption, | ||
uint8_t | group | ||
) |
WP1MarginResetGroup::~WP1MarginResetGroup | ( | ) |
|
virtual |
Reimplemented from WP1FixedLengthGroup.
|
virtual |
Implements WP1Part.
|
private |
Referenced by _readContents(), and parse().
|
private |
Referenced by _readContents(), and parse().