#include <WP1UnsupportedFixedLengthGroup.h>
Public Member Functions | |
WP1UnsupportedFixedLengthGroup (WPXInputStream *input, WPXEncryption *encryption, uint8_t group) | |
void | _readContents (WPXInputStream *input, WPXEncryption *encryption) |
void | parse (WP1Listener *) |
![]() | |
WP1FixedLengthGroup (uint8_t group) | |
virtual | ~WP1FixedLengthGroup () |
![]() | |
virtual | ~WP1Part () |
Additional Inherited Members | |
![]() | |
static WP1FixedLengthGroup * | constructFixedLengthGroup (WPXInputStream *input, WPXEncryption *encryption, uint8_t group) |
![]() | |
void | _read (WPXInputStream *input, WPXEncryption *encryption) |
uint8_t | getGroup () const |
WP1UnsupportedFixedLengthGroup::WP1UnsupportedFixedLengthGroup | ( | WPXInputStream * | input, |
WPXEncryption * | encryption, | ||
uint8_t | group | ||
) |
|
virtual |
Reimplemented from WP1FixedLengthGroup.
|
inlinevirtual |
Implements WP1Part.