#include <WP5UnsupportedFixedLengthGroup.h>
Public Member Functions | |
WP5UnsupportedFixedLengthGroup (WPXInputStream *input, uint8_t groupID) | |
void | parse (WP5Listener *) |
Protected Member Functions | |
void | _readContents (WPXInputStream *) |
WP5UnsupportedFixedLengthGroup::WP5UnsupportedFixedLengthGroup | ( | WPXInputStream * | input, |
uint8_t | groupID | ||
) |
void WP5UnsupportedFixedLengthGroup::_readContents | ( | WPXInputStream * | ) | [inline, protected, virtual] |
Implements WP5FixedLengthGroup.
void WP5UnsupportedFixedLengthGroup::parse | ( | WP5Listener * | ) | [inline, virtual] |
Implements WP5Part.