WP3AttributeGroup Class Reference

#include <WP3AttributeGroup.h>

Inheritance diagram for WP3AttributeGroup:

WP3FixedLengthGroup WP3Part

List of all members.

Public Member Functions

 WP3AttributeGroup (WPXInputStream *input, uint8_t groupID)
void parse (WP3Listener *listener)

Protected Member Functions

void _readContents (WPXInputStream *input)

Private Attributes

uint8_t m_attribute
uint8_t m_state


Constructor & Destructor Documentation

WP3AttributeGroup::WP3AttributeGroup ( WPXInputStream input,
uint8_t  groupID 
)


Member Function Documentation

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

Implements WP3Part.

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

Implements WP3FixedLengthGroup.


Member Data Documentation

uint8_t WP3AttributeGroup::m_attribute [private]

Referenced by _readContents(), and parse().

uint8_t WP3AttributeGroup::m_state [private]

Referenced by _readContents(), and parse().


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

Generated on Sat Nov 22 15:25:33 2008 for libwpd by doxygen 1.5.5