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