#include <WP3AttributeGroup.h>

Public Member Functions | |
| WP3AttributeGroup (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_attribute |
| uint8_t | m_state |
| WP3AttributeGroup::WP3AttributeGroup | ( | WPXInputStream * | input, | |
| WPXEncryption * | encryption, | |||
| uint8_t | groupID | |||
| ) |
| void WP3AttributeGroup::parse | ( | WP3Listener * | listener | ) | [virtual] |
Implements WP3Part.
| void WP3AttributeGroup::_readContents | ( | WPXInputStream * | input, | |
| WPXEncryption * | encryption | |||
| ) | [protected, virtual] |
Implements WP3FixedLengthGroup.
uint8_t WP3AttributeGroup::m_attribute [private] |
uint8_t WP3AttributeGroup::m_state [private] |