Loading...
Searching...
No Matches
MqLinkS Struct Reference

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 [40640]
 

Detailed Description

object responsible to manage a client/server link data

Definition at line 989 of file LibMqMsgque_mq.h.

Field Documentation

◆ ctxId

MK_NUM MqLinkS::ctxId

the ctxId of this MqContextS object

Definition at line 1000 of file LibMqMsgque_mq.h.

◆ ctxIdP

MQ_CTX MqLinkS::ctxIdP

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

Definition at line 1001 of file LibMqMsgque_mq.h.

◆ private_variables

MK_BINB MqLinkS::private_variables[40640]

Definition at line 1011 of file LibMqMsgque_mq.h.

◆ protect

struct MqEnvS MqLinkS::protect

important part for consistency

Definition at line 1004 of file LibMqMsgque_mq.h.

◆ protectStack

struct MqEnvS* MqLinkS::protectStack

work together with MqEnvProtect and MqEnvRestore

Definition at line 1005 of file LibMqMsgque_mq.h.

◆ slave

struct MqLinkSlaveS MqLinkS::slave

link to the SLAVE object

Definition at line 1008 of file LibMqMsgque_mq.h.

◆ targetIdent

MK_STRB MqLinkS::targetIdent[MqLinkS_targetIdent_size]

Definition at line 997 of file LibMqMsgque_mq.h.


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