#include <WP6SetNumberGroup.h>
Public Member Functions | |
WP6SetNumberGroup (WPXInputStream *input, WPXEncryption *encryption) | |
~WP6SetNumberGroup () | |
void | _readContents (WPXInputStream *input, WPXEncryption *encryption) |
void | parse (WP6Listener *listener) |
![]() | |
WP6VariableLengthGroup () | |
virtual | ~WP6VariableLengthGroup () |
![]() | |
virtual | ~WP6Part () |
Private Attributes | |
uint8_t | m_countOfLevelNumbersSetting |
uint8_t | m_startingLevelNumber |
uint16_t | m_countNumbers |
Additional Inherited Members | |
![]() | |
static WP6VariableLengthGroup * | constructVariableLengthGroup (WPXInputStream *input, WPXEncryption *encryption, const uint8_t groupID) |
static bool | isGroupConsistent (WPXInputStream *input, WPXEncryption *encryption, const uint8_t groupID) |
![]() | |
static WP6Part * | constructPart (WPXInputStream *input, WPXEncryption *encryption, const uint8_t readVal) |
![]() | |
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 |
WP6SetNumberGroup::WP6SetNumberGroup | ( | WPXInputStream * | input, |
WPXEncryption * | encryption | ||
) |
WP6SetNumberGroup::~WP6SetNumberGroup | ( | ) |
|
virtual |
Reimplemented from WP6VariableLengthGroup.
|
virtual |
Implements WP6Part.
|
private |
Referenced by _readContents(), and parse().
|
private |
Referenced by _readContents().
|
private |
Referenced by _readContents().