|
todo-cli
|
This is the complete list of members for todo::RemoveAction, including all inherited members.
| Action(Model &model, std::vector< u64 > &&path) | todo::Action | |
| exe_path_ | todo::Action | protected |
| execute() override | todo::RemoveAction | virtual |
| find_task() | todo::Action | protected |
| model_ | todo::Action | protected |
| RemoveAction(Model &model, std::vector< u64 > &&path) | todo::RemoveAction | |
| undo() override | todo::RemoveAction | virtual |
| ~Action()=default | todo::Action | virtual |