WP6VariableLengthGroup Class Reference

#include <WP6VariableLengthGroup.h>

Inheritance diagram for WP6VariableLengthGroup:

WP6Part WP6BoxGroup WP6CharacterGroup WP6ColumnGroup WP6DisplayNumberReferenceGroup WP6EOLGroup WP6FootnoteEndnoteGroup WP6HeaderFooterGroup WP6NumberingMethodGroup WP6PageGroup WP6ParagraphGroup WP6SetNumberGroup WP6StyleGroup WP6TabGroup WP6UnsupportedVariableLengthGroup

List of all members.

Public Member Functions

 WP6VariableLengthGroup ()
virtual ~WP6VariableLengthGroup ()

Static Public Member Functions

static WP6VariableLengthGroupconstructVariableLengthGroup (WPXInputStream *input, WPXEncryption *encryption, const uint8_t groupID)
static bool isGroupConsistent (WPXInputStream *input, WPXEncryption *encryption, const uint8_t groupID)

Protected Member Functions

void _read (WPXInputStream *input, WPXEncryption *encryption)
virtual void _readContents (WPXInputStream *, WPXEncryption *)
uint8_t getSubGroup () const
uint16_t getSize () const
uint8_t getFlags () const
uint8_t getNumPrefixIDs () const
const uint16_t * getPrefixIDs () const
uint16_t getSizeNonDeletable () const
uint16_t getSizeDeletable () const

Private Member Functions

 WP6VariableLengthGroup (const WP6VariableLengthGroup &)
WP6VariableLengthGroupoperator= (const WP6VariableLengthGroup &)

Private Attributes

uint8_t m_subGroup
uint16_t m_size
uint8_t m_flags
uint8_t m_numPrefixIDs
uint16_t * m_prefixIDs
uint16_t m_sizeNonDeletable
uint16_t m_sizeDeletable


Constructor & Destructor Documentation

WP6VariableLengthGroup::WP6VariableLengthGroup (  ) 

WP6VariableLengthGroup::~WP6VariableLengthGroup (  )  [virtual]

WP6VariableLengthGroup::WP6VariableLengthGroup ( const WP6VariableLengthGroup  )  [private]


Member Function Documentation

void WP6VariableLengthGroup::_read ( WPXInputStream input,
WPXEncryption encryption 
) [protected]

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

WP6VariableLengthGroup * WP6VariableLengthGroup::constructVariableLengthGroup ( WPXInputStream input,
WPXEncryption encryption,
const uint8_t  groupID 
) [static]

Referenced by WP6Part::constructPart().

uint8_t WP6VariableLengthGroup::getFlags (  )  const [inline, protected]

uint8_t WP6VariableLengthGroup::getNumPrefixIDs (  )  const [inline, protected]

const uint16_t* WP6VariableLengthGroup::getPrefixIDs (  )  const [inline, protected]

uint16_t WP6VariableLengthGroup::getSize (  )  const [inline, protected]

uint16_t WP6VariableLengthGroup::getSizeDeletable (  )  const [inline, protected]

uint16_t WP6VariableLengthGroup::getSizeNonDeletable (  )  const [inline, protected]

uint8_t WP6VariableLengthGroup::getSubGroup (  )  const [inline, protected]

bool WP6VariableLengthGroup::isGroupConsistent ( WPXInputStream input,
WPXEncryption encryption,
const uint8_t  groupID 
) [static]

Referenced by WP6Part::constructPart().

WP6VariableLengthGroup& WP6VariableLengthGroup::operator= ( const WP6VariableLengthGroup  )  [private]


Member Data Documentation

Referenced by _read(), and getFlags().

uint16_t WP6VariableLengthGroup::m_size [private]

Referenced by _read(), and getSize().

Referenced by _read(), and getSizeDeletable().

Referenced by _read(), and getSizeNonDeletable().

Referenced by _read(), and getSubGroup().


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

Generated on Sun Dec 5 16:56:06 2010 for libwpd by doxygen 1.5.9