#include <WP1ExtendedCharacterGroup.h>
Public Member Functions | |
| WP1ExtendedCharacterGroup (WPXInputStream *input, uint8_t group) | |
| ~WP1ExtendedCharacterGroup () | |
| void | _readContents (WPXInputStream *input) |
| void | parse (WP1Listener *listener) |
Private Attributes | |
| uint8_t | m_extendedCharacter |
| WP1ExtendedCharacterGroup::WP1ExtendedCharacterGroup | ( | WPXInputStream * | input, |
| uint8_t | group | ||
| ) |
| void WP1ExtendedCharacterGroup::_readContents | ( | WPXInputStream * | input | ) | [virtual] |
Reimplemented from WP1FixedLengthGroup.
| void WP1ExtendedCharacterGroup::parse | ( | WP1Listener * | listener | ) | [virtual] |
Implements WP1Part.
uint8_t WP1ExtendedCharacterGroup::m_extendedCharacter [private] |
Referenced by _readContents(), and parse().