#include <WP42ExtendedCharacterGroup.h>
Public Member Functions | |
| WP42ExtendedCharacterGroup (WPXInputStream *input, WPXEncryption *encryption, uint8_t group) | |
| ~WP42ExtendedCharacterGroup () | |
| void | _readContents (WPXInputStream *input, WPXEncryption *encryption) |
| void | parse (WP42Listener *listener) |
Private Attributes | |
| uint8_t | m_extendedCharacter |
| WP42ExtendedCharacterGroup::WP42ExtendedCharacterGroup | ( | WPXInputStream * | input, |
| WPXEncryption * | encryption, | ||
| uint8_t | group | ||
| ) |
| void WP42ExtendedCharacterGroup::_readContents | ( | WPXInputStream * | input, |
| WPXEncryption * | encryption | ||
| ) | [virtual] |
Implements WP42MultiByteFunctionGroup.
| void WP42ExtendedCharacterGroup::parse | ( | WP42Listener * | listener | ) | [virtual] |
Implements WP42Part.
uint8_t WP42ExtendedCharacterGroup::m_extendedCharacter [private] |
Referenced by _readContents(), and parse().