#include <WP6AttributeGroup.h>
Inheritance diagram for WP6AttributeGroup:
Public Member Functions | |
WP6AttributeGroup (WPXInputStream *input, uint8_t groupID) | |
virtual void | parse (WP6Listener *listener)=0 |
const uint8_t | getAttribute () const |
Protected Member Functions | |
void | _readContents (WPXInputStream *input) |
Private Attributes | |
uint8_t | m_attribute |
|
|
|
Implements WP6FixedLengthGroup. |
|
|
|
Implements WP6Part. Implemented in WP6AttributeOnGroup, and WP6AttributeOffGroup. |
|
|