theLink 10.0
|
tag: nhi1-release-250425 More...
#include "LibMkKernel_atl.h"
#include "LibMqMsgque_mq.h"
#include "tmpl/mq_type_S_lng.h"
#include "tmpl/mq_misc_check_lng.h"
#include "LibMqMsgque_registry_atl.h"
Go to the source code of this file.
Data Structures | |
struct | OT_MQ_RT_S |
Macros | |
#define | HEADER |
#define | MQ_ATL_EXTERN |
static library | |
#define | MQ_ATL_EXTERN_DATA extern |
#define | MQ(n) |
#define | NS(n) |
#define | MqContextC_ARGS OBJECT_ARGS |
#define | MqContextC_ARGS_CALL OBJECT_ARGS_CALL |
#define | MqDumpC_ARGS OBJECT_ARGS |
#define | MqDumpC_ARGS_CALL OBJECT_ARGS_CALL |
#define | MqFactoryC_ARGS OBJECT_ARGS |
#define | MqFactoryC_ARGS_CALL OBJECT_ARGS_CALL |
#define | OT_MQ_RT_SIG 0x22514966 |
#define | regTclObj(t) |
#define | regTclObj2(t, v) |
#define | regTclCmd(t) |
#define | regTclArray(m, t) |
#define | OT_MQ_ARGS OT_MQ_RT_T amqrt, OT_MK_RT_T amkrt, OT_ENV_T interp, MK_RT_ARGS |
#define | OT_MQ_CALL amqrt, amkrt, interp, MK_RT_CALL |
#define | SETUP_amqrt_2(r) |
#define | SETUP_amqrt(r) |
#define | MqContextC_rt (*amqrt) |
#define | MqContextC_lngO (MqContextC_rt.AtlMqContextC) |
#define | MqContextCTT (MqContextC_rt.AtlMqContextCTT) |
#define | MqContextC_ObjNew(nat) |
#define | OT_TMP_CTX_OBJ(nat) |
#define | OT_retObj_SET_CTX(nat) |
#define | MqDumpC_rt (*amqrt) |
#define | MqDumpC_lngO (MqDumpC_rt.AtlMqDumpC) |
#define | MqDumpCTT (MqDumpC_rt.AtlMqDumpCTT) |
#define | MqDumpC_ObjNew(nat) |
#define | OT_TMP_DMP_OBJ(nat) |
#define | OT_retObj_SET_DMP(nat) |
#define | MqFactoryC_rt (*amqrt) |
#define | MqFactoryC_lngO (MqFactoryC_rt.AtlMqFactoryC) |
#define | MqFactoryCTT (MqFactoryC_rt.AtlMqFactoryCTT) |
#define | MqFactoryC_ObjNew(nat) |
#define | OT_TMP_FCT_OBJ(nat) |
#define | OT_retObj_SET_FCT(nat) |
#define | Get_MqIdentE_FromObj_path MQ(Get_MqIdentE_FromObj) |
#define | Get_MqSlaveE_FromObj_path MQ(Get_MqSlaveE_FromObj) |
#define | Get_MqStartE_FromObj_path MQ(Get_MqStartE_FromObj) |
#define | Get_MqStatusIsEF_FromObj_path MQ(Get_MqStatusIsEF_FromObj) |
#define | Get_MqWaitOnEventE_FromObj_path MQ(Get_MqWaitOnEventE_FromObj) |
#define | OT_NEW_Mq_enum_OBJ(typ, val) |
Typedefs | |
typedef OT_MQ_RT_S * | OT_MQ_RT_T |
Variables | |
__thread OT_MQ_RT_S | amqrtR |
tag: nhi1-release-250425
Definition in file LibMqMsgque_atl.h.
#define Get_MqIdentE_FromObj_path MQ(Get_MqIdentE_FromObj) |
Definition at line 266 of file LibMqMsgque_atl.h.
#define Get_MqSlaveE_FromObj_path MQ(Get_MqSlaveE_FromObj) |
Definition at line 269 of file LibMqMsgque_atl.h.
#define Get_MqStartE_FromObj_path MQ(Get_MqStartE_FromObj) |
Definition at line 272 of file LibMqMsgque_atl.h.
#define Get_MqStatusIsEF_FromObj_path MQ(Get_MqStatusIsEF_FromObj) |
Definition at line 275 of file LibMqMsgque_atl.h.
#define Get_MqWaitOnEventE_FromObj_path MQ(Get_MqWaitOnEventE_FromObj) |
Definition at line 278 of file LibMqMsgque_atl.h.
#define HEADER |
Definition at line 24 of file LibMqMsgque_atl.h.
#define MQ | ( | n | ) |
Definition at line 75 of file LibMqMsgque_atl.h.
#define MQ_ATL_EXTERN |
static library
Definition at line 48 of file LibMqMsgque_atl.h.
#define MQ_ATL_EXTERN_DATA extern |
Definition at line 71 of file LibMqMsgque_atl.h.
#define MqContextC_ARGS OBJECT_ARGS |
Definition at line 83 of file LibMqMsgque_atl.h.
#define MqContextC_ARGS_CALL OBJECT_ARGS_CALL |
Definition at line 84 of file LibMqMsgque_atl.h.
#define MqContextC_lngO (MqContextC_rt.AtlMqContextC) |
Definition at line 171 of file LibMqMsgque_atl.h.
#define MqContextC_ObjNew | ( | nat | ) |
Definition at line 177 of file LibMqMsgque_atl.h.
#define MqContextC_rt (*amqrt) |
Definition at line 170 of file LibMqMsgque_atl.h.
#define MqContextCTT (MqContextC_rt.AtlMqContextCTT) |
Definition at line 173 of file LibMqMsgque_atl.h.
#define MqDumpC_ARGS OBJECT_ARGS |
Definition at line 85 of file LibMqMsgque_atl.h.
#define MqDumpC_ARGS_CALL OBJECT_ARGS_CALL |
Definition at line 86 of file LibMqMsgque_atl.h.
#define MqDumpC_lngO (MqDumpC_rt.AtlMqDumpC) |
Definition at line 190 of file LibMqMsgque_atl.h.
#define MqDumpC_ObjNew | ( | nat | ) |
Definition at line 196 of file LibMqMsgque_atl.h.
#define MqDumpC_rt (*amqrt) |
Definition at line 189 of file LibMqMsgque_atl.h.
#define MqDumpCTT (MqDumpC_rt.AtlMqDumpCTT) |
Definition at line 192 of file LibMqMsgque_atl.h.
#define MqFactoryC_ARGS OBJECT_ARGS |
Definition at line 87 of file LibMqMsgque_atl.h.
#define MqFactoryC_ARGS_CALL OBJECT_ARGS_CALL |
Definition at line 88 of file LibMqMsgque_atl.h.
#define MqFactoryC_lngO (MqFactoryC_rt.AtlMqFactoryC) |
Definition at line 209 of file LibMqMsgque_atl.h.
#define MqFactoryC_ObjNew | ( | nat | ) |
Definition at line 215 of file LibMqMsgque_atl.h.
#define MqFactoryC_rt (*amqrt) |
Definition at line 208 of file LibMqMsgque_atl.h.
#define MqFactoryCTT (MqFactoryC_rt.AtlMqFactoryCTT) |
Definition at line 211 of file LibMqMsgque_atl.h.
#define NS | ( | n | ) |
Definition at line 77 of file LibMqMsgque_atl.h.
#define OT_MQ_ARGS OT_MQ_RT_T amqrt, OT_MK_RT_T amkrt, OT_ENV_T interp, MK_RT_ARGS |
Definition at line 145 of file LibMqMsgque_atl.h.
#define OT_MQ_CALL amqrt, amkrt, interp, MK_RT_CALL |
Definition at line 146 of file LibMqMsgque_atl.h.
#define OT_MQ_RT_SIG 0x22514966 |
Definition at line 103 of file LibMqMsgque_atl.h.
#define OT_NEW_Mq_enum_OBJ | ( | typ, | |
val ) |
Definition at line 284 of file LibMqMsgque_atl.h.
#define OT_retObj_SET_CTX | ( | nat | ) |
Definition at line 179 of file LibMqMsgque_atl.h.
#define OT_retObj_SET_DMP | ( | nat | ) |
Definition at line 198 of file LibMqMsgque_atl.h.
#define OT_retObj_SET_FCT | ( | nat | ) |
Definition at line 217 of file LibMqMsgque_atl.h.
#define OT_TMP_CTX_OBJ | ( | nat | ) |
Definition at line 178 of file LibMqMsgque_atl.h.
#define OT_TMP_DMP_OBJ | ( | nat | ) |
Definition at line 197 of file LibMqMsgque_atl.h.
#define OT_TMP_FCT_OBJ | ( | nat | ) |
Definition at line 216 of file LibMqMsgque_atl.h.
#define regTclArray | ( | m, | |
t ) |
Definition at line 116 of file LibMqMsgque_atl.h.
#define regTclCmd | ( | t | ) |
Definition at line 115 of file LibMqMsgque_atl.h.
#define regTclObj | ( | t | ) |
Definition at line 113 of file LibMqMsgque_atl.h.
#define regTclObj2 | ( | t, | |
v ) |
Definition at line 114 of file LibMqMsgque_atl.h.
#define SETUP_amqrt | ( | r | ) |
Definition at line 156 of file LibMqMsgque_atl.h.
#define SETUP_amqrt_2 | ( | r | ) |
Definition at line 148 of file LibMqMsgque_atl.h.
typedef OT_MQ_RT_S* OT_MQ_RT_T |
Definition at line 141 of file LibMqMsgque_atl.h.
|
inlinestatic |
Definition at line 182 of file LibMqMsgque_atl.h.
int atlmqmsgque_MqContextC_ReadLIST | ( | MqContextC_ARGS | ) |
int atlmqmsgque_MqContextC_ReadNEXT | ( | MqContextC_ARGS | ) |
|
inlinestatic |
Definition at line 201 of file LibMqMsgque_atl.h.
|
inlinestatic |
Definition at line 220 of file LibMqMsgque_atl.h.
int atlmqmsgque_pMqContextC_Init | ( | OT_MQ_ARGS | OT_NS_T | ) |
Definition at line 3968 of file MqContextC_atl.c.
int atlmqmsgque_pMqDumpC_Init | ( | OT_MQ_ARGS OT_NS_T | ns | ) |
Public API
Definition at line 442 of file MqDumpC_atl.c.
int atlmqmsgque_pMqFactoryC_Init | ( | OT_MQ_ARGS | OT_NS_T | ) |
Definition at line 822 of file MqFactoryC_atl.c.
enum MkErrorE atlmqmsgque_ServiceCall | ( | MQ_SERVICE_CALL_ARGS | ) |
Definition at line 46 of file MqCall_atl.c.
void atlmqmsgque_ServiceCopy | ( | MQ_SERVICE_COPY_ARGS | ) |
Definition at line 131 of file MqCall_atl.c.
void atlmqmsgque_ServiceFree | ( | MQ_SERVICE_FREE_ARGS | ) |
Definition at line 126 of file MqCall_atl.c.
|
extern |
Definition at line 1101 of file LibMqMsgque_atl.c.