#include <WP6CharacterGroup.h>
Public Member Functions | |
WP6CharacterGroup_SetDotLeaderCharactersSubGroup (WPXInputStream *input, WPXEncryption *encryption) | |
void | parse (WP6Listener *listener, const uint8_t numPrefixIDs, uint16_t const *prefixIDs) const |
Private Attributes | |
uint8_t | m_character |
uint8_t | m_characterSet |
uint8_t | m_numberOfSpaces |
WP6CharacterGroup_SetDotLeaderCharactersSubGroup::WP6CharacterGroup_SetDotLeaderCharactersSubGroup | ( | WPXInputStream * | input, | |
WPXEncryption * | encryption | |||
) |
void WP6CharacterGroup_SetDotLeaderCharactersSubGroup::parse | ( | WP6Listener * | listener, | |
const uint8_t | numPrefixIDs, | |||
uint16_t const * | prefixIDs | |||
) | const [virtual] |
Implements WP6VariableLengthGroup_SubGroup.
uint8_t WP6CharacterGroup_SetDotLeaderCharactersSubGroup::m_character [private] |
Referenced by parse(), and WP6CharacterGroup_SetDotLeaderCharactersSubGroup().
uint8_t WP6CharacterGroup_SetDotLeaderCharactersSubGroup::m_characterSet [private] |
Referenced by parse(), and WP6CharacterGroup_SetDotLeaderCharactersSubGroup().
uint8_t WP6CharacterGroup_SetDotLeaderCharactersSubGroup::m_numberOfSpaces [private] |
Referenced by parse(), and WP6CharacterGroup_SetDotLeaderCharactersSubGroup().