Public Member Functions | Protected Member Functions | Private Attributes

WP3AttributeGroup Class Reference

#include <WP3AttributeGroup.h>

Inheritance diagram for WP3AttributeGroup:
WP3FixedLengthGroup WP3Part

List of all members.

Public Member Functions

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

Protected Member Functions

void _readContents (WPXInputStream *input, WPXEncryption *encryption)

Private Attributes

uint8_t m_attribute
uint8_t m_state

Constructor & Destructor Documentation

WP3AttributeGroup::WP3AttributeGroup ( WPXInputStream input,
WPXEncryption encryption,
uint8_t  groupID 
)

Member Function Documentation

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

Implements WP3FixedLengthGroup.

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

Implements WP3Part.


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 Aug 27 2011 02:15:20 for libwpd by doxygen 1.7.1