#include <WP42HeaderFooterGroup.h>
Inheritance diagram for WP42HeaderFooterGroup:

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