#include <WP6HeaderFooterGroup.h>
Public Member Functions | |
WP6HeaderFooterGroup (WPXInputStream *input, WPXEncryption *encryption) | |
void | _readContents (WPXInputStream *input, WPXEncryption *encryption) |
void | parse (WP6Listener *listener) |
Private Attributes | |
uint8_t | m_occurenceBits |
WP6HeaderFooterGroup::WP6HeaderFooterGroup | ( | WPXInputStream * | input, | |
WPXEncryption * | encryption | |||
) |
void WP6HeaderFooterGroup::_readContents | ( | WPXInputStream * | input, | |
WPXEncryption * | encryption | |||
) | [virtual] |
Reimplemented from WP6VariableLengthGroup.
void WP6HeaderFooterGroup::parse | ( | WP6Listener * | listener | ) | [virtual] |
Implements WP6Part.
uint8_t WP6HeaderFooterGroup::m_occurenceBits [private] |