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