#include <WP1UnsupportedFixedLengthGroup.h>
Public Member Functions | |
| WP1UnsupportedFixedLengthGroup (WPXInputStream *input, uint8_t group) | |
| void | _readContents (WPXInputStream *input) |
| void | parse (WP1Listener *) |
| WP1UnsupportedFixedLengthGroup::WP1UnsupportedFixedLengthGroup | ( | WPXInputStream * | input, |
| uint8_t | group | ||
| ) |
| void WP1UnsupportedFixedLengthGroup::_readContents | ( | WPXInputStream * | input | ) | [virtual] |
Reimplemented from WP1FixedLengthGroup.
| void WP1UnsupportedFixedLengthGroup::parse | ( | WP1Listener * | ) | [inline, virtual] |
Implements WP1Part.