![]() |
OpendTect 8.0
|
Encapsulates status message from a running client. More...
#include <jobiomgr.h>
Public Member Functions | |
| StatusInfo (char tg, int desc, int stat, int pid, const char *mg, const char *hostname, od_int64 timestamp) | |
| ~StatusInfo () | |
Public Attributes | |
| int | descnr_ |
| BufferString | hostnm_ |
| BufferString | msg_ |
| int | procid_ |
| int | status_ |
| char | tag_ |
| od_int64 | timestamp_ |
Encapsulates status message from a running client.
Running clients report back to the primary host on a regular basis. Whenever a client contacts the primary host, whatever it has to say is put into a StatusInfo structure. These are put in a mutexed queue in order to keep a strict separation between the communication thread and the GUI/manager thread.
<>
| StatusInfo::StatusInfo | ( | char | tg, |
| int | desc, | ||
| int | stat, | ||
| int | pid, | ||
| const char * | mg, | ||
| const char * | hostname, | ||
| od_int64 | timestamp ) |
| StatusInfo::~StatusInfo | ( | ) |
| int StatusInfo::descnr_ |
| BufferString StatusInfo::hostnm_ |
| BufferString StatusInfo::msg_ |
| int StatusInfo::procid_ |
| int StatusInfo::status_ |
| char StatusInfo::tag_ |
| od_int64 StatusInfo::timestamp_ |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2025