#include <WP5UnsupportedFixedLengthGroup.h>

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