#include <WP1JustificationGroup.h>
Inheritance diagram for WP1JustificationGroup:

Public Member Functions | |
| WP1JustificationGroup (WPXInputStream *input, uint8_t group) | |
| ~WP1JustificationGroup () | |
| void | _readContents (WPXInputStream *input) |
| void | parse (WP1Listener *listener) |
Private Attributes | |
| uint8_t | m_justification |
| WP1JustificationGroup::WP1JustificationGroup | ( | WPXInputStream * | input, | |
| uint8_t | group | |||
| ) |
| WP1JustificationGroup::~WP1JustificationGroup | ( | ) |
| void WP1JustificationGroup::_readContents | ( | WPXInputStream * | input | ) | [virtual] |
Reimplemented from WP1FixedLengthGroup.
| void WP1JustificationGroup::parse | ( | WP1Listener * | listener | ) | [virtual] |
Implements WP1Part.
uint8_t WP1JustificationGroup::m_justification [private] |