LLUndoAction Class Reference

#include <llundo.h>

Inheritance diagram for LLUndoAction:

Inheritance graph
[legend]
List of all members.

Public Member Functions

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

Static Public Member Functions

static LLUndoActioncreate ()

Protected Member Functions

 LLUndoAction ()
virtual ~LLUndoAction ()

Protected Attributes

S32 mClusterID

Friends

class LLUndoBuffer

Detailed Description

Definition at line 35 of file llundo.h.


Constructor & Destructor Documentation

LLUndoAction::LLUndoAction (  )  [inline, protected]

Definition at line 41 of file llundo.h.

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

Definition at line 42 of file llundo.h.


Member Function Documentation

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

Definition at line 49 of file llundo.h.

Referenced by LLUndoBuffer::getNextAction().

static LLUndoAction* LLUndoAction::create (  )  [inline, static]

Reimplemented in LLUndoWearable.

Definition at line 45 of file llundo.h.

References NULL.

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

Implemented in LLUndoWearable.

Referenced by LLUndoBuffer::redoAction().

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

Implemented in LLUndoWearable.

Referenced by LLUndoBuffer::undoAction().


Friends And Related Function Documentation

friend class LLUndoBuffer [friend]

Definition at line 37 of file llundo.h.


Member Data Documentation

S32 LLUndoAction::mClusterID [protected]

Definition at line 39 of file llundo.h.

Referenced by LLUndoBuffer::getNextAction().


The documentation for this class was generated from the following file:
Generated on Thu Jul 1 06:11:55 2010 for Second Life Viewer by  doxygen 1.4.7