13 #include "mmprocmod.h" 35 , statusmsg_(
"Scheduled")
#define mExpClass(module)
Definition: commondefs.h:157
BufferString statusmsg_
Definition: jobinfo.h:50
BufferString infomsg_
Error msg if failure.
Definition: jobinfo.h:51
int hstfailures_
Failures probably caused by host.
Definition: jobinfo.h:47
int starttime_
Definition: jobinfo.h:57
State state_
Definition: jobinfo.h:45
int osprocid_
OS process ID.
Definition: jobinfo.h:49
int descnr_
JobdescProv's job number.
Definition: jobinfo.h:44
Definition: jobrunner.h:163
const HostData * hostdata_
Host currently working on job.
Definition: jobinfo.h:53
Multi Machine Processing.
Definition: mmassetmgr.h:21
OD::String with its own variable length buffer. The buffer has a guaranteed minimum size...
Definition: bufstring.h:38
Runs all jobs defined by JobDescProv.
Definition: jobrunner.h:52
JobInfo(int dnr)
Definition: jobinfo.h:32
Host name and aliases.
Definition: hostdata.h:34
int nrdone_
Definition: jobinfo.h:48
int jobfailures_
Failures probably caused by job.
Definition: jobinfo.h:46
All information on a job.
Definition: jobinfo.h:22
State
Definition: jobinfo.h:27
int recvtime_
Definition: jobinfo.h:58