#include <WP5BoxGroup.h>
Public Member Functions | |
WP5BoxGroup (WPXInputStream *input, WPXEncryption *encryption) | |
void | parse (WP5Listener *listener) |
![]() | |
WP5VariableLengthGroup () | |
virtual | ~WP5VariableLengthGroup () |
![]() | |
virtual | ~WP5Part () |
Protected Member Functions | |
void | _readContents (WPXInputStream *input, WPXEncryption *encryption) |
![]() | |
void | _read (WPXInputStream *input, WPXEncryption *encryption) |
uint8_t | getSubGroup () const |
uint16_t | getSize () const |
Private Member Functions | |
WP5BoxGroup (const WP5BoxGroup &) | |
WP5BoxGroup & | operator= (const WP5BoxGroup &) |
Private Attributes | |
uint16_t | m_boxNumber |
uint8_t | m_positionAndType |
uint8_t | m_alignment |
uint16_t | m_width |
uint16_t | m_height |
uint16_t | m_x |
uint16_t | m_y |
uint8_t | m_boxType |
uint16_t | m_graphicsOffset |
const WPXBinaryData * | m_data |
Additional Inherited Members | |
![]() | |
static WP5VariableLengthGroup * | constructVariableLengthGroup (WPXInputStream *input, WPXEncryption *encryption, const uint8_t group) |
static bool | isGroupConsistent (WPXInputStream *input, WPXEncryption *encryption, const uint8_t group) |
WP5BoxGroup::WP5BoxGroup | ( | WPXInputStream * | input, |
WPXEncryption * | encryption | ||
) |
|
private |
|
protectedvirtual |
Reimplemented from WP5VariableLengthGroup.
|
private |
|
virtual |
Implements WP5Part.
|
private |
Referenced by _readContents(), and parse().
|
private |
Referenced by _readContents().
|
private |
Referenced by _readContents(), and parse().
|
private |
Referenced by parse().
|
private |
Referenced by _readContents(), and parse().
|
private |
Referenced by _readContents(), and parse().
|
private |
Referenced by _readContents(), and parse().
|
private |
Referenced by _readContents(), and parse().
|
private |
Referenced by _readContents(), and parse().
|
private |
Referenced by _readContents(), and parse().