#include <WP6AttributeGroup.h>
Public Member Functions | |
WP6AttributeOffGroup (WPXInputStream *input, WPXEncryption *encryption, uint8_t groupID) | |
void | parse (WP6Listener *listener) |
![]() | |
WP6AttributeGroup (WPXInputStream *input, WPXEncryption *encryption, uint8_t groupID) | |
uint8_t | getAttribute () const |
![]() | |
WP6FixedLengthGroup (uint8_t groupID) | |
uint8_t | getGroup () const |
![]() | |
virtual | ~WP6Part () |
Additional Inherited Members | |
![]() | |
static WP6FixedLengthGroup * | constructFixedLengthGroup (WPXInputStream *input, WPXEncryption *encryption, uint8_t groupID) |
static bool | isGroupConsistent (WPXInputStream *input, WPXEncryption *encryption, const uint8_t groupID) |
![]() | |
void | _readContents (WPXInputStream *input, WPXEncryption *encryption) |
WP6AttributeOffGroup::WP6AttributeOffGroup | ( | WPXInputStream * | input, |
WPXEncryption * | encryption, | ||
uint8_t | groupID | ||
) |
|
virtual |
Implements WP6AttributeGroup.