WP5VariableLengthGroup Class Reference

#include <WP5VariableLengthGroup.h>

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

Public Member Functions

 WP5VariableLengthGroup ()
 
 ~WP5VariableLengthGroup () override
 
- Public Member Functions inherited from WP5Part
virtual ~WP5Part ()
 
virtual void parse (WP5Listener *listener)=0
 

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)
 
- Static Public Member Functions inherited from WP5Part
static WP5PartconstructPart (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

◆ WP5VariableLengthGroup()

WP5VariableLengthGroup::WP5VariableLengthGroup ( )

◆ ~WP5VariableLengthGroup()

WP5VariableLengthGroup::~WP5VariableLengthGroup ( )
inlineoverride

Member Function Documentation

◆ _read()

◆ _readContents()

virtual void WP5VariableLengthGroup::_readContents ( librevenge::RVNGInputStream *  ,
WPXEncryption  
)
inlineprotectedvirtual

◆ constructVariableLengthGroup()

WP5VariableLengthGroup * WP5VariableLengthGroup::constructVariableLengthGroup ( librevenge::RVNGInputStream *  input,
WPXEncryption encryption,
const unsigned char  group 
)
static

Referenced by WP5Part::constructPart().

◆ getSize()

◆ getSubGroup()

◆ isGroupConsistent()

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

Referenced by WP5Part::constructPart().

Member Data Documentation

◆ m_size

unsigned short WP5VariableLengthGroup::m_size
private

Referenced by _read(), and getSize().

◆ m_subGroup

unsigned char WP5VariableLengthGroup::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.14