OpendTect 8.0
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
StatusInfo Class Reference

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_
 

Detailed Description

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.

<>

Constructor & Destructor Documentation

◆ StatusInfo()

StatusInfo::StatusInfo ( char tg,
int desc,
int stat,
int pid,
const char * mg,
const char * hostname,
od_int64 timestamp )

◆ ~StatusInfo()

StatusInfo::~StatusInfo ( )

Member Data Documentation

◆ descnr_

int StatusInfo::descnr_

◆ hostnm_

BufferString StatusInfo::hostnm_

◆ msg_

BufferString StatusInfo::msg_

◆ procid_

int StatusInfo::procid_

◆ status_

int StatusInfo::status_

◆ tag_

char StatusInfo::tag_

◆ timestamp_

od_int64 StatusInfo::timestamp_

Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2025