theLink 10.0
|
tag: nhi1-release-250425 More...
#include "LibMqMsgque_private_atl.h"
#include <limits.h>
#include <float.h>
#include "mk_check_atl.h"
#include "tmpl/mq_misc_check_lng.h"
#include "LibMqMsgque_registry_atl.h"
Go to the source code of this file.
Data Structures | |
struct | LookupObjS |
Macros | |
#define | META_FILE_NAME "MqMsgque_atl.c" |
#define | OtClass_ARGS OBJCMD_ARGS |
#define | OT_SETUP_hdl_static |
#define | MqSetupTmpl() |
#define | MqCleanupTmpl() |
#define | META_CONTEXT_S hdl |
#define | IdentE_FromInt_doc "MqIdentE [MqMsgque::IdentE_FromInt value:int32]" |
#define | SlaveE_FromInt_doc "MqSlaveE [MqMsgque::SlaveE_FromInt value:int32]" |
#define | StartE_FromInt_doc "MqStartE [MqMsgque::StartE_FromInt value:int32]" |
#define | StatusIsEF_FromInt_doc "MqStatusIsEF [MqMsgque::StatusIsEF_FromInt value:int32]" |
#define | WaitOnEventE_FromInt_doc "MqWaitOnEventE [MqMsgque::WaitOnEventE_FromInt value:int32]" |
#define | IdentE_ToInt_doc "int32 [MqMsgque::IdentE_ToInt value:MqIdentE]" |
#define | IdentE_ToString_doc "string [MqMsgque::IdentE_ToString value:MqIdentE]" |
#define | SlaveE_ToInt_doc "int32 [MqMsgque::SlaveE_ToInt value:MqSlaveE]" |
#define | SlaveE_ToString_doc "string [MqMsgque::SlaveE_ToString value:MqSlaveE]" |
#define | StartE_ToInt_doc "int32 [MqMsgque::StartE_ToInt value:MqStartE]" |
#define | StartE_ToString_doc "string [MqMsgque::StartE_ToString value:MqStartE]" |
#define | StatusIsEF_ToInt_doc "int32 [MqMsgque::StatusIsEF_ToInt value:MqStatusIsEF]" |
#define | StatusIsEF_ToString_doc "string [MqMsgque::StatusIsEF_ToString value:MqStatusIsEF]" |
#define | WaitOnEventE_ToInt_doc "int32 [MqMsgque::WaitOnEventE_ToInt value:MqWaitOnEventE]" |
#define | WaitOnEventE_ToString_doc "string [MqMsgque::WaitOnEventE_ToString value:MqWaitOnEventE]" |
#define | Help_doc "string [MqMsgque::Help tool:string]" |
#define | HelpMsgque_doc "string [MqMsgque::HelpMsgque]" |
#define | InitGetArg0_doc "MkBufferListC [MqMsgque::InitGetArg0]" |
#define | InitResetArg0_doc "MkBufferListC [MqMsgque::InitResetArg0]" |
#define | InitSetArg0_doc "MqMsgque::InitSetArg0 ?bfl:MkBufferListC...=NULL?" |
#define | Main_doc "MqMsgque::Main code:..." |
#define | Cleanup_doc "MqMsgque::Cleanup" |
#define | Setup_doc "MqMsgque::Setup" |
#define | AtlRtFree(tok) |
#define | regTclObj2(t, v) |
#define | regTclObj(t) |
#define | regTclCmd(t) |
#define | regTclObj2(t, v) |
#define | regTclObj(t) |
#define | regTclCmd(t) |
#define | regTclObj2(t, v) |
#define | regTclObj(t) |
#define | regTclCmd(t) |
Typedefs | |
typedef int(* | LookupObjSF) (Tcl_Interp *interp, int objc, struct Tcl_Obj *const *objv) |
Variables | |
__thread bool | atlmqmsgque_inMain = false |
static const OtObjProcDefS | atlmqmsgque_sOtClassDef [] |
static const OtObjProcDefS | atlmqmsgque_sInstanceDef [] |
__thread OT_MQ_RT_S | amqrtR = {0} |
tag: nhi1-release-250425
Definition in file LibMqMsgque_atl.c.
#define AtlRtFree | ( | tok | ) |
#define Cleanup_doc "MqMsgque::Cleanup" |
Definition at line 185 of file LibMqMsgque_atl.c.
#define Help_doc "string [MqMsgque::Help tool:string]" |
Definition at line 173 of file LibMqMsgque_atl.c.
#define HelpMsgque_doc "string [MqMsgque::HelpMsgque]" |
Definition at line 174 of file LibMqMsgque_atl.c.
#define IdentE_FromInt_doc "MqIdentE [MqMsgque::IdentE_FromInt value:int32]" |
Definition at line 154 of file LibMqMsgque_atl.c.
#define IdentE_ToInt_doc "int32 [MqMsgque::IdentE_ToInt value:MqIdentE]" |
Definition at line 161 of file LibMqMsgque_atl.c.
#define IdentE_ToString_doc "string [MqMsgque::IdentE_ToString value:MqIdentE]" |
Definition at line 162 of file LibMqMsgque_atl.c.
#define InitGetArg0_doc "MkBufferListC [MqMsgque::InitGetArg0]" |
Definition at line 177 of file LibMqMsgque_atl.c.
#define InitResetArg0_doc "MkBufferListC [MqMsgque::InitResetArg0]" |
Definition at line 178 of file LibMqMsgque_atl.c.
#define InitSetArg0_doc "MqMsgque::InitSetArg0 ?bfl:MkBufferListC...=NULL?" |
Definition at line 179 of file LibMqMsgque_atl.c.
#define Main_doc "MqMsgque::Main code:..." |
Definition at line 182 of file LibMqMsgque_atl.c.
#define META_CONTEXT_S hdl |
Definition at line 36 of file LibMqMsgque_atl.c.
#define META_FILE_NAME "MqMsgque_atl.c" |
Definition at line 11 of file LibMqMsgque_atl.c.
#define MqCleanupTmpl | ( | ) |
Definition at line 34 of file LibMqMsgque_atl.c.
#define MqSetupTmpl | ( | ) |
Definition at line 33 of file LibMqMsgque_atl.c.
#define OT_SETUP_hdl_static |
Definition at line 18 of file LibMqMsgque_atl.c.
#define OtClass_ARGS OBJCMD_ARGS |
Definition at line 16 of file LibMqMsgque_atl.c.
#define regTclCmd | ( | t | ) |
#define regTclCmd | ( | t | ) |
#define regTclObj | ( | t | ) |
#define regTclObj | ( | t | ) |
#define regTclObj | ( | t | ) |
#define regTclObj2 | ( | t, | |
v ) |
#define regTclObj2 | ( | t, | |
v ) |
#define regTclObj2 | ( | t, | |
v ) |
#define Setup_doc "MqMsgque::Setup" |
Definition at line 186 of file LibMqMsgque_atl.c.
#define SlaveE_FromInt_doc "MqSlaveE [MqMsgque::SlaveE_FromInt value:int32]" |
Definition at line 155 of file LibMqMsgque_atl.c.
#define SlaveE_ToInt_doc "int32 [MqMsgque::SlaveE_ToInt value:MqSlaveE]" |
Definition at line 163 of file LibMqMsgque_atl.c.
#define SlaveE_ToString_doc "string [MqMsgque::SlaveE_ToString value:MqSlaveE]" |
Definition at line 164 of file LibMqMsgque_atl.c.
#define StartE_FromInt_doc "MqStartE [MqMsgque::StartE_FromInt value:int32]" |
Definition at line 156 of file LibMqMsgque_atl.c.
#define StartE_ToInt_doc "int32 [MqMsgque::StartE_ToInt value:MqStartE]" |
Definition at line 165 of file LibMqMsgque_atl.c.
#define StartE_ToString_doc "string [MqMsgque::StartE_ToString value:MqStartE]" |
Definition at line 166 of file LibMqMsgque_atl.c.
#define StatusIsEF_FromInt_doc "MqStatusIsEF [MqMsgque::StatusIsEF_FromInt value:int32]" |
Definition at line 157 of file LibMqMsgque_atl.c.
#define StatusIsEF_ToInt_doc "int32 [MqMsgque::StatusIsEF_ToInt value:MqStatusIsEF]" |
Definition at line 167 of file LibMqMsgque_atl.c.
#define StatusIsEF_ToString_doc "string [MqMsgque::StatusIsEF_ToString value:MqStatusIsEF]" |
Definition at line 168 of file LibMqMsgque_atl.c.
#define WaitOnEventE_FromInt_doc "MqWaitOnEventE [MqMsgque::WaitOnEventE_FromInt value:int32]" |
Definition at line 158 of file LibMqMsgque_atl.c.
#define WaitOnEventE_ToInt_doc "int32 [MqMsgque::WaitOnEventE_ToInt value:MqWaitOnEventE]" |
Definition at line 169 of file LibMqMsgque_atl.c.
#define WaitOnEventE_ToString_doc "string [MqMsgque::WaitOnEventE_ToString value:MqWaitOnEventE]" |
Definition at line 170 of file LibMqMsgque_atl.c.
typedef int( * LookupObjSF) (Tcl_Interp *interp, int objc, struct Tcl_Obj *const *objv) |
Definition at line 134 of file LibMqMsgque_atl.c.
enum MkErrorE atlmqmsgque_CheckConstructor | ( | OT_Check_ARGS | , |
MK_CCP * | constrP ) |
Definition at line 524 of file LibMqMsgque_atl.c.
|
static |
Definition at line 1024 of file LibMqMsgque_atl.c.
|
static |
Definition at line 1018 of file LibMqMsgque_atl.c.
OT_ATL_EXTERN int Atlmqmsgque_Unload | ( | OT_ENV_T | interp, |
int | flags ) |
Definition at line 1233 of file LibMqMsgque_atl.c.
__thread OT_MQ_RT_S amqrtR = {0} |
Definition at line 1101 of file LibMqMsgque_atl.c.
__thread bool atlmqmsgque_inMain = false |
private
Definition at line 147 of file LibMqMsgque_atl.c.
|
static |
Definition at line 1006 of file LibMqMsgque_atl.c.
|
static |
Definition at line 961 of file LibMqMsgque_atl.c.