#include <WP1ExtendedCharacterGroup.h>

Public Member Functions | |
| WP1ExtendedCharacterGroup (WPXInputStream *input, WPXEncryption *encryption, uint8_t group) | |
| ~WP1ExtendedCharacterGroup () | |
| void | _readContents (WPXInputStream *input, WPXEncryption *encryption) |
| void | parse (WP1Listener *listener) |
Private Attributes | |
| uint8_t | m_extendedCharacter |
| WP1ExtendedCharacterGroup::WP1ExtendedCharacterGroup | ( | WPXInputStream * | input, | |
| WPXEncryption * | encryption, | |||
| uint8_t | group | |||
| ) |
| WP1ExtendedCharacterGroup::~WP1ExtendedCharacterGroup | ( | ) |
| void WP1ExtendedCharacterGroup::_readContents | ( | WPXInputStream * | input, | |
| WPXEncryption * | encryption | |||
| ) | [virtual] |
Reimplemented from WP1FixedLengthGroup.
| void WP1ExtendedCharacterGroup::parse | ( | WP1Listener * | listener | ) | [virtual] |
Implements WP1Part.
uint8_t WP1ExtendedCharacterGroup::m_extendedCharacter [private] |