#include <WP6UnsupportedFixedLengthGroup.h>
Public Member Functions | |
WP6UnsupportedFixedLengthGroup (WPXInputStream *input, WPXEncryption *encryption, uint8_t groupID) | |
void | parse (WP6Listener *) |
Protected Member Functions | |
void | _readContents (WPXInputStream *, WPXEncryption *) |
WP6UnsupportedFixedLengthGroup::WP6UnsupportedFixedLengthGroup | ( | WPXInputStream * | input, |
WPXEncryption * | encryption, | ||
uint8_t | groupID | ||
) |
void WP6UnsupportedFixedLengthGroup::_readContents | ( | WPXInputStream * | , |
WPXEncryption * | |||
) | [inline, protected, virtual] |
Implements WP6FixedLengthGroup.
void WP6UnsupportedFixedLengthGroup::parse | ( | WP6Listener * | ) | [inline, virtual] |
Implements WP6Part.