theLink 10.0 NHI1 - theKernel - theLink - theConfig - theSq3Lite - theCompiler - theBrain - theGuard - theLib
c - tcl - atl - cs - py - rb - jv - cc
Loading...
Searching...
No Matches

object responsible to manage a client/server link data More...

#include <LibMqMsgque_mq.h>

+ Collaboration diagram for MqLinkS:

Data Fields

MK_STRB targetIdent [MqLinkS_targetIdent_size]
 
MK_NUM ctxId
 the ctxId of this MqContextS object
 
MQ_CTX ctxIdP
 the initial (first) context (home of the ctxIdA)
 
struct MqEnvS protect
 important part for consistency
 
struct MqEnvSprotectStack
 work together with MqEnvProtect and MqEnvRestore
 
struct MqLinkSlaveS slave
 link to the SLAVE object
 
MK_BINB private_variables [40656]
 

Detailed Description

object responsible to manage a client/server link data

Definition at line 1014 of file LibMqMsgque_mq.h.

Field Documentation

◆ ctxId

MK_NUM MqLinkS::ctxId

the ctxId of this MqContextS object

Definition at line 1025 of file LibMqMsgque_mq.h.

◆ ctxIdP

MQ_CTX MqLinkS::ctxIdP

the initial (first) context (home of the ctxIdA)

Definition at line 1026 of file LibMqMsgque_mq.h.

◆ private_variables

MK_BINB MqLinkS::private_variables[40656]

Definition at line 1036 of file LibMqMsgque_mq.h.

◆ protect

struct MqEnvS MqLinkS::protect

important part for consistency

Definition at line 1029 of file LibMqMsgque_mq.h.

◆ protectStack

struct MqEnvS* MqLinkS::protectStack

work together with MqEnvProtect and MqEnvRestore

Definition at line 1030 of file LibMqMsgque_mq.h.

◆ slave

struct MqLinkSlaveS MqLinkS::slave

link to the SLAVE object

Definition at line 1033 of file LibMqMsgque_mq.h.

◆ targetIdent

MK_STRB MqLinkS::targetIdent[MqLinkS_targetIdent_size]

Definition at line 1022 of file LibMqMsgque_mq.h.


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