theLink 10.0
|
tag: nhi1-release-250425 More...
#include "LibMqMsgque_private_tcl.h"
#include <limits.h>
#include <float.h>
#include "mk_check_tcl.h"
#include "tmpl/mq_misc_check_lng.h"
Go to the source code of this file.
Data Structures | |
struct | LookupObjS |
Macros | |
#define | META_FILE_NAME "MqMsgque_tcl.c" |
#define | VER TCL_OO_METHOD_VERSION_CURRENT |
#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...=\"MK_NULL\"?" |
#define | Main_doc "MqMsgque Main code:..." |
#define | Cleanup_doc "MqMsgque Cleanup" |
#define | Setup_doc "MqMsgque Setup" |
Typedefs | |
typedef int(* | LookupObjSF) (OT_ENV_T interp, int objc, OT_OBJ_T const *objv) |
Variables | |
__thread bool | tclmqmsgque_inMain = false |
static const OtObjProcDefS | tclmqmsgque_sOtClassDef [] |
static const OtObjProcDefS | tclmqmsgque_sInstanceDef [] |
tag: nhi1-release-250425
Definition in file LibMqMsgque_tcl.c.
#define Cleanup_doc "MqMsgque Cleanup" |
Definition at line 184 of file LibMqMsgque_tcl.c.
#define Help_doc "string [MqMsgque Help tool:string]" |
Definition at line 172 of file LibMqMsgque_tcl.c.
#define HelpMsgque_doc "string [MqMsgque HelpMsgque]" |
Definition at line 173 of file LibMqMsgque_tcl.c.
#define IdentE_FromInt_doc "MqIdentE [MqMsgque IdentE_FromInt value:int32]" |
Definition at line 153 of file LibMqMsgque_tcl.c.
#define IdentE_ToInt_doc "int32 [MqMsgque IdentE_ToInt value:MqIdentE]" |
Definition at line 160 of file LibMqMsgque_tcl.c.
#define IdentE_ToString_doc "string [MqMsgque IdentE_ToString value:MqIdentE]" |
Definition at line 161 of file LibMqMsgque_tcl.c.
#define InitGetArg0_doc "MkBufferListC [MqMsgque InitGetArg0]" |
Definition at line 176 of file LibMqMsgque_tcl.c.
#define InitResetArg0_doc "MkBufferListC [MqMsgque InitResetArg0]" |
Definition at line 177 of file LibMqMsgque_tcl.c.
#define InitSetArg0_doc "MqMsgque InitSetArg0 ?bfl:MkBufferListC...=\"MK_NULL\"?" |
Definition at line 178 of file LibMqMsgque_tcl.c.
#define Main_doc "MqMsgque Main code:..." |
Definition at line 181 of file LibMqMsgque_tcl.c.
#define META_CONTEXT_S hdl |
Definition at line 35 of file LibMqMsgque_tcl.c.
#define META_FILE_NAME "MqMsgque_tcl.c" |
Definition at line 11 of file LibMqMsgque_tcl.c.
#define MqCleanupTmpl | ( | ) |
Definition at line 33 of file LibMqMsgque_tcl.c.
#define MqSetupTmpl | ( | ) |
Definition at line 32 of file LibMqMsgque_tcl.c.
#define OT_SETUP_hdl_static |
Definition at line 19 of file LibMqMsgque_tcl.c.
#define OtClass_ARGS OBJCMD_ARGS |
Definition at line 17 of file LibMqMsgque_tcl.c.
#define Setup_doc "MqMsgque Setup" |
Definition at line 185 of file LibMqMsgque_tcl.c.
#define SlaveE_FromInt_doc "MqSlaveE [MqMsgque SlaveE_FromInt value:int32]" |
Definition at line 154 of file LibMqMsgque_tcl.c.
#define SlaveE_ToInt_doc "int32 [MqMsgque SlaveE_ToInt value:MqSlaveE]" |
Definition at line 162 of file LibMqMsgque_tcl.c.
#define SlaveE_ToString_doc "string [MqMsgque SlaveE_ToString value:MqSlaveE]" |
Definition at line 163 of file LibMqMsgque_tcl.c.
#define StartE_FromInt_doc "MqStartE [MqMsgque StartE_FromInt value:int32]" |
Definition at line 155 of file LibMqMsgque_tcl.c.
#define StartE_ToInt_doc "int32 [MqMsgque StartE_ToInt value:MqStartE]" |
Definition at line 164 of file LibMqMsgque_tcl.c.
#define StartE_ToString_doc "string [MqMsgque StartE_ToString value:MqStartE]" |
Definition at line 165 of file LibMqMsgque_tcl.c.
#define StatusIsEF_FromInt_doc "MqStatusIsEF [MqMsgque StatusIsEF_FromInt value:int32]" |
Definition at line 156 of file LibMqMsgque_tcl.c.
#define StatusIsEF_ToInt_doc "int32 [MqMsgque StatusIsEF_ToInt value:MqStatusIsEF]" |
Definition at line 166 of file LibMqMsgque_tcl.c.
#define StatusIsEF_ToString_doc "string [MqMsgque StatusIsEF_ToString value:MqStatusIsEF]" |
Definition at line 167 of file LibMqMsgque_tcl.c.
#define VER TCL_OO_METHOD_VERSION_CURRENT |
Definition at line 12 of file LibMqMsgque_tcl.c.
#define WaitOnEventE_FromInt_doc "MqWaitOnEventE [MqMsgque WaitOnEventE_FromInt value:int32]" |
Definition at line 157 of file LibMqMsgque_tcl.c.
#define WaitOnEventE_ToInt_doc "int32 [MqMsgque WaitOnEventE_ToInt value:MqWaitOnEventE]" |
Definition at line 168 of file LibMqMsgque_tcl.c.
#define WaitOnEventE_ToString_doc "string [MqMsgque WaitOnEventE_ToString value:MqWaitOnEventE]" |
Definition at line 169 of file LibMqMsgque_tcl.c.
Definition at line 133 of file LibMqMsgque_tcl.c.
enum MkErrorE tclmqmsgque_CheckConstructor | ( | OT_Check_ARGS | , |
MK_CCP * | constrP ) |
Definition at line 523 of file LibMqMsgque_tcl.c.
OT_TCL_EXTERN int Tclmqmsgque_Init | ( | OT_ENV_T | interp | ) |
initialize the tclmqmsgque package
The tclmqmsgque package is created to provide support for theLink'.
[in] | interp | the current interpreter |
Definition at line 1072 of file LibMqMsgque_tcl.c.
OT_TCL_EXTERN int Tclmqmsgque_Unload | ( | OT_ENV_T | interp, |
int | flags ) |
Definition at line 1151 of file LibMqMsgque_tcl.c.
__thread bool tclmqmsgque_inMain = false |
private
Definition at line 146 of file LibMqMsgque_tcl.c.
|
static |
Definition at line 1053 of file LibMqMsgque_tcl.c.
|
static |
Definition at line 1007 of file LibMqMsgque_tcl.c.