WP5HeaderFooterGroup Class Reference

#include <WP5HeaderFooterGroup.h>

Inheritance diagram for WP5HeaderFooterGroup:
WP5VariableLengthGroup WP5Part

Public Member Functions

 WP5HeaderFooterGroup (librevenge::RVNGInputStream *input, WPXEncryption *encryption)
 
 ~WP5HeaderFooterGroup ()
 
void _readContents (librevenge::RVNGInputStream *input, WPXEncryption *encryption)
 
void parse (WP5Listener *listener)
 
- Public Member Functions inherited from WP5VariableLengthGroup
 WP5VariableLengthGroup ()
 
virtual ~WP5VariableLengthGroup ()
 
- Public Member Functions inherited from WP5Part
virtual ~WP5Part ()
 

Private Member Functions

 WP5HeaderFooterGroup (const WP5HeaderFooterGroup &)
 
WP5HeaderFooterGroupoperator= (const WP5HeaderFooterGroup &)
 

Private Attributes

unsigned char m_occurrenceBits
 
WP5SubDocumentm_subDocument
 

Additional Inherited Members

- Static Public Member Functions inherited from WP5VariableLengthGroup
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 inherited from WP5VariableLengthGroup
void _read (librevenge::RVNGInputStream *input, WPXEncryption *encryption)
 
unsigned char getSubGroup () const
 
unsigned short getSize () const
 

Constructor & Destructor Documentation

WP5HeaderFooterGroup::WP5HeaderFooterGroup ( librevenge::RVNGInputStream *  input,
WPXEncryption encryption 
)
WP5HeaderFooterGroup::~WP5HeaderFooterGroup ( )
WP5HeaderFooterGroup::WP5HeaderFooterGroup ( const WP5HeaderFooterGroup )
private

Member Function Documentation

void WP5HeaderFooterGroup::_readContents ( librevenge::RVNGInputStream *  input,
WPXEncryption encryption 
)
virtual

Reimplemented from WP5VariableLengthGroup.

WP5HeaderFooterGroup& WP5HeaderFooterGroup::operator= ( const WP5HeaderFooterGroup )
private
void WP5HeaderFooterGroup::parse ( WP5Listener listener)
virtual

Implements WP5Part.

Member Data Documentation

unsigned char WP5HeaderFooterGroup::m_occurrenceBits
private

Referenced by _readContents(), and parse().

WP5SubDocument* WP5HeaderFooterGroup::m_subDocument
private

Referenced by _readContents(), and parse().


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

Generated for libwpd by doxygen 1.8.8