theLink 10.0
Loading...
Searching...
No Matches
libmqmsgque::MqSysServerThreadMainS Struct Reference

data used to initialize a new created thread … More...

#include <LibMqMsgque_mq.h>

+ Collaboration diagram for libmqmsgque::MqSysServerThreadMainS:

Public Attributes

bool isUsed
 is the object used and initialisation-flag
 
MQ_CTX tmpl
 calling (parent) context
 
MQ_FCT factory
 server configuration (memory belongs to caller)
 
MkBufferStream16384R argvR
 command-line arguments, owned by SysServerThread
 
MK_RT mkrt
 runtime used to intialize the new thread-runtime
 
MQ_RT mqrt
 runtime used to intialize the new thread-runtime
 
MK_TYP typ
 all types from calling thread
 
MQ_FCT fct
 factory used for recreate
 
MQ_SOCK_HDL socket
 "accept" socket for the new thread
 
MkThreadDataS mkThreadData
 thread-data to set after new runtime was initialized
 

Detailed Description

data used to initialize a new created thread …

Definition at line 2668 of file LibMqMsgque_mq.h.

Member Data Documentation

◆ argvR

MkBufferStream16384R libmqmsgque::MqSysServerThreadMainS::argvR

command-line arguments, owned by SysServerThread

Definition at line 2672 of file LibMqMsgque_mq.h.

◆ factory

MQ_FCT libmqmsgque::MqSysServerThreadMainS::factory

server configuration (memory belongs to caller)

Definition at line 2671 of file LibMqMsgque_mq.h.

◆ fct

MQ_FCT libmqmsgque::MqSysServerThreadMainS::fct

factory used for recreate

Definition at line 2678 of file LibMqMsgque_mq.h.

◆ isUsed

bool libmqmsgque::MqSysServerThreadMainS::isUsed

is the object used and initialisation-flag

Definition at line 2669 of file LibMqMsgque_mq.h.

◆ mkrt

MK_RT libmqmsgque::MqSysServerThreadMainS::mkrt

runtime used to intialize the new thread-runtime

Definition at line 2675 of file LibMqMsgque_mq.h.

◆ mkThreadData

MkThreadDataS libmqmsgque::MqSysServerThreadMainS::mkThreadData

thread-data to set after new runtime was initialized

Definition at line 2681 of file LibMqMsgque_mq.h.

◆ mqrt

MQ_RT libmqmsgque::MqSysServerThreadMainS::mqrt

runtime used to intialize the new thread-runtime

Definition at line 2676 of file LibMqMsgque_mq.h.

◆ socket

MQ_SOCK_HDL libmqmsgque::MqSysServerThreadMainS::socket

"accept" socket for the new thread

Definition at line 2679 of file LibMqMsgque_mq.h.

◆ tmpl

MQ_CTX libmqmsgque::MqSysServerThreadMainS::tmpl

calling (parent) context

Definition at line 2670 of file LibMqMsgque_mq.h.

◆ typ

MK_TYP libmqmsgque::MqSysServerThreadMainS::typ

all types from calling thread

Definition at line 2677 of file LibMqMsgque_mq.h.


The documentation for this struct was generated from the following file: