|
fw4spl
|
This is the complete list of members for fwCommand::UndoRedoManager, including all inherited members.
| canRedo() const | fwCommand::UndoRedoManager | |
| canUndo() const | fwCommand::UndoRedoManager | |
| clear() | fwCommand::UndoRedoManager | |
| enqueue(ICommand::sptr cmd) | fwCommand::UndoRedoManager | |
| getCommandCount() const | fwCommand::UndoRedoManager | |
| getHistorySize() const | fwCommand::UndoRedoManager | |
| redo() | fwCommand::UndoRedoManager | |
| setCommandCount(size_t cmdCount) | fwCommand::UndoRedoManager | |
| setHistorySize(size_t histSize) | fwCommand::UndoRedoManager | |
| undo() | fwCommand::UndoRedoManager | |
| UndoRedoManager(size_t maxMemory=std::numeric_limits< size_t >::max(), size_t maxCommands=std::numeric_limits< size_t >::max()) | fwCommand::UndoRedoManager |