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