#include <WP6ExtendedCharacterGroup.h>
Public Member Functions | |
WP6ExtendedCharacterGroup (WPXInputStream *input, WPXEncryption *encryption, uint8_t groupID) | |
void | parse (WP6Listener *listener) |
![]() | |
WP6FixedLengthGroup (uint8_t groupID) | |
uint8_t | getGroup () const |
![]() | |
virtual | ~WP6Part () |
Protected Member Functions | |
void | _readContents (WPXInputStream *input, WPXEncryption *encryption) |
![]() | |
void | _read (WPXInputStream *input, WPXEncryption *encryption) |
Private Attributes | |
uint8_t | m_character |
uint8_t | m_characterSet |
Additional Inherited Members | |
![]() | |
static WP6FixedLengthGroup * | constructFixedLengthGroup (WPXInputStream *input, WPXEncryption *encryption, 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) |
WP6ExtendedCharacterGroup::WP6ExtendedCharacterGroup | ( | WPXInputStream * | input, |
WPXEncryption * | encryption, | ||
uint8_t | groupID | ||
) |
|
protectedvirtual |
Implements WP6FixedLengthGroup.
|
virtual |
Implements WP6Part.
|
private |
Referenced by _readContents(), and parse().
|
private |
Referenced by _readContents(), and parse().