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

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