OpendTect  7.0
Public Member Functions | Public Attributes | List of all members
StatusInfo Class Reference

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
 

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,
int  time 
)

◆ ~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

int StatusInfo::timestamp

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