#include <WP6ExtendedCharacterGroup.h>
Public Member Functions | |
| WP6ExtendedCharacterGroup (WPXInputStream *input, uint8_t groupID) | |
| void | parse (WP6Listener *listener) |
Protected Member Functions | |
| void | _readContents (WPXInputStream *input) |
Private Attributes | |
| uint8_t | m_character |
| uint8_t | m_characterSet |
| WP6ExtendedCharacterGroup::WP6ExtendedCharacterGroup | ( | WPXInputStream * | input, |
| uint8_t | groupID | ||
| ) |
| void WP6ExtendedCharacterGroup::_readContents | ( | WPXInputStream * | input | ) | [protected, virtual] |
Implements WP6FixedLengthGroup.
| void WP6ExtendedCharacterGroup::parse | ( | WP6Listener * | listener | ) | [virtual] |
Implements WP6Part.
uint8_t WP6ExtendedCharacterGroup::m_character [private] |
Referenced by _readContents(), and parse().
uint8_t WP6ExtendedCharacterGroup::m_characterSet [private] |
Referenced by _readContents(), and parse().