#include <WP3UnsupportedFixedLengthGroup.h>
Public Member Functions | |
WP3UnsupportedFixedLengthGroup (WPXInputStream *input, WPXEncryption *encryption, uint8_t groupID) | |
void | parse (WP3Listener *) |
![]() | |
WP3FixedLengthGroup (const uint8_t groupID) | |
uint8_t | getGroup () const |
![]() | |
virtual | ~WP3Part () |
Protected Member Functions | |
void | _readContents (WPXInputStream *, WPXEncryption *) |
![]() | |
void | _read (WPXInputStream *input, WPXEncryption *encryption) |
Additional Inherited Members | |
![]() | |
static WP3FixedLengthGroup * | constructFixedLengthGroup (WPXInputStream *input, WPXEncryption *encryption, uint8_t const groupID) |
static bool | isGroupConsistent (WPXInputStream *input, WPXEncryption *encryption, const uint8_t groupID) |
WP3UnsupportedFixedLengthGroup::WP3UnsupportedFixedLengthGroup | ( | WPXInputStream * | input, |
WPXEncryption * | encryption, | ||
uint8_t | groupID | ||
) |
|
inlineprotectedvirtual |
Implements WP3FixedLengthGroup.
|
inlinevirtual |
Implements WP3Part.