#include <WP3MiscellaneousGroup.h>
Public Member Functions | |
WP3MiscellaneousGroup (WPXInputStream *input, WPXEncryption *encryption) | |
~WP3MiscellaneousGroup () | |
void | _readContents (WPXInputStream *input, WPXEncryption *encryption) |
void | parse (WP3Listener *listener) |
![]() | |
WP3VariableLengthGroup () | |
virtual | ~WP3VariableLengthGroup () |
![]() | |
virtual | ~WP3Part () |
Private Attributes | |
uint16_t | m_pageWidth |
uint16_t | m_pageHeight |
WPXFormOrientation | m_pageOrientation |
Additional Inherited Members | |
![]() | |
static WP3VariableLengthGroup * | constructVariableLengthGroup (WPXInputStream *input, WPXEncryption *encryption, const uint8_t group) |
static bool | isGroupConsistent (WPXInputStream *input, WPXEncryption *encryption, const uint8_t group) |
![]() | |
static WP3Part * | constructPart (WPXInputStream *input, WPXEncryption *encryption, const uint8_t readVal) |
![]() | |
void | _read (WPXInputStream *input, WPXEncryption *encryption) |
uint8_t | getSubGroup () const |
uint16_t | getSize () const |
WP3MiscellaneousGroup::WP3MiscellaneousGroup | ( | WPXInputStream * | input, |
WPXEncryption * | encryption | ||
) |
WP3MiscellaneousGroup::~WP3MiscellaneousGroup | ( | ) |
|
virtual |
Reimplemented from WP3VariableLengthGroup.
|
virtual |
Implements WP3Part.
|
private |
Referenced by _readContents(), and parse().
|
private |
Referenced by _readContents(), and parse().
|
private |
Referenced by _readContents(), and parse().