#include <WP3UnsupportedFixedLengthGroup.h>
Public Member Functions | |
WP3UnsupportedFixedLengthGroup (WPXInputStream *input, WPXEncryption *encryption, uint8_t groupID) | |
void | parse (WP3Listener *) |
Protected Member Functions | |
void | _readContents (WPXInputStream *, WPXEncryption *) |
WP3UnsupportedFixedLengthGroup::WP3UnsupportedFixedLengthGroup | ( | WPXInputStream * | input, | |
WPXEncryption * | encryption, | |||
uint8_t | groupID | |||
) |
void WP3UnsupportedFixedLengthGroup::parse | ( | WP3Listener * | ) | [inline, virtual] |
Implements WP3Part.
void WP3UnsupportedFixedLengthGroup::_readContents | ( | WPXInputStream * | , | |
WPXEncryption * | ||||
) | [inline, protected, virtual] |
Implements WP3FixedLengthGroup.