#include <WP1CenterTextGroup.h>
Public Member Functions | |
WP1CenterTextGroup (WPXInputStream *input, WPXEncryption *encryption, uint8_t group) | |
~WP1CenterTextGroup () | |
void | parse (WP1Listener *listener) |
![]() | |
WP1FixedLengthGroup (uint8_t group) | |
virtual | ~WP1FixedLengthGroup () |
![]() | |
virtual | ~WP1Part () |
Additional Inherited Members | |
![]() | |
static WP1FixedLengthGroup * | constructFixedLengthGroup (WPXInputStream *input, WPXEncryption *encryption, uint8_t group) |
![]() | |
void | _read (WPXInputStream *input, WPXEncryption *encryption) |
virtual void | _readContents (WPXInputStream *, WPXEncryption *) |
uint8_t | getGroup () const |
WP1CenterTextGroup::WP1CenterTextGroup | ( | WPXInputStream * | input, |
WPXEncryption * | encryption, | ||
uint8_t | group | ||
) |
WP1CenterTextGroup::~WP1CenterTextGroup | ( | ) |
|
virtual |
Implements WP1Part.