#include <WP1SpacingResetGroup.h>

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