append(const Ptr &cmd) | Ufe::CompositeUndoableCommand | |
BatchCompositeCommand(const BatchCompositeCommand &)=delete | Ufe::BatchCompositeCommand | |
BatchCompositeCommand(const Selection &selection, const std::string &operationName) | Ufe::BatchCompositeCommand | |
CmdList typedef | Ufe::CompositeUndoableCommand | |
cmdsList() const | Ufe::CompositeUndoableCommand | |
codeWrappers() const | Ufe::BatchCompositeCommand | inline |
commandString() const | Ufe::UndoableCommand | inlinevirtual |
CompositeUndoableCommand() | Ufe::CompositeUndoableCommand | |
CompositeUndoableCommand(std::initializer_list< Ptr > undoableCommands) | Ufe::CompositeUndoableCommand | |
CompositeUndoableCommand(const std::list< Ptr > &undoableCommands) | Ufe::CompositeUndoableCommand | |
CompositeUndoableCommand(const Ptr &undoableCommand) | Ufe::CompositeUndoableCommand | |
CompositeUndoableCommand(const CompositeUndoableCommand &)=delete | Ufe::CompositeUndoableCommand | private |
create(const Selection &selection, const std::string &operationName) | Ufe::BatchCompositeCommand | static |
Ufe::CompositeUndoableCommand::create(std::initializer_list< Ptr > undoableCommands) | Ufe::CompositeUndoableCommand | static |
Ufe::CompositeUndoableCommand::create(const std::list< Ptr > &undoableCommands) | Ufe::CompositeUndoableCommand | static |
Ufe::CompositeUndoableCommand::create(const Ptr &undoableCommand) | Ufe::CompositeUndoableCommand | static |
execSubOp | Ufe::BatchCompositeCommand | static |
execute() override | Ufe::BatchCompositeCommand | virtual |
fCmds | Ufe::CompositeUndoableCommand | private |
fWrappers | Ufe::BatchCompositeCommand | private |
operator=(const BatchCompositeCommand &)=delete | Ufe::BatchCompositeCommand | |
Ptr typedef | Ufe::UndoableCommand | |
redo() override | Ufe::BatchCompositeCommand | virtual |
redoSubOp | Ufe::BatchCompositeCommand | static |
undo() override | Ufe::BatchCompositeCommand | virtual |
UndoableCommand() | Ufe::UndoableCommand | protected |
UndoableCommand(const UndoableCommand &)=delete | Ufe::UndoableCommand | protected |
undoSubOp | Ufe::BatchCompositeCommand | static |
~CompositeUndoableCommand() override | Ufe::CompositeUndoableCommand | |
~UndoableCommand() | Ufe::UndoableCommand | virtual |