WP6AttributeGroup Class Reference

#include <WP6AttributeGroup.h>

Inheritance diagram for WP6AttributeGroup:
WP6FixedLengthGroup WP6Part WP6AttributeOffGroup WP6AttributeOnGroup

List of all members.

Public Member Functions

 WP6AttributeGroup (librevenge::RVNGInputStream *input, WPXEncryption *encryption, unsigned char groupID)
virtual void parse (WP6Listener *listener)=0
unsigned char getAttribute () const

Protected Member Functions

void _readContents (librevenge::RVNGInputStream *input, WPXEncryption *encryption)

Private Attributes

unsigned char m_attribute

Constructor & Destructor Documentation

WP6AttributeGroup::WP6AttributeGroup ( librevenge::RVNGInputStream *  input,
WPXEncryption encryption,
unsigned char  groupID 
)

Member Function Documentation

void WP6AttributeGroup::_readContents ( librevenge::RVNGInputStream *  input,
WPXEncryption encryption 
) [protected, virtual]

Implements WP6FixedLengthGroup.

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

Implements WP6Part.

Implemented in WP6AttributeOffGroup, and WP6AttributeOnGroup.


Member Data Documentation

unsigned char WP6AttributeGroup::m_attribute [private]

Referenced by _readContents(), and getAttribute().


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