#include <WP6ExtendedCharacterGroup.h>
Inheritance diagram for WP6ExtendedCharacterGroup:
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] |
uint8_t WP6ExtendedCharacterGroup::m_characterSet [private] |