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