![]() |
OpendTect
7.0
|
Encapsulates status message from a running client. More...
Public Member Functions | |
| StatusInfo (char tg, int desc, int stat, int pid, const char *mg, const char *hostname, int time) | |
| ~StatusInfo () | |
Public Attributes | |
| int | descnr |
| BufferString | hostnm |
| BufferString | msg |
| int | procid |
| int | status |
| char | tag |
| int | 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, | ||
| int | time | ||
| ) |
| StatusInfo::~StatusInfo | ( | ) |
| int StatusInfo::descnr |
| BufferString StatusInfo::hostnm |
| BufferString StatusInfo::msg |
| int StatusInfo::procid |
| int StatusInfo::status |
| char StatusInfo::tag |
| int StatusInfo::timestamp |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2024