#include <TimeSaver/tsaver/src/task.h>
Collaboration diagram for c_session:
Public Member Functions | |
c_session () | |
void | new_task (wxString name) |
void | new_task (wxString name, task_type type, wxString notes, wxString command, int duration) |
void | del_task (int task_number) |
void | delete_all_tasks () |
void | save (wxTextOutputStream *text_out) |
void | load (wxTextInputStream *text_in) |
int | get_task_count () |
Public Attributes | |
c_task * | task [10] |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|