WP5FixedLengthGroup Class Referenceabstract

#include <WP5FixedLengthGroup.h>

Inheritance diagram for WP5FixedLengthGroup:
WP5Part WP5AttributeGroup WP5ExtendedCharacterGroup WP5IndentGroup WP5TabGroup WP5UnsupportedFixedLengthGroup WP5AttributeOffGroup WP5AttributeOnGroup

Public Member Functions

 WP5FixedLengthGroup (const unsigned char groupID)
unsigned char getGroup () const
Public Member Functions inherited from WP5Part
virtual ~WP5Part ()
virtual void parse (WP5Listener *listener)=0

Static Public Member Functions

static WP5FixedLengthGroupconstructFixedLengthGroup (librevenge::RVNGInputStream *input, WPXEncryption *encryption, const unsigned char groupID)
static bool isGroupConsistent (librevenge::RVNGInputStream *input, WPXEncryption *encryption, const unsigned char groupID)
Static Public Member Functions inherited from WP5Part
static WP5PartconstructPart (librevenge::RVNGInputStream *input, WPXEncryption *encryption, const unsigned char readVal)

Protected Member Functions

void _read (librevenge::RVNGInputStream *input, WPXEncryption *encryption)
virtual void _readContents (librevenge::RVNGInputStream *input, WPXEncryption *encryption)=0

Private Attributes

unsigned char m_group

Constructor & Destructor Documentation

◆ WP5FixedLengthGroup()

Member Function Documentation

◆ _read()

◆ _readContents()

virtual void WP5FixedLengthGroup::_readContents ( librevenge::RVNGInputStream * input,
WPXEncryption * encryption )
protectedpure virtual

◆ constructFixedLengthGroup()

WP5FixedLengthGroup * WP5FixedLengthGroup::constructFixedLengthGroup ( librevenge::RVNGInputStream * input,
WPXEncryption * encryption,
const unsigned char groupID )
static

Referenced by WP5Part::constructPart().

◆ getGroup()

unsigned char WP5FixedLengthGroup::getGroup ( ) const
inline

◆ isGroupConsistent()

bool WP5FixedLengthGroup::isGroupConsistent ( librevenge::RVNGInputStream * input,
WPXEncryption * encryption,
const unsigned char groupID )
static

Referenced by WP5Part::constructPart().

Member Data Documentation

◆ m_group

unsigned char WP5FixedLengthGroup::m_group
private

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

Generated for libwpd by doxygen 1.14.0