WP3AttributeGroup Class Reference

#include <WP3AttributeGroup.h>

Inheritance diagram for WP3AttributeGroup:
WP3FixedLengthGroup WP3Part

List of all members.

Public Member Functions

 WP3AttributeGroup (librevenge::RVNGInputStream *input, WPXEncryption *encryption, unsigned char groupID)
void parse (WP3Listener *listener)

Protected Member Functions

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

Private Attributes

unsigned char m_attribute
unsigned char m_state

Constructor & Destructor Documentation

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

Member Function Documentation

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

Implements WP3FixedLengthGroup.

void WP3AttributeGroup::parse ( WP3Listener listener) [virtual]

Implements WP3Part.


Member Data Documentation

unsigned char WP3AttributeGroup::m_attribute [private]

Referenced by _readContents(), and parse().

unsigned char WP3AttributeGroup::m_state [private]

Referenced by _readContents(), and parse().


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