OpendTect
7.0
|
All information on a job. More...
Public Types | |
enum | State { ToDo , Scheduled , Preparing , Working , WrappingUp , Paused , Completed , JobFailed , HostFailed } |
Public Member Functions | |
JobInfo (int dnr) | |
~JobInfo () | |
Public Attributes | |
int | descnr_ |
JobdescProv's job number. More... | |
const HostData * | hostdata_ = nullptr |
Host currently working on job. More... | |
int | hstfailures_ = 0 |
Failures probably caused by host. More... | |
BufferString | infomsg_ |
Error msg if failure. More... | |
int | jobfailures_ = 0 |
Failures probably caused by job. More... | |
int | nrdone_ = -1 |
int | osprocid_ = -1 |
OS process ID. More... | |
State | state_ = ToDo |
BufferString | statusmsg_ = "Scheduled" |
Protected Attributes | |
int | recvtime_ = 0 |
int | starttime_ = 0 |
Friends | |
class | JobRunner |
All information on a job.
<>
enum JobInfo::State |
JobInfo::JobInfo | ( | int | dnr | ) |
JobInfo::~JobInfo | ( | ) |
|
friend |
int JobInfo::descnr_ |
JobdescProv's job number.
const HostData* JobInfo::hostdata_ = nullptr |
Host currently working on job.
int JobInfo::hstfailures_ = 0 |
Failures probably caused by host.
BufferString JobInfo::infomsg_ |
Error msg if failure.
int JobInfo::jobfailures_ = 0 |
Failures probably caused by job.
int JobInfo::nrdone_ = -1 |
int JobInfo::osprocid_ = -1 |
OS process ID.
|
protected |
|
protected |
BufferString JobInfo::statusmsg_ = "Scheduled" |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2024