WP3VariableLengthGroup Class Reference

#include <WP3VariableLengthGroup.h>

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

Public Member Functions

 WP3VariableLengthGroup ()
 
virtual ~WP3VariableLengthGroup ()
 
- Public Member Functions inherited from WP3Part
virtual ~WP3Part ()
 
virtual void parse (WP3Listener *listener)=0
 

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)
 
- Static Public Member Functions inherited from WP3Part
static WP3PartconstructPart (librevenge::RVNGInputStream *input, WPXEncryption *encryption, const unsigned char readVal)
 

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

WP3VariableLengthGroup::WP3VariableLengthGroup ( )
virtual WP3VariableLengthGroup::~WP3VariableLengthGroup ( )
inlinevirtual

Member Function Documentation

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

Referenced by WP3Part::constructPart().

unsigned short WP3VariableLengthGroup::getSize ( ) const
inlineprotected
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:

Generated for libwpd by doxygen 1.8.8