|
CppTaskManager 1.0.0
|
This is the complete list of members for Task, including all inherited members.
| deserialize(const std::string &line) | Task | static |
| getTitle() const | Task | |
| isCompleted() const | Task | |
| markComplete() | Task | |
| serialize() const | Task | |
| Task(const std::string &title, bool completed=false) | Task |