#include <CSOUndoRedoCommands.h>

Public Member Functions | |
| CSOCmdRemoveCSOSet (CSOList *csoList, const std::vector< CSO * > &csos) | |
| Constructor. | |
| virtual | ~CSOCmdRemoveCSOSet () |
| Destructor. | |
| virtual void | execute () |
| Method is executed on undo/redo. | |
Definition at line 319 of file CSOUndoRedoCommands.h.
Constructor.
| virtual ml::CSOCmdRemoveCSOSet::~CSOCmdRemoveCSOSet | ( | ) | [virtual] |
Destructor.
| virtual void ml::CSOCmdRemoveCSOSet::execute | ( | ) | [virtual] |
1.5.8