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

WP3VariableLengthGroup Class Reference

#include <WP3VariableLengthGroup.h>

Inheritance diagram for WP3VariableLengthGroup:
WP3Part WP3DefinitionGroup WP3DisplayGroup WP3EndOfLinePageGroup WP3FontGroup WP3FootnoteEndnoteGroup WP3HeaderFooterGroup WP3MiscellaneousGroup WP3PageFormatGroup WP3TablesGroup WP3UnsupportedVariableLengthGroup WP3WindowGroup

List of all members.

Public Member Functions

 WP3VariableLengthGroup ()
virtual ~WP3VariableLengthGroup ()

Static Public Member Functions

static WP3VariableLengthGroupconstructVariableLengthGroup (WPXInputStream *input, WPXEncryption *encryption, const uint8_t group)
static bool isGroupConsistent (WPXInputStream *input, WPXEncryption *encryption, const uint8_t group)

Protected Member Functions

void _read (WPXInputStream *input, WPXEncryption *encryption)
virtual void _readContents (WPXInputStream *, WPXEncryption *)
uint8_t getSubGroup () const
uint16_t getSize () const

Private Attributes

uint8_t m_subGroup
uint16_t m_size

Constructor & Destructor Documentation

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

Member Function Documentation

virtual void WP3VariableLengthGroup::_readContents ( WPXInputStream ,
WPXEncryption  
) [inline, protected, virtual]
WP3VariableLengthGroup * WP3VariableLengthGroup::constructVariableLengthGroup ( WPXInputStream input,
WPXEncryption encryption,
const uint8_t  group 
) [static]

Referenced by WP3Part::constructPart().

uint16_t WP3VariableLengthGroup::getSize (  )  const [inline, protected]
bool WP3VariableLengthGroup::isGroupConsistent ( WPXInputStream input,
WPXEncryption encryption,
const uint8_t  group 
) [static]

Referenced by WP3Part::constructPart().


Member Data Documentation

uint16_t WP3VariableLengthGroup::m_size [private]

Referenced by _read(), and getSize().

Referenced by _read(), and getSubGroup().


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

Generated on Sat Aug 27 2011 02:15:21 for libwpd by doxygen 1.7.1