Public Member Functions | Protected Member Functions | Private Attributes

WP6UndoGroup Class Reference

#include <WP6UndoGroup.h>

Inheritance diagram for WP6UndoGroup:
WP6FixedLengthGroup WP6Part

List of all members.

Public Member Functions

 WP6UndoGroup (WPXInputStream *input, WPXEncryption *encryption, uint8_t groupID)
void parse (WP6Listener *listener)

Protected Member Functions

void _readContents (WPXInputStream *input, WPXEncryption *encryption)

Private Attributes

uint8_t m_undoType
uint16_t m_undoLevel

Constructor & Destructor Documentation

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

Member Function Documentation

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

Implements WP6FixedLengthGroup.

void WP6UndoGroup::parse ( WP6Listener listener  )  [virtual]

Implements WP6Part.


Member Data Documentation

uint16_t WP6UndoGroup::m_undoLevel [private]

Referenced by _readContents(), and parse().

uint8_t WP6UndoGroup::m_undoType [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:24 for libwpd by doxygen 1.7.1