15 #include "mmprocmod.h" 37 , statusmsg_(
"Scheduled")
#define mExpClass(module)
Definition: commondefs.h:160
BufferString statusmsg_
Definition: jobinfo.h:52
BufferString infomsg_
Error msg if failure.
Definition: jobinfo.h:53
int hstfailures_
Failures probably caused by host.
Definition: jobinfo.h:49
int starttime_
Definition: jobinfo.h:59
State state_
Definition: jobinfo.h:47
int osprocid_
OS process ID.
Definition: jobinfo.h:51
int descnr_
JobdescProv's job number.
Definition: jobinfo.h:46
Definition: jobrunner.h:164
const HostData * hostdata_
Host currently working on job.
Definition: jobinfo.h:55
Multi Machine Processing.
Definition: mmassetmgr.h:23
OD::String with its own variable length buffer. The buffer has a guaranteed minimum size...
Definition: bufstring.h:40
Runs all jobs defined by JobDescProv.
Definition: jobrunner.h:54
JobInfo(int dnr)
Definition: jobinfo.h:34
Host name and aliases.
Definition: hostdata.h:36
int nrdone_
Definition: jobinfo.h:50
int jobfailures_
Failures probably caused by job.
Definition: jobinfo.h:48
All information on a job.
Definition: jobinfo.h:24
State
Definition: jobinfo.h:29
int recvtime_
Definition: jobinfo.h:60