WP6UndoGroup Class Reference

#include <WP6UndoGroup.h>

Inheritance diagram for WP6UndoGroup:
WP6FixedLengthGroup WP6Part

List of all members.

Public Member Functions

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

Protected Member Functions

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

Private Attributes

unsigned char m_undoType
unsigned short m_undoLevel

Constructor & Destructor Documentation

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

Member Function Documentation

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

Implements WP6FixedLengthGroup.

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

Implements WP6Part.


Member Data Documentation

unsigned short WP6UndoGroup::m_undoLevel [private]

Referenced by _readContents(), and parse().

unsigned char WP6UndoGroup::m_undoType [private]

Referenced by _readContents(), and parse().


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