WP1HeaderFooterGroup Class Reference

#include <WP1HeaderFooterGroup.h>

Inheritance diagram for WP1HeaderFooterGroup:
WP1VariableLengthGroup WP1Part

Public Member Functions

 WP1HeaderFooterGroup (librevenge::RVNGInputStream *input, WPXEncryption *encryption, unsigned char group)
 
 ~WP1HeaderFooterGroup ()
 
void _readContents (librevenge::RVNGInputStream *input, WPXEncryption *encryption)
 
void parse (WP1Listener *listener)
 
- Public Member Functions inherited from WP1VariableLengthGroup
 WP1VariableLengthGroup (unsigned char group)
 
virtual ~WP1VariableLengthGroup ()
 
- Public Member Functions inherited from WP1Part
virtual ~WP1Part ()
 

Private Member Functions

 WP1HeaderFooterGroup (const WP1HeaderFooterGroup &)
 
WP1HeaderFooterGroupoperator= (const WP1HeaderFooterGroup &)
 

Private Attributes

unsigned char m_definition
 
WP1SubDocumentm_subDocument
 

Additional Inherited Members

- Static Public Member Functions inherited from WP1VariableLengthGroup
static WP1VariableLengthGroupconstructVariableLengthGroup (librevenge::RVNGInputStream *input, WPXEncryption *encryption, unsigned char group)
 
static bool isGroupConsistent (librevenge::RVNGInputStream *input, WPXEncryption *encryption, const unsigned char group)
 
- Static Public Member Functions inherited from WP1Part
static WP1PartconstructPart (librevenge::RVNGInputStream *input, WPXEncryption *encryption, unsigned char readVal)
 
- Protected Member Functions inherited from WP1VariableLengthGroup
void _read (librevenge::RVNGInputStream *input, WPXEncryption *encryption)
 
unsigned char getGroup () const
 
unsigned getSize () const
 

Constructor & Destructor Documentation

WP1HeaderFooterGroup::WP1HeaderFooterGroup ( librevenge::RVNGInputStream *  input,
WPXEncryption encryption,
unsigned char  group 
)
WP1HeaderFooterGroup::~WP1HeaderFooterGroup ( )
WP1HeaderFooterGroup::WP1HeaderFooterGroup ( const WP1HeaderFooterGroup )
private

Member Function Documentation

void WP1HeaderFooterGroup::_readContents ( librevenge::RVNGInputStream *  input,
WPXEncryption encryption 
)
virtual
WP1HeaderFooterGroup& WP1HeaderFooterGroup::operator= ( const WP1HeaderFooterGroup )
private
void WP1HeaderFooterGroup::parse ( WP1Listener listener)
virtual

Implements WP1Part.

Member Data Documentation

unsigned char WP1HeaderFooterGroup::m_definition
private

Referenced by _readContents(), and parse().

WP1SubDocument* WP1HeaderFooterGroup::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