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

Public Member Functions | |
| WP6UnsupportedFixedLengthGroup (WPXInputStream *input, uint8_t groupID) | |
| void | parse (WP6Listener *listener) |
Protected Member Functions | |
| void | _readContents (WPXInputStream *input) |
| WP6UnsupportedFixedLengthGroup::WP6UnsupportedFixedLengthGroup | ( | WPXInputStream * | input, | |
| uint8_t | groupID | |||
| ) |
| void WP6UnsupportedFixedLengthGroup::parse | ( | WP6Listener * | listener | ) | [inline, virtual] |
Implements WP6Part.
| void WP6UnsupportedFixedLengthGroup::_readContents | ( | WPXInputStream * | input | ) | [inline, protected, virtual] |
Implements WP6FixedLengthGroup.