|
theLink 10.0
|
tag: nhi1-release-250425 More...
#include "LibMqMsgque_private_tcl.h"
Include dependency graph for MqCall_tcl.c:Go to the source code of this file.
Macros | |
| #define | mqctx hdl |
| #define | SETUP_my |
Functions | |
| static enum MkErrorE | tclmqmsgque_SetupMy (OT_Prefix_ARGS struct TclContextS *tclctx, MQ_CTX mqctx, OT_SELF_T object) |
| enum MkErrorE | tclmqmsgque_ServiceCall (MQ_SERVICE_CALL_ARGS) |
| void | tclmqmsgque_ServiceFree (MQ_SERVICE_FREE_ARGS) |
| void | tclmqmsgque_ServiceCopy (MQ_SERVICE_COPY_ARGS) |
tag: nhi1-release-250425
Definition in file MqCall_tcl.c.
| #define mqctx hdl |
Definition at line 13 of file MqCall_tcl.c.
| #define SETUP_my |
Definition at line 44 of file MqCall_tcl.c.
| enum MkErrorE tclmqmsgque_ServiceCall | ( | MQ_SERVICE_CALL_ARGS | ) |
Definition at line 72 of file MqCall_tcl.c.
| void tclmqmsgque_ServiceCopy | ( | MQ_SERVICE_COPY_ARGS | ) |
Definition at line 170 of file MqCall_tcl.c.
| void tclmqmsgque_ServiceFree | ( | MQ_SERVICE_FREE_ARGS | ) |
Definition at line 162 of file MqCall_tcl.c.
|
static |