WP3FixedLengthGroup Class Reference

#include <WP3FixedLengthGroup.h>

Inheritance diagram for WP3FixedLengthGroup:
WP3Part WP3AttributeGroup WP3DoubleByteScriptCharacterGroup WP3ExtendedCharacterGroup WP3IndentGroup WP3TabGroup WP3UndoGroup WP3UnsupportedFixedLengthGroup

Public Member Functions

 WP3FixedLengthGroup (const uint8_t groupID)
uint8_t getGroup () const
- Public Member Functions inherited from WP3Part
virtual ~WP3Part ()
virtual void parse (WP3Listener *listener)=0

Static Public Member Functions

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

Protected Member Functions

void _read (WPXInputStream *input, WPXEncryption *encryption)
virtual void _readContents (WPXInputStream *input, WPXEncryption *encryption)=0

Private Attributes

uint8_t m_group

Constructor & Destructor Documentation

WP3FixedLengthGroup::WP3FixedLengthGroup ( const uint8_t  groupID)

Member Function Documentation

virtual void WP3FixedLengthGroup::_readContents ( WPXInputStream *  input,
WPXEncryption encryption 
)
protectedpure virtual
WP3FixedLengthGroup * WP3FixedLengthGroup::constructFixedLengthGroup ( WPXInputStream *  input,
WPXEncryption encryption,
uint8_t const  groupID 
)
static

Referenced by WP3Part::constructPart().

uint8_t WP3FixedLengthGroup::getGroup ( ) const
inline
bool WP3FixedLengthGroup::isGroupConsistent ( WPXInputStream *  input,
WPXEncryption encryption,
const uint8_t  groupID 
)
static

Referenced by WP3Part::constructPart().

Member Data Documentation

uint8_t WP3FixedLengthGroup::m_group
private

Referenced by _read(), and getGroup().


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

Generated for libwpd by doxygen 1.8.1.2