#include <WP6BoxGroup.h>
Public Member Functions | |
| WP6BoxGroup (WPXInputStream *input, WPXEncryption *encryption) | |
| void | _readContents (WPXInputStream *input, WPXEncryption *encryption) |
| void | parse (WP6Listener *listener) |
Public Member Functions inherited from WP6VariableLengthGroup | |
| WP6VariableLengthGroup () | |
| virtual | ~WP6VariableLengthGroup () |
Public Member Functions inherited from WP6Part | |
| virtual | ~WP6Part () |
Private Attributes | |
| uint8_t | m_generalPositioningFlagsMask |
| uint8_t | m_generalPositioningFlagsData |
| bool | m_hasHorizontalPositioning |
| uint8_t | m_horizontalPositioningFlags |
| int16_t | m_horizontalOffset |
| uint8_t | m_leftColumn |
| uint8_t | m_rightColumn |
| bool | m_hasVerticalPositioning |
| uint8_t | m_verticalPositioningFlags |
| int16_t | m_verticalOffset |
| bool | m_hasWidthInformation |
| uint8_t | m_widthFlags |
| uint16_t | m_width |
| bool | m_hasHeightInformation |
| uint8_t | m_heightFlags |
| uint16_t | m_height |
| bool | m_hasZOrderInformation |
| uint8_t | m_zOrderFlags |
| bool | m_hasBoxContentType |
| uint8_t | m_boxContentType |
| uint16_t | m_nativeWidth |
| uint16_t | m_nativeHeight |
Additional Inherited Members | |
Static Public Member Functions inherited from WP6VariableLengthGroup | |
| static WP6VariableLengthGroup * | constructVariableLengthGroup (WPXInputStream *input, WPXEncryption *encryption, const uint8_t groupID) |
| static bool | isGroupConsistent (WPXInputStream *input, WPXEncryption *encryption, const uint8_t groupID) |
Static Public Member Functions inherited from WP6Part | |
| static WP6Part * | constructPart (WPXInputStream *input, WPXEncryption *encryption, const uint8_t readVal) |
Protected Member Functions inherited from WP6VariableLengthGroup | |
| void | _read (WPXInputStream *input, WPXEncryption *encryption) |
| uint8_t | getSubGroup () const |
| uint16_t | getSize () const |
| uint8_t | getFlags () const |
| uint8_t | getNumPrefixIDs () const |
| const uint16_t * | getPrefixIDs () const |
| uint16_t | getSizeNonDeletable () const |
| uint16_t | getSizeDeletable () const |
| WP6BoxGroup::WP6BoxGroup | ( | WPXInputStream * | input, |
| WPXEncryption * | encryption | ||
| ) |
|
virtual |
Reimplemented from WP6VariableLengthGroup.
|
virtual |
Implements WP6Part.
|
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().
|
private |
Referenced by _readContents(), and parse().
|
private |
Referenced by _readContents(), and parse().
|
private |
Referenced by _readContents().
|
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().
|
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().
|
private |
Referenced by _readContents().