MeVisLabToolboxReference
ml::CSOCmdRemoveCSO Class Reference

Class for undo/redo of removing a CSO from the CSOList. More...

#include <CSOUndoRedoCommands.h>

Inheritance diagram for ml::CSOCmdRemoveCSO:
ml::CSOCommand

List of all members.

Public Member Functions

 CSOCmdRemoveCSO (const CSOListPtr &csoList, CSO *cso)
 Constructor.
virtual ~CSOCmdRemoveCSO ()
 Destructor.
virtual int execute ()
 Method is executed on undo/redo.

Detailed Description

Class for undo/redo of removing a CSO from the CSOList.

Definition at line 78 of file CSOUndoRedoCommands.h.


Constructor & Destructor Documentation

ml::CSOCmdRemoveCSO::CSOCmdRemoveCSO ( const CSOListPtr &  csoList,
CSO cso 
)

Constructor.

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

Destructor.


Member Function Documentation

virtual int ml::CSOCmdRemoveCSO::execute ( ) [virtual]

Method is executed on undo/redo.

Implements ml::CSOCommand.


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