WP42ExtendedCharacterGroup Class Reference

#include <WP42ExtendedCharacterGroup.h>

Inheritance diagram for WP42ExtendedCharacterGroup:
WP42MultiByteFunctionGroup WP42Part

Public Member Functions

 WP42ExtendedCharacterGroup (librevenge::RVNGInputStream *input, WPXEncryption *encryption, unsigned char group)
 
 ~WP42ExtendedCharacterGroup () override
 
void _readContents (librevenge::RVNGInputStream *input, WPXEncryption *encryption) override
 
void parse (WP42Listener *listener) override
 
- Public Member Functions inherited from WP42MultiByteFunctionGroup
 WP42MultiByteFunctionGroup (unsigned char group)
 
 ~WP42MultiByteFunctionGroup () override
 
- Public Member Functions inherited from WP42Part
virtual ~WP42Part ()
 

Private Attributes

unsigned char m_extendedCharacter
 

Additional Inherited Members

- Static Public Member Functions inherited from WP42MultiByteFunctionGroup
static WP42MultiByteFunctionGroupconstructMultiByteFunctionGroup (librevenge::RVNGInputStream *input, WPXEncryption *encryption, unsigned char group)
 
- Static Public Member Functions inherited from WP42Part
static WP42PartconstructPart (librevenge::RVNGInputStream *input, WPXEncryption *encryption, unsigned char readVal)
 
- Protected Member Functions inherited from WP42MultiByteFunctionGroup
void _read (librevenge::RVNGInputStream *input, WPXEncryption *encryption)
 
unsigned char getGroup () const
 

Constructor & Destructor Documentation

◆ WP42ExtendedCharacterGroup()

WP42ExtendedCharacterGroup::WP42ExtendedCharacterGroup ( librevenge::RVNGInputStream *  input,
WPXEncryption encryption,
unsigned char  group 
)

◆ ~WP42ExtendedCharacterGroup()

WP42ExtendedCharacterGroup::~WP42ExtendedCharacterGroup ( )
override

Member Function Documentation

◆ _readContents()

void WP42ExtendedCharacterGroup::_readContents ( librevenge::RVNGInputStream *  input,
WPXEncryption encryption 
)
overridevirtual

◆ parse()

void WP42ExtendedCharacterGroup::parse ( WP42Listener listener)
overridevirtual

Implements WP42Part.

Member Data Documentation

◆ m_extendedCharacter

unsigned char 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.9.8