#include <WP1FlushRightGroup.h>
Public Member Functions | |
WP1FlushRightGroup (WPXInputStream *input, WPXEncryption *encryption, uint8_t group) | |
~WP1FlushRightGroup () | |
void | parse (WP1Listener *listener) |
![]() | |
WP1FixedLengthGroup (uint8_t group) | |
virtual | ~WP1FixedLengthGroup () |
![]() | |
virtual | ~WP1Part () |
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) |
virtual void | _readContents (WPXInputStream *, WPXEncryption *) |
uint8_t | getGroup () const |
WP1FlushRightGroup::WP1FlushRightGroup | ( | WPXInputStream * | input, |
WPXEncryption * | encryption, | ||
uint8_t | group | ||
) |
WP1FlushRightGroup::~WP1FlushRightGroup | ( | ) |
|
virtual |
Implements WP1Part.