MeVisLabToolboxReference
ml::CSOCmdAddCSOList Class Reference

Class for undo/redo of adding multiple CSOs to the CSOList. More...

#include <CSOUndoRedoCommands.h>

Inheritance diagram for ml::CSOCmdAddCSOList:
ml::CSOCommand

List of all members.

Public Member Functions

 CSOCmdAddCSOList (const CSOListPtr &csoList)
 Constructor.
virtual ~CSOCmdAddCSOList ()
 Destructor.
virtual int execute ()
 Method is executed on undo/redo.

Detailed Description

Class for undo/redo of adding multiple CSOs to the CSOList.

Definition at line 188 of file CSOUndoRedoCommands.h.


Constructor & Destructor Documentation

ml::CSOCmdAddCSOList::CSOCmdAddCSOList ( const CSOListPtr &  csoList)

Constructor.

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

Destructor.


Member Function Documentation

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

Method is executed on undo/redo.

Implements ml::CSOCommand.


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