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

Public Member Functions | |
| WP3HeaderFooterGroup (WPXInputStream *input) | |
| ~WP3HeaderFooterGroup () | |
| void | _readContents (WPXInputStream *input) |
| void | parse (WP3Listener *listener) |
Private Attributes | |
| uint8_t | m_definition |
| WP3SubDocument * | m_subDocument |
| WP3HeaderFooterGroup::WP3HeaderFooterGroup | ( | WPXInputStream * | input | ) |
| WP3HeaderFooterGroup::~WP3HeaderFooterGroup | ( | ) |
| void WP3HeaderFooterGroup::_readContents | ( | WPXInputStream * | input | ) | [virtual] |
Reimplemented from WP3VariableLengthGroup.
| void WP3HeaderFooterGroup::parse | ( | WP3Listener * | listener | ) | [virtual] |
Implements WP3Part.
uint8_t WP3HeaderFooterGroup::m_definition [private] |