WP5ExtendedCharacterGroup Class Reference

#include <WP5ExtendedCharacterGroup.h>

Inheritance diagram for WP5ExtendedCharacterGroup:
WP5FixedLengthGroup WP5Part

Public Member Functions

 WP5ExtendedCharacterGroup (WPXInputStream *input, WPXEncryption *encryption, uint8_t groupID)
void parse (WP5Listener *listener)
- Public Member Functions inherited from WP5FixedLengthGroup
 WP5FixedLengthGroup (const uint8_t groupID)
uint8_t getGroup () const
- Public Member Functions inherited from WP5Part
virtual ~WP5Part ()

Protected Member Functions

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

Private Attributes

uint8_t m_character
uint8_t m_characterSet

Additional Inherited Members

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

Constructor & Destructor Documentation

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

Member Function Documentation

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

Implements WP5FixedLengthGroup.

void WP5ExtendedCharacterGroup::parse ( WP5Listener listener)
virtual

Implements WP5Part.

Member Data Documentation

uint8_t WP5ExtendedCharacterGroup::m_character
private

Referenced by _readContents(), and parse().

uint8_t WP5ExtendedCharacterGroup::m_characterSet
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