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