|
HatchKeeper
0.90
The Free Open-Source Egg Incubation Software
|
libhatchkeeper is a collection of classes for batch management. More...
Classes | |
| class | HK_Documents |
| A Class For Generating/Manipulating HKBF, iCal, Reports And Other Documents. More... | |
| class | HK_Advanced |
| A Class For Managing Multiple HK_Egg Instances. More... | |
| class | HK_Batch |
| Holds Data For One Batch, Includes Basic Set/Get Methods. More... | |
| class | HK_Batches |
| A Class For Managing Mulitple HK_Batch Objects. More... | |
| class | HK_Database |
| A Wrapper For The Sqlite3 Database. More... | |
| class | HK_Date |
| A Class For Managing Dates. More... | |
| class | HK_Egg |
| A Class For Storing And Retieving Data For One Egg. More... | |
| class | HK_File |
| Simple Platform Independent File Management Functions. More... | |
| class | HK_Info |
| Version And Other Information For HatchKeeper. More... | |
| class | HK_KeyValue |
| A Key and Value Type Storage. More... | |
| class | HK_Language |
| Allows The App To Show Different Languages. More... | |
| class | HK_Notifications |
| Class For Managing Notifications In Database. More... | |
| class | HK_Storage |
| A Class For Storing Values. More... | |
| class | HK_Weight |
| A Class For Managing Data For One Weight. More... | |
libhatchkeeper is a collection of classes for batch management.
These classes are platform and gui toolkit independent to make it easier to port HatchKeeper to a new platform or gui toolkit.