#include <WP1UnsupportedVariableLengthGroup.h>
Public Member Functions | |
WP1UnsupportedVariableLengthGroup (WPXInputStream *input, WPXEncryption *encryption, uint8_t group) | |
void | _readContents (WPXInputStream *input, WPXEncryption *encryption) |
void | parse (WP1Listener *) |
![]() | |
WP1VariableLengthGroup (uint8_t group) | |
virtual | ~WP1VariableLengthGroup () |
![]() | |
virtual | ~WP1Part () |
Additional Inherited Members | |
![]() | |
static WP1VariableLengthGroup * | constructVariableLengthGroup (WPXInputStream *input, WPXEncryption *encryption, uint8_t group) |
static bool | isGroupConsistent (WPXInputStream *input, WPXEncryption *encryption, const uint8_t group) |
![]() | |
static WP1Part * | constructPart (WPXInputStream *input, WPXEncryption *encryption, uint8_t readVal) |
![]() | |
void | _read (WPXInputStream *input, WPXEncryption *encryption) |
uint8_t | getGroup () const |
uint32_t | getSize () const |
WP1UnsupportedVariableLengthGroup::WP1UnsupportedVariableLengthGroup | ( | WPXInputStream * | input, |
WPXEncryption * | encryption, | ||
uint8_t | group | ||
) |
|
virtual |
Implements WP1VariableLengthGroup.
|
inlinevirtual |
Implements WP1Part.