#include <WP1FixedLengthGroup.h>
Inheritance diagram for WP1FixedLengthGroup:
Public Member Functions | |
WP1FixedLengthGroup (uint8_t group) | |
virtual | ~WP1FixedLengthGroup () |
Static Public Member Functions | |
static WP1FixedLengthGroup * | constructFixedLengthGroup (WPXInputStream *input, uint8_t group) |
static bool | isGroupConsistent (WPXInputStream *input, const uint8_t groupID) |
Protected Member Functions | |
void | _read (WPXInputStream *input) |
virtual void | _readContents (WPXInputStream *) |
const uint8_t | getGroup () const |
Private Attributes | |
uint8_t | m_group |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|