WP5VariableLengthGroup Class Reference

#include <WP5VariableLengthGroup.h>

Inheritance diagram for WP5VariableLengthGroup:
WP5Part WP5BoxGroup WP5DefinitionGroup WP5FontGroup WP5FootnoteEndnoteGroup WP5HeaderFooterGroup WP5PageFormatGroup WP5TableEOLGroup WP5TableEOPGroup WP5UnsupportedVariableLengthGroup

List of all members.

Public Member Functions

 WP5VariableLengthGroup ()
virtual ~WP5VariableLengthGroup ()

Static Public Member Functions

static WP5VariableLengthGroupconstructVariableLengthGroup (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 WP5VariableLengthGroup::~WP5VariableLengthGroup ( ) [inline, virtual]

Member Function Documentation

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

Referenced by WP5Part::constructPart().

bool WP5VariableLengthGroup::isGroupConsistent ( librevenge::RVNGInputStream *  input,
WPXEncryption encryption,
const unsigned char  group 
) [static]

Referenced by WP5Part::constructPart().


Member Data Documentation

unsigned short WP5VariableLengthGroup::m_size [private]

Referenced by _read(), and getSize().

unsigned char WP5VariableLengthGroup::m_subGroup [private]

Referenced by _read(), and getSubGroup().


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