#include <WP6ExtendedCharacterGroup.h>

Public Member Functions | |
| WP6ExtendedCharacterGroup (WPXInputStream *input, WPXEncryption *encryption, uint8_t groupID) | |
| void | parse (WP6Listener *listener) |
Protected Member Functions | |
| void | _readContents (WPXInputStream *input, WPXEncryption *encryption) |
Private Attributes | |
| uint8_t | m_character |
| uint8_t | m_characterSet |
| WP6ExtendedCharacterGroup::WP6ExtendedCharacterGroup | ( | WPXInputStream * | input, | |
| WPXEncryption * | encryption, | |||
| uint8_t | groupID | |||
| ) |
| void WP6ExtendedCharacterGroup::parse | ( | WP6Listener * | listener | ) | [virtual] |
Implements WP6Part.
| void WP6ExtendedCharacterGroup::_readContents | ( | WPXInputStream * | input, | |
| WPXEncryption * | encryption | |||
| ) | [protected, virtual] |
Implements WP6FixedLengthGroup.
uint8_t WP6ExtendedCharacterGroup::m_character [private] |
uint8_t WP6ExtendedCharacterGroup::m_characterSet [private] |