theLink 10.0
|
tag: nhi1-release-250425 More...
#include "LibMkKernel_tcl.h"
#include "LibMqMsgque_mq.h"
#include "tmpl/mq_type_S_lng.h"
#include "tmpl/mq_misc_check_lng.h"
Go to the source code of this file.
Data Structures | |
struct | TclContextS |
Variables | |
MQ_TCL_EXTERN_DATA __thread OT_CLS_T | tclmqmsgque_MqContextC |
MQ_TCL_EXTERN_DATA __thread OT_OBJ_T | tclmqmsgque_MqContextC_MK_NULL |
MQ_TCL_EXTERN_DATA __thread OT_CLS_T | tclmqmsgque_MqDumpC |
MQ_TCL_EXTERN_DATA __thread OT_OBJ_T | tclmqmsgque_MqDumpC_MK_NULL |
MQ_TCL_EXTERN_DATA __thread OT_CLS_T | tclmqmsgque_MqFactoryC |
MQ_TCL_EXTERN_DATA __thread OT_OBJ_T | tclmqmsgque_MqFactoryC_MK_NULL |
tag: nhi1-release-250425
Definition in file LibMqMsgque_tcl.h.
#define Get_MqIdentE_FromObj_path MQ(Get_MqIdentE_FromObj) |
Definition at line 207 of file LibMqMsgque_tcl.h.
#define Get_MqSlaveE_FromObj_path MQ(Get_MqSlaveE_FromObj) |
Definition at line 210 of file LibMqMsgque_tcl.h.
#define Get_MqStartE_FromObj_path MQ(Get_MqStartE_FromObj) |
Definition at line 213 of file LibMqMsgque_tcl.h.
#define Get_MqStatusIsEF_FromObj_path MQ(Get_MqStatusIsEF_FromObj) |
Definition at line 216 of file LibMqMsgque_tcl.h.
#define Get_MqWaitOnEventE_FromObj_path MQ(Get_MqWaitOnEventE_FromObj) |
Definition at line 219 of file LibMqMsgque_tcl.h.
#define HEADER |
Definition at line 24 of file LibMqMsgque_tcl.h.
#define MQ | ( | n | ) |
Definition at line 75 of file LibMqMsgque_tcl.h.
#define MQ_TCL_EXTERN |
static library
Definition at line 48 of file LibMqMsgque_tcl.h.
#define MQ_TCL_EXTERN_DATA extern |
Definition at line 71 of file LibMqMsgque_tcl.h.
#define MqContextC_ARGS OBJECT_ARGS |
Definition at line 83 of file LibMqMsgque_tcl.h.
#define MqContextC_ARGS_CALL OBJECT_ARGS_CALL |
Definition at line 84 of file LibMqMsgque_tcl.h.
#define MqContextC_lngO MQ(MqContextC) |
Definition at line 111 of file LibMqMsgque_tcl.h.
#define MqDumpC_ARGS OBJECT_ARGS |
Definition at line 85 of file LibMqMsgque_tcl.h.
#define MqDumpC_ARGS_CALL OBJECT_ARGS_CALL |
Definition at line 86 of file LibMqMsgque_tcl.h.
#define MqDumpC_lngO MQ(MqDumpC) |
Definition at line 129 of file LibMqMsgque_tcl.h.
#define MqFactoryC_ARGS OBJECT_ARGS |
Definition at line 87 of file LibMqMsgque_tcl.h.
#define MqFactoryC_ARGS_CALL OBJECT_ARGS_CALL |
Definition at line 88 of file LibMqMsgque_tcl.h.
#define MqFactoryC_lngO MQ(MqFactoryC) |
Definition at line 147 of file LibMqMsgque_tcl.h.
#define NS | ( | n | ) |
Definition at line 77 of file LibMqMsgque_tcl.h.
#define OT_NEW_Mq_enum_OBJ | ( | typ, | |
val ) |
Definition at line 225 of file LibMqMsgque_tcl.h.
#define OT_retObj_SET_CTX | ( | nat | ) |
Definition at line 117 of file LibMqMsgque_tcl.h.
#define OT_retObj_SET_DMP | ( | nat | ) |
Definition at line 135 of file LibMqMsgque_tcl.h.
#define OT_retObj_SET_FCT | ( | nat | ) |
Definition at line 153 of file LibMqMsgque_tcl.h.
#define OT_TMP_CTX_OBJ | ( | val | ) |
Definition at line 119 of file LibMqMsgque_tcl.h.
#define OT_TMP_DMP_OBJ | ( | val | ) |
Definition at line 137 of file LibMqMsgque_tcl.h.
#define OT_TMP_FCT_OBJ | ( | val | ) |
Definition at line 155 of file LibMqMsgque_tcl.h.
|
inlinestatic |
Definition at line 122 of file LibMqMsgque_tcl.h.
int tclmqmsgque_MqContextC_ReadLIST | ( | MqContextC_ARGS | ) |
int tclmqmsgque_MqContextC_ReadNEXT | ( | MqContextC_ARGS | ) |
|
inlinestatic |
Definition at line 140 of file LibMqMsgque_tcl.h.
|
inlinestatic |
Definition at line 158 of file LibMqMsgque_tcl.h.
Public API
Definition at line 839 of file MqFactoryC_tcl.c.
Definition at line 3966 of file MqContextC_tcl.c.
Public API
Definition at line 463 of file MqDumpC_tcl.c.
Definition at line 858 of file MqFactoryC_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.
MQ_TCL_EXTERN_DATA __thread OT_CLS_T tclmqmsgque_MqContextC |
Definition at line 112 of file LibMqMsgque_tcl.h.
MQ_TCL_EXTERN_DATA __thread OT_OBJ_T tclmqmsgque_MqContextC_MK_NULL |
Definition at line 113 of file LibMqMsgque_tcl.h.
MQ_TCL_EXTERN_DATA __thread OT_CLS_T tclmqmsgque_MqDumpC |
Definition at line 130 of file LibMqMsgque_tcl.h.
MQ_TCL_EXTERN_DATA __thread OT_OBJ_T tclmqmsgque_MqDumpC_MK_NULL |
Definition at line 131 of file LibMqMsgque_tcl.h.
MQ_TCL_EXTERN_DATA __thread OT_CLS_T tclmqmsgque_MqFactoryC |
Definition at line 148 of file LibMqMsgque_tcl.h.
MQ_TCL_EXTERN_DATA __thread OT_OBJ_T tclmqmsgque_MqFactoryC_MK_NULL |
Definition at line 149 of file LibMqMsgque_tcl.h.