WP6AttributeGroup Class Reference

#include <WP6AttributeGroup.h>

Inheritance diagram for WP6AttributeGroup:
WP6FixedLengthGroup WP6Part WP6AttributeOffGroup WP6AttributeOnGroup

List of all members.

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

Constructor & Destructor Documentation

WP6AttributeGroup::WP6AttributeGroup ( WPXInputStream input,
uint8_t  groupID 
)

Member Function Documentation

void WP6AttributeGroup::_readContents ( WPXInputStream input) [protected, virtual]

Implements WP6FixedLengthGroup.

virtual void WP6AttributeGroup::parse ( WP6Listener listener) [pure virtual]

Implements WP6Part.

Implemented in WP6AttributeOffGroup, and WP6AttributeOnGroup.


Member Data Documentation

uint8_t WP6AttributeGroup::m_attribute [private]

Referenced by _readContents(), and getAttribute().


The documentation for this class was generated from the following files: