#include <WP1FlushRightGroup.h>
Public Member Functions | |
| WP1FlushRightGroup (WPXInputStream *input, WPXEncryption *encryption, uint8_t group) | |
| ~WP1FlushRightGroup () | |
| void | parse (WP1Listener *listener) |
Public Member Functions inherited from WP1FixedLengthGroup | |
| WP1FixedLengthGroup (uint8_t group) | |
| virtual | ~WP1FixedLengthGroup () |
Public Member Functions inherited from WP1Part | |
| virtual | ~WP1Part () |
Additional Inherited Members | |
Static Public Member Functions inherited from WP1FixedLengthGroup | |
| static WP1FixedLengthGroup * | constructFixedLengthGroup (WPXInputStream *input, WPXEncryption *encryption, uint8_t group) |
Static Public Member Functions inherited from WP1Part | |
| static WP1Part * | constructPart (WPXInputStream *input, WPXEncryption *encryption, uint8_t readVal) |
Protected Member Functions inherited from WP1FixedLengthGroup | |
| void | _read (WPXInputStream *input, WPXEncryption *encryption) |
| virtual void | _readContents (WPXInputStream *, WPXEncryption *) |
| uint8_t | getGroup () const |
| WP1FlushRightGroup::WP1FlushRightGroup | ( | WPXInputStream * | input, |
| WPXEncryption * | encryption, | ||
| uint8_t | group | ||
| ) |
| WP1FlushRightGroup::~WP1FlushRightGroup | ( | ) |
|
virtual |
Implements WP1Part.