This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | c_task |
Task class. More... | |
class | c_session |
Session class. More... | |
Enumerations | |
enum | task_type { ttGENERIC = 1, ttDOCUMENT, ttMEETING, ttDESIGN, ttPRESENTATION, ttTRAVEL, ttFUN } |
Task and Session classes. More... | |
enum | task_status { tsRUNNING = 1, tsPAUSED, tsNOTRUNNING, tsEXCEDED, tsCOMPLETED } |
|
|
|
Task and Session classes.
|