#include <WP3IndentGroup.h>

Public Member Functions | |
| WP3IndentGroup (WPXInputStream *input, WPXEncryption *encryption, uint8_t groupID) | |
| void | parse (WP3Listener *listener) |
Protected Member Functions | |
| void | _readContents (WPXInputStream *input, WPXEncryption *encryption) |
Private Attributes | |
| uint8_t | m_subGroup |
| float | m_offset |
| WP3IndentGroup::WP3IndentGroup | ( | WPXInputStream * | input, | |
| WPXEncryption * | encryption, | |||
| uint8_t | groupID | |||
| ) |
| void WP3IndentGroup::parse | ( | WP3Listener * | listener | ) | [virtual] |
Implements WP3Part.
| void WP3IndentGroup::_readContents | ( | WPXInputStream * | input, | |
| WPXEncryption * | encryption | |||
| ) | [protected, virtual] |
Implements WP3FixedLengthGroup.
uint8_t WP3IndentGroup::m_subGroup [private] |
float WP3IndentGroup::m_offset [private] |