WP42ExtendedCharacterGroup Class Reference

#include <WP42ExtendedCharacterGroup.h>

Inheritance diagram for WP42ExtendedCharacterGroup:
WP42MultiByteFunctionGroup WP42Part

Public Member Functions

 WP42ExtendedCharacterGroup (WPXInputStream *input, WPXEncryption *encryption, uint8_t group)
 
 ~WP42ExtendedCharacterGroup ()
 
void _readContents (WPXInputStream *input, WPXEncryption *encryption)
 
void parse (WP42Listener *listener)
 
- Public Member Functions inherited from WP42MultiByteFunctionGroup
 WP42MultiByteFunctionGroup (uint8_t group)
 
virtual ~WP42MultiByteFunctionGroup ()
 
- Public Member Functions inherited from WP42Part
virtual ~WP42Part ()
 

Private Attributes

uint8_t m_extendedCharacter
 

Additional Inherited Members

- Static Public Member Functions inherited from WP42MultiByteFunctionGroup
static WP42MultiByteFunctionGroupconstructMultiByteFunctionGroup (WPXInputStream *input, WPXEncryption *encryption, uint8_t group)
 
- Static Public Member Functions inherited from WP42Part
static WP42PartconstructPart (WPXInputStream *input, WPXEncryption *encryption, uint8_t readVal)
 
- Protected Member Functions inherited from WP42MultiByteFunctionGroup
void _read (WPXInputStream *input, WPXEncryption *encryption)
 
uint8_t getGroup () const
 

Constructor & Destructor Documentation

WP42ExtendedCharacterGroup::WP42ExtendedCharacterGroup ( WPXInputStream input,
WPXEncryption encryption,
uint8_t  group 
)
WP42ExtendedCharacterGroup::~WP42ExtendedCharacterGroup ( )

Member Function Documentation

void WP42ExtendedCharacterGroup::_readContents ( WPXInputStream input,
WPXEncryption encryption 
)
virtual
void WP42ExtendedCharacterGroup::parse ( WP42Listener listener)
virtual

Implements WP42Part.

Member Data Documentation

uint8_t WP42ExtendedCharacterGroup::m_extendedCharacter
private

Referenced by _readContents(), and parse().


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

Generated for libwpd by doxygen 1.8.5