|
theLink 10.0
|
object responsible to manage a client/server link data More...
#include <LibMqMsgque_mq.h>
Collaboration diagram for MqLinkS:Public Attributes | |
| 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 MqEnvS * | protectStack |
| work together with MqEnvProtect and MqEnvRestore | |
| struct MqLinkSlaveS | slave |
| link to the SLAVE object | |
| MK_BINB | private_variables [40656] |
object responsible to manage a client/server link data
Definition at line 1011 of file LibMqMsgque_mq.h.
| MK_NUM MqLinkS::ctxId |
the ctxId of this MqContextS object
Definition at line 1022 of file LibMqMsgque_mq.h.
| MQ_CTX MqLinkS::ctxIdP |
the initial (first) context (home of the ctxIdA)
Definition at line 1023 of file LibMqMsgque_mq.h.
| MK_BINB MqLinkS::private_variables[40656] |
Definition at line 1033 of file LibMqMsgque_mq.h.
| struct MqEnvS MqLinkS::protect |
important part for consistency
Definition at line 1026 of file LibMqMsgque_mq.h.
| struct MqEnvS* MqLinkS::protectStack |
work together with MqEnvProtect and MqEnvRestore
Definition at line 1027 of file LibMqMsgque_mq.h.
| struct MqLinkSlaveS MqLinkS::slave |
link to the SLAVE object
Definition at line 1030 of file LibMqMsgque_mq.h.
| MK_STRB MqLinkS::targetIdent[MqLinkS_targetIdent_size] |
Definition at line 1019 of file LibMqMsgque_mq.h.