#include <WP5HeaderFooterGroup.h>
Public Member Functions | |
WP5HeaderFooterGroup (WPXInputStream *input, WPXEncryption *encryption) | |
~WP5HeaderFooterGroup () | |
void | _readContents (WPXInputStream *input, WPXEncryption *encryption) |
void | parse (WP5Listener *listener) |
Private Member Functions | |
WP5HeaderFooterGroup (const WP5HeaderFooterGroup &) | |
WP5HeaderFooterGroup & | operator= (const WP5HeaderFooterGroup &) |
Private Attributes | |
uint8_t | m_occurenceBits |
WP5SubDocument * | m_subDocument |
WP5HeaderFooterGroup::WP5HeaderFooterGroup | ( | WPXInputStream * | input, |
WPXEncryption * | encryption | ||
) |
WP5HeaderFooterGroup::WP5HeaderFooterGroup | ( | const WP5HeaderFooterGroup & | ) | [private] |
void WP5HeaderFooterGroup::_readContents | ( | WPXInputStream * | input, |
WPXEncryption * | encryption | ||
) | [virtual] |
Reimplemented from WP5VariableLengthGroup.
WP5HeaderFooterGroup& WP5HeaderFooterGroup::operator= | ( | const WP5HeaderFooterGroup & | ) | [private] |
void WP5HeaderFooterGroup::parse | ( | WP5Listener * | listener | ) | [virtual] |
Implements WP5Part.
uint8_t WP5HeaderFooterGroup::m_occurenceBits [private] |
Referenced by _readContents(), and parse().
Referenced by _readContents(), and parse().