#include <WP3ExtendedCharacterGroup.h>
Public Member Functions | |
WP3ExtendedCharacterGroup (WPXInputStream *input, WPXEncryption *encryption, uint8_t groupID) | |
void | parse (WP3Listener *listener) |
![]() | |
WP3FixedLengthGroup (const uint8_t groupID) | |
uint8_t | getGroup () const |
![]() | |
virtual | ~WP3Part () |
Protected Member Functions | |
void | _readContents (WPXInputStream *input, WPXEncryption *encryption) |
![]() | |
void | _read (WPXInputStream *input, WPXEncryption *encryption) |
Private Attributes | |
uint8_t | m_macCharacter |
uint8_t | m_characterSet |
uint8_t | m_character |
Additional Inherited Members | |
![]() | |
static WP3FixedLengthGroup * | constructFixedLengthGroup (WPXInputStream *input, WPXEncryption *encryption, uint8_t const groupID) |
static bool | isGroupConsistent (WPXInputStream *input, WPXEncryption *encryption, const uint8_t groupID) |
WP3ExtendedCharacterGroup::WP3ExtendedCharacterGroup | ( | WPXInputStream * | input, |
WPXEncryption * | encryption, | ||
uint8_t | groupID | ||
) |
|
protectedvirtual |
Implements WP3FixedLengthGroup.
|
virtual |
Implements WP3Part.
|
private |
Referenced by _readContents(), and parse().
|
private |
Referenced by _readContents(), and parse().
|
private |
Referenced by _readContents(), and parse().