#include <WP1UnsupportedFixedLengthGroup.h>

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