LLUndoBuffer::LLUndoAction Class Reference

#include <llundo.h>

Inheritance diagram for LLUndoBuffer::LLUndoAction:

Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual void undo ()=0
virtual void redo ()=0
virtual void cleanup ()

Protected Member Functions

 LLUndoAction ()
virtual ~LLUndoAction ()

Private Attributes

S32 mClusterID

Friends

class LLUndoBuffer


Detailed Description

Definition at line 39 of file llundo.h.


Constructor & Destructor Documentation

LLUndoBuffer::LLUndoAction::LLUndoAction (  )  [inline, protected]

Definition at line 47 of file llundo.h.

virtual LLUndoBuffer::LLUndoAction::~LLUndoAction (  )  [inline, protected, virtual]

Definition at line 48 of file llundo.h.


Member Function Documentation

virtual void LLUndoBuffer::LLUndoAction::undo (  )  [pure virtual]

Implemented in LLUndoWearable.

Referenced by LLUndoBuffer::undoAction().

Here is the caller graph for this function:

virtual void LLUndoBuffer::LLUndoAction::redo (  )  [pure virtual]

Implemented in LLUndoWearable.

Referenced by LLUndoBuffer::redoAction().

Here is the caller graph for this function:

virtual void LLUndoBuffer::LLUndoAction::cleanup (  )  [inline, virtual]

Definition at line 45 of file llundo.h.

Referenced by LLUndoBuffer::flushActions(), and LLUndoBuffer::getNextAction().

Here is the caller graph for this function:


Friends And Related Function Documentation

friend class LLUndoBuffer [friend]

Definition at line 41 of file llundo.h.


Member Data Documentation

Definition at line 48 of file llundo.h.

Referenced by LLUndoBuffer::getNextAction().


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

Generated on Fri May 16 09:20:00 2008 for SecondLife by  doxygen 1.5.5