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 (librevenge::RVNGInputStream *input, WPXEncryption *encryption, const unsigned char group)
static bool isGroupConsistent (librevenge::RVNGInputStream *input, WPXEncryption *encryption, const unsigned char group)

Protected Member Functions

void _read (librevenge::RVNGInputStream *input, WPXEncryption *encryption)
virtual void _readContents (librevenge::RVNGInputStream *, WPXEncryption *)
unsigned char getSubGroup () const
unsigned short getSize () const

Private Attributes

unsigned char m_subGroup
unsigned short m_size

Constructor & Destructor Documentation

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

Member Function Documentation

virtual void WP3VariableLengthGroup::_readContents ( librevenge::RVNGInputStream *  ,
WPXEncryption  
) [inline, protected, virtual]
WP3VariableLengthGroup * WP3VariableLengthGroup::constructVariableLengthGroup ( librevenge::RVNGInputStream *  input,
WPXEncryption encryption,
const unsigned char  group 
) [static]

Referenced by WP3Part::constructPart().

unsigned short WP3VariableLengthGroup::getSize ( ) const [inline, protected]
bool WP3VariableLengthGroup::isGroupConsistent ( librevenge::RVNGInputStream *  input,
WPXEncryption encryption,
const unsigned char  group 
) [static]

Referenced by WP3Part::constructPart().


Member Data Documentation

unsigned short WP3VariableLengthGroup::m_size [private]

Referenced by _read(), and getSize().

unsigned char WP3VariableLengthGroup::m_subGroup [private]

Referenced by _read(), and getSubGroup().


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