ml::CSOCommand Class Reference

Base class for a CSOCommand for the undo/redo mechanism. More...

#include <CSOUndoRedoCommands.h>

Inheritance diagram for ml::CSOCommand:

ml::CSOCmdAddCSO ml::CSOCmdAddCSOGroup ml::CSOCmdAddCSOList ml::CSOCmdAddCSOSet ml::CSOCmdAddCSOtoGroup ml::CSOCmdInsertRemoveSeedPoint ml::CSOCmdModifySet ml::CSOCmdMoveContour ml::CSOCmdMoveSeedPoint ml::CSOCmdRemoveCSO ml::CSOCmdRemoveCSOfromGroup ml::CSOCmdRemoveCSOGroup ml::CSOCmdRemoveCSOSet

List of all members.

Public Member Functions

 CSOCommand ()
 Constructor.
virtual ~CSOCommand ()
 Destructor.
virtual void execute ()=0
 Execute method, must be overridden by each derived class.

Public Attributes

std::string commandName
 The command as a string (for debugging purposes).


Detailed Description

Base class for a CSOCommand for the undo/redo mechanism.

Definition at line 23 of file CSOUndoRedoCommands.h.


Constructor & Destructor Documentation

ml::CSOCommand::CSOCommand (  ) 

Constructor.

virtual ml::CSOCommand::~CSOCommand (  )  [virtual]

Destructor.


Member Function Documentation

virtual void ml::CSOCommand::execute (  )  [pure virtual]


Member Data Documentation

The command as a string (for debugging purposes).

Definition at line 37 of file CSOUndoRedoCommands.h.


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

Generated on Sat Sep 3 18:39:42 2011 for MeVisLab Toolbox Reference by  doxygen 1.5.8