MeVisLabToolboxReference
ml::CSOCmdAddCSO Class Reference

Class for undo/redo of adding a new CSO to the CSOList. More...

#include <CSOUndoRedoCommands.h>

Inheritance diagram for ml::CSOCmdAddCSO:
ml::CSOCommand

List of all members.

Public Member Functions

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

Detailed Description

Class for undo/redo of adding a new CSO to the CSOList.

Definition at line 53 of file CSOUndoRedoCommands.h.


Constructor & Destructor Documentation

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

Constructor.

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

Destructor.


Member Function Documentation

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

Method is executed on undo/redo.

Implements ml::CSOCommand.


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