WP1FixedLengthGroup Class Reference

#include <WP1FixedLengthGroup.h>

Inheritance diagram for WP1FixedLengthGroup:

WP1Part WP1BottomMarginGroup WP1CenterTextGroup WP1ExtendedCharacterGroup WP1FlushRightGroup WP1JustificationGroup WP1LeftIndentGroup WP1LeftRightIndentGroup WP1MarginReleaseGroup WP1MarginResetGroup WP1PointSizeGroup WP1SpacingResetGroup WP1SuppressPageCharacteristicsGroup WP1TopMarginGroup WP1UnsupportedFixedLengthGroup

List of all members.

Public Member Functions

 WP1FixedLengthGroup (uint8_t group)
virtual ~WP1FixedLengthGroup ()

Static Public Member Functions

static
WP1FixedLengthGroup
constructFixedLengthGroup (WPXInputStream *input, uint8_t group)
static bool isGroupConsistent (WPXInputStream *input, const uint8_t groupID)

Protected Member Functions

void _read (WPXInputStream *input)
virtual void _readContents (WPXInputStream *)
const uint8_t getGroup () const

Private Attributes

uint8_t m_group


Constructor & Destructor Documentation

WP1FixedLengthGroup::WP1FixedLengthGroup ( uint8_t  group  ) 

virtual WP1FixedLengthGroup::~WP1FixedLengthGroup (  )  [inline, virtual]


Member Function Documentation

WP1FixedLengthGroup * WP1FixedLengthGroup::constructFixedLengthGroup ( WPXInputStream input,
uint8_t  group 
) [static]

bool WP1FixedLengthGroup::isGroupConsistent ( WPXInputStream input,
const uint8_t  groupID 
) [static]

void WP1FixedLengthGroup::_read ( WPXInputStream input  )  [protected]

virtual void WP1FixedLengthGroup::_readContents ( WPXInputStream  )  [inline, protected, virtual]

Reimplemented in WP1BottomMarginGroup, WP1ExtendedCharacterGroup, WP1JustificationGroup, WP1LeftIndentGroup, WP1LeftRightIndentGroup, WP1MarginReleaseGroup, WP1MarginResetGroup, WP1PointSizeGroup, WP1SpacingResetGroup, WP1SuppressPageCharacteristicsGroup, WP1TopMarginGroup, and WP1UnsupportedFixedLengthGroup.

const uint8_t WP1FixedLengthGroup::getGroup (  )  const [inline, protected]


Member Data Documentation

uint8_t WP1FixedLengthGroup::m_group [private]


The documentation for this class was generated from the following files:
Generated on Mon Sep 10 13:44:27 2007 for libwpd by doxygen 1.5.3