parallax 1.0
command-line based task/todo manager
|
A task collection containing other classes. More...
#include <task.h>
Public Attributes | |
HashMap * | task_collection |
size_t | collection_size |
A task collection containing other classes.
Serves as a lookup table for the existing classes in the serverside
HashMap* TaskCollection::task_collection |