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

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