WP3ExtendedCharacterGroup Class Reference

#include <WP3ExtendedCharacterGroup.h>

Inheritance diagram for WP3ExtendedCharacterGroup:
WP3FixedLengthGroup WP3Part

Public Member Functions

 WP3ExtendedCharacterGroup (WPXInputStream *input, WPXEncryption *encryption, uint8_t groupID)
void parse (WP3Listener *listener)
- Public Member Functions inherited from WP3FixedLengthGroup
 WP3FixedLengthGroup (const uint8_t groupID)
uint8_t getGroup () const
- Public Member Functions inherited from WP3Part
virtual ~WP3Part ()

Protected Member Functions

void _readContents (WPXInputStream *input, WPXEncryption *encryption)
- Protected Member Functions inherited from WP3FixedLengthGroup
void _read (WPXInputStream *input, WPXEncryption *encryption)

Private Attributes

uint8_t m_macCharacter
uint8_t m_characterSet
uint8_t m_character

Additional Inherited Members

- Static Public Member Functions inherited from WP3FixedLengthGroup
static WP3FixedLengthGroupconstructFixedLengthGroup (WPXInputStream *input, WPXEncryption *encryption, uint8_t const groupID)
static bool isGroupConsistent (WPXInputStream *input, WPXEncryption *encryption, const uint8_t groupID)

Constructor & Destructor Documentation

WP3ExtendedCharacterGroup::WP3ExtendedCharacterGroup ( WPXInputStream input,
WPXEncryption encryption,
uint8_t  groupID 
)

Member Function Documentation

void WP3ExtendedCharacterGroup::_readContents ( WPXInputStream input,
WPXEncryption encryption 
)
protectedvirtual

Implements WP3FixedLengthGroup.

void WP3ExtendedCharacterGroup::parse ( WP3Listener listener)
virtual

Implements WP3Part.

Member Data Documentation

uint8_t WP3ExtendedCharacterGroup::m_character
private

Referenced by _readContents(), and parse().

uint8_t WP3ExtendedCharacterGroup::m_characterSet
private

Referenced by _readContents(), and parse().

uint8_t WP3ExtendedCharacterGroup::m_macCharacter
private

Referenced by _readContents(), and parse().


The documentation for this class was generated from the following files:

Generated for libwpd by doxygen 1.8.1.2