This is the complete list of members for yaze::editor::ScreenEditAction, including all inherited members.
| after_ | yaze::editor::ScreenEditAction | private |
| before_ | yaze::editor::ScreenEditAction | private |
| CanMergeWith(const UndoAction &) const override | yaze::editor::ScreenEditAction | inlinevirtual |
| Description() const override | yaze::editor::ScreenEditAction | inlinevirtual |
| description_ | yaze::editor::ScreenEditAction | private |
| MemoryUsage() const override | yaze::editor::ScreenEditAction | inlinevirtual |
| MergeWith(UndoAction &) | yaze::editor::UndoAction | inlinevirtual |
| Redo() override | yaze::editor::ScreenEditAction | inlinevirtual |
| restore_ | yaze::editor::ScreenEditAction | private |
| RestoreFn typedef | yaze::editor::ScreenEditAction | |
| ScreenEditAction(ScreenSnapshot before, ScreenSnapshot after, RestoreFn restore, std::string description) | yaze::editor::ScreenEditAction | inline |
| Undo() override | yaze::editor::ScreenEditAction | inlinevirtual |
| ~UndoAction()=default | yaze::editor::UndoAction | virtual |