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