Public Member Functions | Static Public Member Functions | Protected Member Functions | Private Attributes

WP6FixedLengthGroup Class Reference

#include <WP6FixedLengthGroup.h>

Inheritance diagram for WP6FixedLengthGroup:
WP6Part WP6AttributeGroup WP6ExtendedCharacterGroup WP6HighlightGroup WP6UndoGroup WP6UnsupportedFixedLengthGroup WP6AttributeOffGroup WP6AttributeOnGroup WP6HighlightOffGroup WP6HighlightOnGroup

List of all members.

Public Member Functions

 WP6FixedLengthGroup (uint8_t groupID)
const uint8_t getGroup () const

Static Public Member Functions

static WP6FixedLengthGroupconstructFixedLengthGroup (WPXInputStream *input, uint8_t groupID)
static bool isGroupConsistent (WPXInputStream *input, const uint8_t groupID)

Protected Member Functions

void _read (WPXInputStream *input)
virtual void _readContents (WPXInputStream *input)=0

Private Attributes

uint8_t m_group

Constructor & Destructor Documentation

WP6FixedLengthGroup::WP6FixedLengthGroup ( uint8_t  groupID  ) 

Member Function Documentation

virtual void WP6FixedLengthGroup::_readContents ( WPXInputStream input  )  [protected, pure virtual]
WP6FixedLengthGroup * WP6FixedLengthGroup::constructFixedLengthGroup ( WPXInputStream input,
uint8_t  groupID 
) [static]

Referenced by WP6Part::constructPart().

const uint8_t WP6FixedLengthGroup::getGroup (  )  const [inline]
bool WP6FixedLengthGroup::isGroupConsistent ( WPXInputStream input,
const uint8_t  groupID 
) [static]

Referenced by WP6Part::constructPart().


Member Data Documentation

uint8_t WP6FixedLengthGroup::m_group [private]

Referenced by _read(), and getGroup().


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

Generated on Wed Sep 3 2014 16:25:01 for libwpd by doxygen 1.7.1