WP5FixedLengthGroup Class Reference

#include <WP5FixedLengthGroup.h>

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

List of all members.

Public Member Functions

 WP5FixedLengthGroup (const uint8_t groupID)
const uint8_t getGroup () const

Static Public Member Functions

static WP5FixedLengthGroupconstructFixedLengthGroup (WPXInputStream *input, const 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

WP5FixedLengthGroup::WP5FixedLengthGroup ( const uint8_t  groupID  ) 

Member Function Documentation

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

Referenced by WP5Part::constructPart().

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

Referenced by WP5Part::constructPart().


Member Data Documentation

uint8_t WP5FixedLengthGroup::m_group [private]

Referenced by _read(), and getGroup().


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

Generated on Sun Mar 7 02:54:38 2010 for libwpd by doxygen 1.6.2