#include <maxnet_file.h>

Public Member Functions |
|
| bool | WriteNetStatus (NetworkStatus *status) |
| bool | WriteCfg (ConfigurationBlock *cfg) |
| bool | WriteAlertData (AlertData *alerts) |
| bool | WriteJobText (CJobText &jobText) |
| bool | WriteSceneInfo (SceneInfo *info) |
| bool | WriteWeekSchedule (WeekSchedule *ws) |
| bool | ReadNetStatus (NetworkStatus *status) |
| bool | ReadCfg (ConfigurationBlock *cfg) |
| bool | ReadAlertData (AlertData *alerts) |
| int | ReadJobTextCount () |
| bool | ReadJobText (CJobText &jobText) |
| bool | ReadSceneInfo (SceneInfo *info) |
| bool | ReadWeekSchedule (WeekSchedule *ws) |
| bool WriteNetStatus | ( | NetworkStatus * | status | ) |
| bool WriteCfg | ( | ConfigurationBlock * | cfg | ) |
| bool WriteAlertData | ( | AlertData * | alerts | ) |
| bool WriteJobText | ( | CJobText & | jobText | ) |
| bool WriteSceneInfo | ( | SceneInfo * | info | ) |
| bool WriteWeekSchedule | ( | WeekSchedule * | ws | ) |
| bool ReadNetStatus | ( | NetworkStatus * | status | ) |
| bool ReadCfg | ( | ConfigurationBlock * | cfg | ) |
| bool ReadAlertData | ( | AlertData * | alerts | ) |
| int ReadJobTextCount | ( | ) |
| bool ReadJobText | ( | CJobText & | jobText | ) |
| bool ReadSceneInfo | ( | SceneInfo * | info | ) |
| bool ReadWeekSchedule | ( | WeekSchedule * | ws | ) |