Network Job.
#include <maxnet_file.h>
Public Member Functions |
|
bool | WriteJob (Job *job, CJobText &jobText) |
bool | ReadJob (Job *job, CJobText &jobText) |
bool | WriteServers (int count, const JobServer *servers) |
bool | ReadServers (int count, JobServer *servers) |
bool | WriteFrames (int count, const JOBFRAMES *frames) |
bool | ReadFrames (int count, JOBFRAMES *frames) |
bool WriteServers | ( | int | count, |
const JobServer * | servers | ||
) |
bool ReadServers | ( | int | count, |
JobServer * | servers | ||
) |
bool WriteFrames | ( | int | count, |
const JOBFRAMES * | frames | ||
) |
bool ReadFrames | ( | int | count, |
JOBFRAMES * | frames | ||
) |