YATiSh
Yet Another TIme SHeet
|
Go to the source code of this file.
Classes | |
class | yatishDB |
Provides a few basic methods and (static) members to interact with yatish tables. More... | |
Macros | |
#define | CATCH(returnValue) |
Enumerations | |
enum | tableID { client_tid , task_tid , tool_tid , project_tid , activity_tid , timeslot_tid } |
#define CATCH | ( | returnValue | ) |
Definition at line 22 of file yatishDB.h.
enum tableID |
Enumerator | |
---|---|
client_tid | |
task_tid | |
tool_tid | |
project_tid | |
activity_tid | |
timeslot_tid |
Definition at line 13 of file yatishDB.h.