#include <WP3UnsupportedVariableLengthGroup.h>
Public Member Functions | |
WP3UnsupportedVariableLengthGroup (librevenge::RVNGInputStream *input, WPXEncryption *encryption) | |
void | parse (WP3Listener *) |
![]() | |
WP3VariableLengthGroup () | |
virtual | ~WP3VariableLengthGroup () |
![]() | |
virtual | ~WP3Part () |
Additional Inherited Members | |
![]() | |
static WP3VariableLengthGroup * | constructVariableLengthGroup (librevenge::RVNGInputStream *input, WPXEncryption *encryption, const unsigned char group) |
static bool | isGroupConsistent (librevenge::RVNGInputStream *input, WPXEncryption *encryption, const unsigned char group) |
![]() | |
static WP3Part * | constructPart (librevenge::RVNGInputStream *input, WPXEncryption *encryption, const unsigned char readVal) |
![]() | |
void | _read (librevenge::RVNGInputStream *input, WPXEncryption *encryption) |
virtual void | _readContents (librevenge::RVNGInputStream *, WPXEncryption *) |
unsigned char | getSubGroup () const |
unsigned short | getSize () const |
WP3UnsupportedVariableLengthGroup::WP3UnsupportedVariableLengthGroup | ( | librevenge::RVNGInputStream * | input, |
WPXEncryption * | encryption | ||
) |
|
inlinevirtual |
Implements WP3Part.