WP1VariableLengthGroup Class Reference

#include <WP1VariableLengthGroup.h>

Inheritance diagram for WP1VariableLengthGroup:
WP1Part WP1FootnoteEndnoteGroup WP1HeaderFooterGroup WP1PictureGroup WP1SetTabsGroup WP1UnsupportedVariableLengthGroup

List of all members.

Public Member Functions

 WP1VariableLengthGroup (unsigned char group)
virtual ~WP1VariableLengthGroup ()

Static Public Member Functions

static WP1VariableLengthGroupconstructVariableLengthGroup (librevenge::RVNGInputStream *input, WPXEncryption *encryption, 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 *input, WPXEncryption *encryption)=0
unsigned char getGroup () const
unsigned getSize () const

Private Attributes

unsigned char m_group
unsigned m_size

Constructor & Destructor Documentation

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

Member Function Documentation

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

Referenced by WP1Part::constructPart().

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

Referenced by WP1Part::constructPart().


Member Data Documentation

unsigned char WP1VariableLengthGroup::m_group [private]

Referenced by _read(), and getGroup().

unsigned WP1VariableLengthGroup::m_size [private]

Referenced by _read(), and getSize().


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