#include <WP1PointSizeGroup.h>

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