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