#include <WP42HeaderFooterGroup.h>

Public Member Functions | |
| WP42HeaderFooterGroup (WPXInputStream *input, WPXEncryption *encryption, uint8_t group) | |
| ~WP42HeaderFooterGroup () | |
| void | _readContents (WPXInputStream *input, WPXEncryption *encryption) |
| void | parse (WP42Listener *listener) |
Private Member Functions | |
| WP42HeaderFooterGroup (const WP42HeaderFooterGroup &) | |
| WP42HeaderFooterGroup & | operator= (const WP42HeaderFooterGroup &) |
Private Attributes | |
| uint8_t | m_definition |
| WP42SubDocument * | m_subDocument |
| WP42HeaderFooterGroup::WP42HeaderFooterGroup | ( | WPXInputStream * | input, | |
| WPXEncryption * | encryption, | |||
| uint8_t | group | |||
| ) |
| WP42HeaderFooterGroup::~WP42HeaderFooterGroup | ( | ) |
| WP42HeaderFooterGroup::WP42HeaderFooterGroup | ( | const WP42HeaderFooterGroup & | ) | [private] |
| void WP42HeaderFooterGroup::_readContents | ( | WPXInputStream * | input, | |
| WPXEncryption * | encryption | |||
| ) | [virtual] |
Implements WP42MultiByteFunctionGroup.
| void WP42HeaderFooterGroup::parse | ( | WP42Listener * | listener | ) | [virtual] |
Implements WP42Part.
| WP42HeaderFooterGroup& WP42HeaderFooterGroup::operator= | ( | const WP42HeaderFooterGroup & | ) | [private] |
uint8_t WP42HeaderFooterGroup::m_definition [private] |