8 #ifndef _NOTIFICATION_H__
9 #define _NOTIFICATION_H__
Declare HK_Batches Class Methods.
A Class For Managing Mulitple HK_Batch Objects.
A Class For Managing Dates.
Class For Managing Notifications In Database.
string AddNotification(string Name, HK_Date Date, string Message)
Returns A SQL Statment For Adding Notification To Database.
vector< string > CheckDates(HK_Batches Batches, HK_Storage Reminders)
Checks The HK_Batches and HK_Storage Objects For New Notifications.
A Class For Storing Values.