#include <WP1LeftRightIndentGroup.h>
Inheritance diagram for WP1LeftRightIndentGroup:
Public Member Functions | |
WP1LeftRightIndentGroup (WPXInputStream *input, uint8_t group) | |
~WP1LeftRightIndentGroup () | |
void | _readContents (WPXInputStream *input) |
void | parse (WP1Listener *listener) |
Private Attributes | |
uint16_t | m_leftRightMarginOffset |
WP1LeftRightIndentGroup::WP1LeftRightIndentGroup | ( | WPXInputStream * | input, | |
uint8_t | group | |||
) |
WP1LeftRightIndentGroup::~WP1LeftRightIndentGroup | ( | ) |
void WP1LeftRightIndentGroup::_readContents | ( | WPXInputStream * | input | ) | [virtual] |
Reimplemented from WP1FixedLengthGroup.
void WP1LeftRightIndentGroup::parse | ( | WP1Listener * | listener | ) | [virtual] |
Implements WP1Part.
uint16_t WP1LeftRightIndentGroup::m_leftRightMarginOffset [private] |