|
theLink 10.0
|
tag: nhi1-release-250425 More...
#include "LibMqMsgque_private_tcl.h"#include "mk_check_tcl.h"#include "tmpl/MqContextC_ReadNEXT_lng.h"#include "tmpl/MqContextC_ReadLIST_lng.h"
Include dependency graph for MqContextC_tcl.c:Go to the source code of this file.
Macros | |
| #define | META_FILE_NAME "MqContextC_tcl.c" |
| #define | OT_CLASS NS(MqContextC) |
| #define | OT_CLASS_NAME "MqContextC" |
| #define | OBJECT2CTX(O) |
| #define | OT_SETUP_hdl_static_constr_pre |
| #define | OT_SETUP_hdl_static_constr |
| #define | OT_SETUP_hdl_static |
| #define | OT_SETUP_hdl SetupHdlFromMetaData_2(CTX,MQ_CTX); |
| #define | OT_SETUP_hdl__null_allow SetupHdlFromMetaData__null_allow_2(CTX,MQ_CTX); |
| #define | OT_SETUP_hdl_destr SetupHdlFromMetaData__null_allow_2(CTX,MQ_CTX); |
| #define | OT_SETUP_hdl_constr_pre |
| #define | OT_SETUP_hdl_constr |
| #define | SetupRtFromHdl_XN(hdl) |
| #define | SetupRtFromHdl_X(hdl) |
| #define | ClassInit |
| #define | VER TCL_OO_METHOD_VERSION_CURRENT |
| #define | OT_CONSTRUCTOR_POST(x) |
| #define | ClassFactoryGet_doc "MqFactoryC [$ctx ClassFactoryGet] (const)" |
| #define | ClassFactorySet_doc "$ctx ClassFactorySet item:MqFactoryC" |
| #define | ClassIdentGet_doc "string [$ctx ClassIdentGet] (const)" |
| #define | ClassIdentSet_doc "$ctx ClassIdentSet ident:string" |
| #define | ClassOriginalIdentGet_doc "string [$ctx ClassOriginalIdentGet] (const)" |
| #define | ConfigGetIoTcpL_doc "MkBufferListC [$ctx ConfigGetIoTcpL]" |
| #define | ConfigCheckStartAs_doc "bool [$ctx ConfigCheckStartAs data:MqStartE]" |
| #define | ConfigGetBuffersize_doc "int32 [$ctx ConfigGetBuffersize] (const)" |
| #define | ConfigGetIdentFrom_doc "MqIdentE [$ctx ConfigGetIdentFrom]" |
| #define | ConfigGetIoPipe_doc "int32 [$ctx ConfigGetIoPipe]" |
| #define | ConfigGetIoUds_doc "string [$ctx ConfigGetIoUds] (const)" |
| #define | ConfigGetIsParent_doc "bool [$ctx ConfigGetIsParent]" |
| #define | ConfigGetIsServer_doc "bool [$ctx ConfigGetIsServer]" |
| #define | ConfigGetIsString_doc "bool [$ctx ConfigGetIsString]" |
| #define | ConfigGetName_doc "string [$ctx ConfigGetName] (const)" |
| #define | ConfigGetPkgsize_doc "int32 [$ctx ConfigGetPkgsize] (const)" |
| #define | ConfigGetPostfix_doc "string [$ctx ConfigGetPostfix] (const)" |
| #define | ConfigGetPrefix_doc "string [$ctx ConfigGetPrefix] (const)" |
| #define | ConfigGetStartAs_doc "MqStartE [$ctx ConfigGetStartAs]" |
| #define | ConfigGetStatusIs_doc "MqStatusIsEF [$ctx ConfigGetStatusIs]" |
| #define | ConfigGetStorage_doc "string [$ctx ConfigGetStorage] (const)" |
| #define | ConfigGetTimeout_doc "MkTimeoutE|int32 [$ctx ConfigGetTimeout] (const)" |
| #define | ConfigReset_doc "$ctx ConfigReset" |
| #define | ConfigSetAllDebug_doc "$ctx ConfigSetAllDebug data:int32" |
| #define | ConfigSetAllTimeout_doc "$ctx ConfigSetAllTimeout data:MkTimeoutE|int32" |
| #define | ConfigSetBgError_doc "$ctx ConfigSetBgError ?callback:callable=\"MK_NULL\"?" |
| #define | ConfigSetBuffersize_doc "$ctx ConfigSetBuffersize data:int32" |
| #define | ConfigSetConfigFile_doc "$ctx ConfigSetConfigFile filename:string" |
| #define | ConfigSetDaemon_doc "$ctx ConfigSetDaemon pidfile:string" |
| #define | ConfigSetEvent_doc "$ctx ConfigSetEvent ?callback:callable=\"MK_NULL\"?" |
| #define | ConfigSetIdentFrom_doc "$ctx ConfigSetIdentFrom data:MqIdentE" |
| #define | ConfigSetIgnoreExit_doc "$ctx ConfigSetIgnoreExit data:bool" |
| #define | ConfigSetIoPipe_doc "$ctx ConfigSetIoPipe fh:int32" |
| #define | ConfigSetIoTcp_doc "$ctx ConfigSetIoTcp ?host:string=\"NULL\"? ?port:string=\"NULL\"? ?myhost:string=\"NULL\"? ?myport:string=\"NULL\"?" |
| #define | ConfigSetIoTcpL_doc "$ctx ConfigSetIoTcpL vals:MkBufferListC" |
| #define | ConfigSetIoUds_doc "$ctx ConfigSetIoUds file:string" |
| #define | ConfigSetIsServer_doc "$ctx ConfigSetIsServer data:bool" |
| #define | ConfigSetIsString_doc "$ctx ConfigSetIsString data:bool" |
| #define | ConfigSetName_doc "$ctx ConfigSetName data:string" |
| #define | ConfigSetPkgsize_doc "$ctx ConfigSetPkgsize data:int32" |
| #define | ConfigSetPostfix_doc "$ctx ConfigSetPostfix data:string" |
| #define | ConfigSetPrefix_doc "$ctx ConfigSetPrefix data:string" |
| #define | ConfigSetServerCleanup_doc "$ctx ConfigSetServerCleanup ?callback:callable=\"MK_NULL\"?" |
| #define | ConfigSetServerSetup_doc "$ctx ConfigSetServerSetup ?callback:callable=\"MK_NULL\"?" |
| #define | ConfigSetStartAs_doc "$ctx ConfigSetStartAs data:MqStartE" |
| #define | ConfigSetStartAsString_doc "$ctx ConfigSetStartAsString data:string" |
| #define | ConfigSetStorage_doc "$ctx ConfigSetStorage data:string" |
| #define | ConfigSetTimeout_doc "$ctx ConfigSetTimeout data:MkTimeoutE|int32" |
| #define | ConfigGetIoTcp_doc "{host:string port:string myhost:string myport:string} [$ctx ConfigGetIoTcp]" |
| #define | CTOR_doc "MqContextC [MqContextC CTOR ?tmpl:MqContextC=\"MK_NULL\"?]" |
| #define | Create_doc "MqContextC [MqContextC Create ?tmpl:MqContextC=\"MK_NULL\"?]" |
| #define | GetNull_doc "MqContextC [MqContextC GetNull]" |
| #define | HandleResolve_doc "MqContextC [MqContextC HandleResolve netHdl:MK_HDL]" |
| #define | Instances_doc "MqContextC [MqContextC Instances]" |
| #define | ErrorFORMAT_doc "MkErrorC [$fmtobj ErrorFORMAT] (const)" |
| #define | GetBuffer_doc "MkBufferC [$ctx GetBuffer]" |
| #define | Next_doc "MqContextC [$ctx Next]" |
| #define | Prev_doc "MqContextC [$ctx Prev]" |
| #define | ErrorCopy_doc "MkErrorE [$targetCtx ErrorCopy sourceCtx:MqContextC] (const)" |
| #define | ErrorMove_doc "MkErrorE [$targetCtx ErrorMove sourceCtx:MqContextC] (const)" |
| #define | LogConfig_doc "$ctx LogConfig ?fmtobj:MkObjectC=\"MK_NULL\"? ?debug:int32=0? ?callfunc:string=\"MK_NULL\"? ?lvl:int32=0? (const)" |
| #define | LogEnv_doc "$ctx LogEnv ?fmtobj:MkObjectC=\"MK_NULL\"? ?debug:int32=0? ?callfunc:string=\"MK_NULL\"? ?lvl:int32=0? (const)" |
| #define | LogLink_doc "$ctx LogLink ?fmtobj:MkObjectC=\"MK_NULL\"? ?debug:int32=0? ?callfunc:string=\"MK_NULL\"? ?lvl:int32=0? (const)" |
| #define | LogSetup_doc "$ctx LogSetup ?fmtobj:MkObjectC=\"MK_NULL\"? ?debug:int32=0? ?callfunc:string=\"MK_NULL\"? ?lvl:int32=0? (const)" |
| #define | LogShort_doc "$ctx LogShort ?fmtobj:MkObjectC=\"MK_NULL\"? ?debug:int32=0? ?callfunc:string=\"MK_NULL\"? ?lvl:int32=0? ?label:string=\"NULL\"? (const)" |
| #define | LogType_doc "$ctx LogType ?fmtobj:MkObjectC=\"MK_NULL\"? ?debug:int32=0? ?callfunc:string=\"MK_NULL\"? ?lvl:int32=0? (const)" |
| #define | EnvProtect_doc "$ctx EnvProtect" |
| #define | EnvRestore_doc "$ctx EnvRestore" |
| #define | Exit_doc "int32 [$ctx Exit ?callfunc:string=\"MK_NULL\"? ?callfile:string=\"MK_NULL\"? ?callline:int32=-1?]" |
| #define | GetRoot_doc "MqContextC [$ctx GetRoot]" |
| #define | LinkGetParent_doc "MqContextC [$ctx LinkGetParent]" |
| #define | LinkConnect_doc "$ctx LinkConnect" |
| #define | LinkCreate_doc "$ctx LinkCreate ?args:MkBufferListC...=\"MK_NULL\"?" |
| #define | LinkCreateChild_doc "$ctx LinkCreateChild parent:MqContextC ?args:MkBufferListC...=\"MK_NULL\"?" |
| #define | LinkDelete_doc "$ctx LinkDelete" |
| #define | LinkGetCtxId_doc "int32 [$ctx LinkGetCtxId]" |
| #define | LinkGetTargetIdent_doc "string [$ctx LinkGetTargetIdent]" |
| #define | LinkIsConnected_doc "bool [$ctx LinkIsConnected]" |
| #define | LinkIsParent_doc "bool [$ctx LinkIsParent]" |
| #define | LinkShutdown_doc "$ctx LinkShutdown" |
| #define | LogParentOrChild_doc "string [$ctx LogParentOrChild] (const)" |
| #define | LogServerOrClient_doc "string [$ctx LogServerOrClient] (const)" |
| #define | ProcessEvent_doc "$ctx ProcessEvent ?wait:MqWaitOnEventE=NO? ?timeout:MkTimeoutE|int32=DEFAULT?" |
| #define | ProxyForward_doc "$sourceCtx ProxyForward targetCtx:MqContextC ?dump:MqDumpC=\"MK_NULL\"? ?timeout:MkTimeoutE|int32=DEFAULT?" |
| #define | ProxyItem_doc "$sourceCtx ProxyItem targetCtx:MqContextC" |
| #define | ReadALL_doc "MkBufferListC [$ctx ReadALL ?val_inout:MkBufferListC=\"MK_NULL\"?]" |
| #define | ReadBFL_doc "MkBufferListC [$ctx ReadBFL]" |
| #define | ReadBUF_doc "MkBufferC [$ctx ReadBUF]" |
| #define | ReadDbg_doc "$ctx ReadDbg" |
| #define | ReadGetNextType_doc "MkTypeE [$ctx ReadGetNextType]" |
| #define | ReadGetNumItems_doc "int32 [$ctx ReadGetNumItems]" |
| #define | ReadItemExists_doc "bool [$ctx ReadItemExists]" |
| #define | ReadL_END_doc "$ctx ReadL_END" |
| #define | ReadL_START_doc "$ctx ReadL_START ?buf:MkBufferC=\"MK_NULL\"?" |
| #define | ReadT_END_doc "$ctx ReadT_END" |
| #define | ReadT_START_doc "$ctx ReadT_START" |
| #define | ReadUndo_doc "$ctx ReadUndo" |
| #define | ReadBIN_doc "binary [$ctx ReadBIN]" |
| #define | ReadBOL_doc "bool [$ctx ReadBOL]" |
| #define | ReadBinaryR_doc "binary [$ctx ReadBinaryR]" |
| #define | ReadDBL_doc "double [$ctx ReadDBL]" |
| #define | ReadFLT_doc "float [$ctx ReadFLT]" |
| #define | ReadHDL_doc "MK_HDL [$ctx ReadHDL]" |
| #define | ReadI16_doc "int16 [$ctx ReadI16]" |
| #define | ReadI32_doc "int32 [$ctx ReadI32]" |
| #define | ReadI64_doc "int64 [$ctx ReadI64]" |
| #define | ReadI8_doc "int8 [$ctx ReadI8]" |
| #define | ReadLIST_doc "[list...] [$ctx ReadLIST]" |
| #define | ReadLONG_doc "long [$ctx ReadLONG]" |
| #define | ReadNEXT_doc "obj [$ctx ReadNEXT]" |
| #define | ReadSTR_doc "string [$ctx ReadSTR]" |
| #define | ReadStringR_doc "string [$ctx ReadStringR]" |
| #define | RouteGetTree_doc "MkBufferListC [$ctx RouteGetTree]" |
| #define | RouteCreate_doc "$ctx RouteCreate route:string service:string ?overwrite:bool=false?" |
| #define | RouteDelete_doc "$ctx RouteDelete route:string service:string ?overwrite:bool=false?" |
| #define | RouteResolve_doc "[MqContextC...] [$ctx RouteResolve ident:string ?retnum:int32=-1?]" |
| #define | RouteTraverse_doc "$ctx RouteTraverse service:string ?args:MkBufferListC...=\"MK_NULL\"?" |
| #define | RouteGetPath_doc "string [$ctx RouteGetPath]" |
| #define | Send_doc "$ctx Send cstr:string args:args..." |
| #define | SendBFL_doc "$ctx SendBFL val:MkBufferListC" |
| #define | SendBIN_doc "$ctx SendBIN val:binary" |
| #define | SendBOL_doc "$ctx SendBOL val:bool" |
| #define | SendBUF_doc "$ctx SendBUF val:MkBufferC" |
| #define | SendBUS_FLAT_doc "$ctx SendBUS_FLAT val:MkBufferStreamC" |
| #define | SendBinaryR_doc "$ctx SendBinaryR val:binary" |
| #define | SendDBL_doc "$ctx SendDBL val:double" |
| #define | SendEND_doc "$ctx SendEND token:string[4] ?timeout:MkTimeoutE|int32=DEFAULT?" |
| #define | SendEND_AND_CALLBACK_doc "$ctx SendEND_AND_CALLBACK token:string[4] callback:callable ?timeout:MkTimeoutE|int32=DEFAULT?" |
| #define | SendEND_AND_SUB_doc "$ctx SendEND_AND_SUB token:string[4] callback:callable ?timeout:MkTimeoutE|int32=DEFAULT?" |
| #define | SendEND_AND_TRANSACTION_doc "$ctx SendEND_AND_TRANSACTION token:string[4] callback:string[4] ?timeout:MkTimeoutE|int32=DEFAULT?" |
| #define | SendEND_AND_WAIT_doc "$ctx SendEND_AND_WAIT token:string[4] ?timeout:MkTimeoutE|int32=DEFAULT?" |
| #define | SendERROR_doc "$ctx SendERROR" |
| #define | SendFLT_doc "$ctx SendFLT val:float" |
| #define | SendHDL_doc "$ctx SendHDL val:MK_HDL" |
| #define | SendI16_doc "$ctx SendI16 val:int16" |
| #define | SendI32_doc "$ctx SendI32 val:int32" |
| #define | SendI64_doc "$ctx SendI64 val:int64" |
| #define | SendI8_doc "$ctx SendI8 val:int8" |
| #define | SendLONG_doc "$ctx SendLONG val:long" |
| #define | SendLTR_doc "$ctx SendLTR transLId:int32" |
| #define | SendL_END_doc "$ctx SendL_END" |
| #define | SendL_FLAT_doc "$ctx SendL_FLAT val:MkBufferListC" |
| #define | SendL_START_doc "$ctx SendL_START" |
| #define | SendRETURN_doc "$ctx SendRETURN" |
| #define | SendRETURN_SUB_doc "$ctx SendRETURN_SUB" |
| #define | SendSTART_doc "$ctx SendSTART" |
| #define | SendSTR_doc "$ctx SendSTR val:string" |
| #define | SendSYNC_doc "$ctx SendSYNC" |
| #define | SendStringR_doc "$ctx SendStringR val:string" |
| #define | SendT_END_doc "$ctx SendT_END" |
| #define | SendT_START_doc "$ctx SendT_START" |
| #define | ServiceCreate_doc "$ctx ServiceCreate token:string[4] callback:callable" |
| #define | ServiceDelete_doc "$ctx ServiceDelete token:string[4]" |
| #define | ServiceIsTransaction_doc "bool [$ctx ServiceIsTransaction]" |
| #define | ServiceProxy_doc "$ctx ServiceProxy token:string[4] ?id:MqSlaveE|int32=MQ_SLAVE_OTHER?" |
| #define | ServiceProxyCtx_doc "$ctx ServiceProxyCtx token:string[4] target:MqContextC" |
| #define | ServiceProxyCtxExists_doc "bool [$ctx ServiceProxyCtxExists token:string[4] target:MqContextC]" |
| #define | ServiceProxyRoundRobin_doc "$ctx ServiceProxyRoundRobin token:string[4] ident:string" |
| #define | ServiceStorage_doc "$ctx ServiceStorage token:string[4]" |
| #define | ServiceTokenCheck_doc "bool [$ctx ServiceTokenCheck token:string[4]]" |
| #define | ServiceTokenExists_doc "bool [$ctx ServiceTokenExists token:string[4]]" |
| #define | ServiceTokenGet_doc "string[4] [$ctx ServiceTokenGet]" |
| #define | SlaveGetMaster_doc "MqContextC [$ctx SlaveGetMaster]" |
| #define | SlaveGet_doc "MqContextC [$ctx SlaveGet id:MqSlaveE|int32]" |
| #define | SlaveGetFilter_doc "MqContextC [$ctx SlaveGetFilter]" |
| #define | SlaveGetProxy_doc "MqContextC [$ctx SlaveGetProxy id:MqSlaveE|int32]" |
| #define | SlaveCheck_doc "bool [$ctx SlaveCheck id:MqSlaveE|int32] (const)" |
| #define | SlaveCreate_doc "$ctx SlaveCreate id:MqSlaveE|int32 slave:MqContextC" |
| #define | SlaveDelete_doc "$ctx SlaveDelete id:MqSlaveE|int32" |
| #define | SlaveIs_doc "bool [$ctx SlaveIs] (const)" |
| #define | SlaveWorker_doc "$ctx SlaveWorker id:MqSlaveE|int32 ?fct:string=\"WORKER\"? ?args:MkBufferListC...=\"MK_NULL\"?" |
| #define | StorageDelete_doc "int32 [$ctx StorageDelete ?*transLIdP_inout:int32=0?]" |
| #define | StorageImport_doc "int32 [$ctx StorageImport ?*transLIdP_inout:int32=0?]" |
| #define | StorageClose_doc "$ctx StorageClose" |
| #define | StorageDecrRef_doc "$ctx StorageDecrRef transLId:int32" |
| #define | StorageIncrRef_doc "$ctx StorageIncrRef transLId:int32" |
| #define | StorageLog_doc "$ctx StorageLog ?callfunc:string=\"MK_NULL\"?" |
| #define | StorageOpen_doc "$ctx StorageOpen storageFile:string" |
| #define | StorageCount_doc "int32 [$ctx StorageCount]" |
| #define | StorageErrCnt_doc "int32 [$ctx StorageErrCnt transLId:int32]" |
| #define | StorageExport_doc "int32 [$ctx StorageExport]" |
| #define | StorageResolve_doc "{otherCtxP:MqContextC otherLIdP:int32} [$ctx StorageResolve]" |
Variables | |
| __thread OT_CLS_T | OT_CLASS = NULL |
| static __thread MK_TYP | MqContextCTT = NULL |
| __thread OT_OBJ_T | tclmqmsgque_MqContextC_MK_NULL = NULL |
| static Tcl_MethodType | tclmqmsgque_sOtClassDef [] |
| static Tcl_MethodType | tclmqmsgque_sInstanceDef [] |
| static struct MkRuntimeCallbackS | sTclMqRuntimeCallback = {0} |
tag: nhi1-release-250425
Definition in file MqContextC_tcl.c.
| #define ClassFactoryGet_doc "MqFactoryC [$ctx ClassFactoryGet] (const)" |
Definition at line 124 of file MqContextC_tcl.c.
| #define ClassFactorySet_doc "$ctx ClassFactorySet item:MqFactoryC" |
Definition at line 127 of file MqContextC_tcl.c.
| #define ClassIdentGet_doc "string [$ctx ClassIdentGet] (const)" |
Definition at line 128 of file MqContextC_tcl.c.
| #define ClassIdentSet_doc "$ctx ClassIdentSet ident:string" |
Definition at line 129 of file MqContextC_tcl.c.
| #define ClassInit |
Definition at line 77 of file MqContextC_tcl.c.
| #define ClassOriginalIdentGet_doc "string [$ctx ClassOriginalIdentGet] (const)" |
Definition at line 130 of file MqContextC_tcl.c.
| #define ConfigCheckStartAs_doc "bool [$ctx ConfigCheckStartAs data:MqStartE]" |
Definition at line 136 of file MqContextC_tcl.c.
| #define ConfigGetBuffersize_doc "int32 [$ctx ConfigGetBuffersize] (const)" |
Definition at line 137 of file MqContextC_tcl.c.
| #define ConfigGetIdentFrom_doc "MqIdentE [$ctx ConfigGetIdentFrom]" |
Definition at line 138 of file MqContextC_tcl.c.
| #define ConfigGetIoPipe_doc "int32 [$ctx ConfigGetIoPipe]" |
Definition at line 139 of file MqContextC_tcl.c.
| #define ConfigGetIoTcp_doc "{host:string port:string myhost:string myport:string} [$ctx ConfigGetIoTcp]" |
Definition at line 180 of file MqContextC_tcl.c.
| #define ConfigGetIoTcpL_doc "MkBufferListC [$ctx ConfigGetIoTcpL]" |
Definition at line 133 of file MqContextC_tcl.c.
| #define ConfigGetIoUds_doc "string [$ctx ConfigGetIoUds] (const)" |
Definition at line 140 of file MqContextC_tcl.c.
| #define ConfigGetIsParent_doc "bool [$ctx ConfigGetIsParent]" |
Definition at line 141 of file MqContextC_tcl.c.
| #define ConfigGetIsServer_doc "bool [$ctx ConfigGetIsServer]" |
Definition at line 142 of file MqContextC_tcl.c.
| #define ConfigGetIsString_doc "bool [$ctx ConfigGetIsString]" |
Definition at line 143 of file MqContextC_tcl.c.
| #define ConfigGetName_doc "string [$ctx ConfigGetName] (const)" |
Definition at line 144 of file MqContextC_tcl.c.
| #define ConfigGetPkgsize_doc "int32 [$ctx ConfigGetPkgsize] (const)" |
Definition at line 145 of file MqContextC_tcl.c.
| #define ConfigGetPostfix_doc "string [$ctx ConfigGetPostfix] (const)" |
Definition at line 146 of file MqContextC_tcl.c.
| #define ConfigGetPrefix_doc "string [$ctx ConfigGetPrefix] (const)" |
Definition at line 147 of file MqContextC_tcl.c.
| #define ConfigGetStartAs_doc "MqStartE [$ctx ConfigGetStartAs]" |
Definition at line 148 of file MqContextC_tcl.c.
| #define ConfigGetStatusIs_doc "MqStatusIsEF [$ctx ConfigGetStatusIs]" |
Definition at line 149 of file MqContextC_tcl.c.
| #define ConfigGetStorage_doc "string [$ctx ConfigGetStorage] (const)" |
Definition at line 150 of file MqContextC_tcl.c.
| #define ConfigGetTimeout_doc "MkTimeoutE|int32 [$ctx ConfigGetTimeout] (const)" |
Definition at line 151 of file MqContextC_tcl.c.
| #define ConfigReset_doc "$ctx ConfigReset" |
Definition at line 152 of file MqContextC_tcl.c.
| #define ConfigSetAllDebug_doc "$ctx ConfigSetAllDebug data:int32" |
Definition at line 153 of file MqContextC_tcl.c.
| #define ConfigSetAllTimeout_doc "$ctx ConfigSetAllTimeout data:MkTimeoutE|int32" |
Definition at line 154 of file MqContextC_tcl.c.
| #define ConfigSetBgError_doc "$ctx ConfigSetBgError ?callback:callable=\"MK_NULL\"?" |
Definition at line 155 of file MqContextC_tcl.c.
| #define ConfigSetBuffersize_doc "$ctx ConfigSetBuffersize data:int32" |
Definition at line 156 of file MqContextC_tcl.c.
| #define ConfigSetConfigFile_doc "$ctx ConfigSetConfigFile filename:string" |
Definition at line 157 of file MqContextC_tcl.c.
| #define ConfigSetDaemon_doc "$ctx ConfigSetDaemon pidfile:string" |
Definition at line 158 of file MqContextC_tcl.c.
| #define ConfigSetEvent_doc "$ctx ConfigSetEvent ?callback:callable=\"MK_NULL\"?" |
Definition at line 159 of file MqContextC_tcl.c.
| #define ConfigSetIdentFrom_doc "$ctx ConfigSetIdentFrom data:MqIdentE" |
Definition at line 160 of file MqContextC_tcl.c.
| #define ConfigSetIgnoreExit_doc "$ctx ConfigSetIgnoreExit data:bool" |
Definition at line 161 of file MqContextC_tcl.c.
| #define ConfigSetIoPipe_doc "$ctx ConfigSetIoPipe fh:int32" |
Definition at line 162 of file MqContextC_tcl.c.
| #define ConfigSetIoTcp_doc "$ctx ConfigSetIoTcp ?host:string=\"NULL\"? ?port:string=\"NULL\"? ?myhost:string=\"NULL\"? ?myport:string=\"NULL\"?" |
Definition at line 163 of file MqContextC_tcl.c.
| #define ConfigSetIoTcpL_doc "$ctx ConfigSetIoTcpL vals:MkBufferListC" |
Definition at line 164 of file MqContextC_tcl.c.
| #define ConfigSetIoUds_doc "$ctx ConfigSetIoUds file:string" |
Definition at line 165 of file MqContextC_tcl.c.
| #define ConfigSetIsServer_doc "$ctx ConfigSetIsServer data:bool" |
Definition at line 166 of file MqContextC_tcl.c.
| #define ConfigSetIsString_doc "$ctx ConfigSetIsString data:bool" |
Definition at line 167 of file MqContextC_tcl.c.
| #define ConfigSetName_doc "$ctx ConfigSetName data:string" |
Definition at line 168 of file MqContextC_tcl.c.
| #define ConfigSetPkgsize_doc "$ctx ConfigSetPkgsize data:int32" |
Definition at line 169 of file MqContextC_tcl.c.
| #define ConfigSetPostfix_doc "$ctx ConfigSetPostfix data:string" |
Definition at line 170 of file MqContextC_tcl.c.
| #define ConfigSetPrefix_doc "$ctx ConfigSetPrefix data:string" |
Definition at line 171 of file MqContextC_tcl.c.
| #define ConfigSetServerCleanup_doc "$ctx ConfigSetServerCleanup ?callback:callable=\"MK_NULL\"?" |
Definition at line 172 of file MqContextC_tcl.c.
| #define ConfigSetServerSetup_doc "$ctx ConfigSetServerSetup ?callback:callable=\"MK_NULL\"?" |
Definition at line 173 of file MqContextC_tcl.c.
| #define ConfigSetStartAs_doc "$ctx ConfigSetStartAs data:MqStartE" |
Definition at line 174 of file MqContextC_tcl.c.
| #define ConfigSetStartAsString_doc "$ctx ConfigSetStartAsString data:string" |
Definition at line 175 of file MqContextC_tcl.c.
| #define ConfigSetStorage_doc "$ctx ConfigSetStorage data:string" |
Definition at line 176 of file MqContextC_tcl.c.
| #define ConfigSetTimeout_doc "$ctx ConfigSetTimeout data:MkTimeoutE|int32" |
Definition at line 177 of file MqContextC_tcl.c.
| #define Create_doc "MqContextC [MqContextC Create ?tmpl:MqContextC=\"MK_NULL\"?]" |
Definition at line 184 of file MqContextC_tcl.c.
| #define CTOR_doc "MqContextC [MqContextC CTOR ?tmpl:MqContextC=\"MK_NULL\"?]" |
Definition at line 183 of file MqContextC_tcl.c.
| #define EnvProtect_doc "$ctx EnvProtect" |
Definition at line 211 of file MqContextC_tcl.c.
| #define EnvRestore_doc "$ctx EnvRestore" |
Definition at line 212 of file MqContextC_tcl.c.
| #define ErrorCopy_doc "MkErrorE [$targetCtx ErrorCopy sourceCtx:MqContextC] (const)" |
Definition at line 198 of file MqContextC_tcl.c.
| #define ErrorFORMAT_doc "MkErrorC [$fmtobj ErrorFORMAT] (const)" |
Definition at line 192 of file MqContextC_tcl.c.
| #define ErrorMove_doc "MkErrorE [$targetCtx ErrorMove sourceCtx:MqContextC] (const)" |
Definition at line 199 of file MqContextC_tcl.c.
| #define Exit_doc "int32 [$ctx Exit ?callfunc:string=\"MK_NULL\"? ?callfile:string=\"MK_NULL\"? ?callline:int32=-1?]" |
Definition at line 215 of file MqContextC_tcl.c.
| #define GetBuffer_doc "MkBufferC [$ctx GetBuffer]" |
Definition at line 193 of file MqContextC_tcl.c.
| #define GetNull_doc "MqContextC [MqContextC GetNull]" |
Definition at line 187 of file MqContextC_tcl.c.
| #define GetRoot_doc "MqContextC [$ctx GetRoot]" |
Definition at line 218 of file MqContextC_tcl.c.
| #define HandleResolve_doc "MqContextC [MqContextC HandleResolve netHdl:MK_HDL]" |
Definition at line 188 of file MqContextC_tcl.c.
| #define Instances_doc "MqContextC [MqContextC Instances]" |
Definition at line 189 of file MqContextC_tcl.c.
| #define LinkConnect_doc "$ctx LinkConnect" |
Definition at line 224 of file MqContextC_tcl.c.
| #define LinkCreate_doc "$ctx LinkCreate ?args:MkBufferListC...=\"MK_NULL\"?" |
Definition at line 225 of file MqContextC_tcl.c.
| #define LinkCreateChild_doc "$ctx LinkCreateChild parent:MqContextC ?args:MkBufferListC...=\"MK_NULL\"?" |
Definition at line 226 of file MqContextC_tcl.c.
| #define LinkDelete_doc "$ctx LinkDelete" |
Definition at line 227 of file MqContextC_tcl.c.
| #define LinkGetCtxId_doc "int32 [$ctx LinkGetCtxId]" |
Definition at line 228 of file MqContextC_tcl.c.
| #define LinkGetParent_doc "MqContextC [$ctx LinkGetParent]" |
Definition at line 221 of file MqContextC_tcl.c.
| #define LinkGetTargetIdent_doc "string [$ctx LinkGetTargetIdent]" |
Definition at line 229 of file MqContextC_tcl.c.
| #define LinkIsConnected_doc "bool [$ctx LinkIsConnected]" |
Definition at line 230 of file MqContextC_tcl.c.
| #define LinkIsParent_doc "bool [$ctx LinkIsParent]" |
Definition at line 231 of file MqContextC_tcl.c.
| #define LinkShutdown_doc "$ctx LinkShutdown" |
Definition at line 232 of file MqContextC_tcl.c.
| #define LogConfig_doc "$ctx LogConfig ?fmtobj:MkObjectC=\"MK_NULL\"? ?debug:int32=0? ?callfunc:string=\"MK_NULL\"? ?lvl:int32=0? (const)" |
Definition at line 202 of file MqContextC_tcl.c.
| #define LogEnv_doc "$ctx LogEnv ?fmtobj:MkObjectC=\"MK_NULL\"? ?debug:int32=0? ?callfunc:string=\"MK_NULL\"? ?lvl:int32=0? (const)" |
Definition at line 203 of file MqContextC_tcl.c.
| #define LogLink_doc "$ctx LogLink ?fmtobj:MkObjectC=\"MK_NULL\"? ?debug:int32=0? ?callfunc:string=\"MK_NULL\"? ?lvl:int32=0? (const)" |
Definition at line 204 of file MqContextC_tcl.c.
| #define LogParentOrChild_doc "string [$ctx LogParentOrChild] (const)" |
Definition at line 235 of file MqContextC_tcl.c.
| #define LogServerOrClient_doc "string [$ctx LogServerOrClient] (const)" |
Definition at line 236 of file MqContextC_tcl.c.
| #define LogSetup_doc "$ctx LogSetup ?fmtobj:MkObjectC=\"MK_NULL\"? ?debug:int32=0? ?callfunc:string=\"MK_NULL\"? ?lvl:int32=0? (const)" |
Definition at line 205 of file MqContextC_tcl.c.
| #define LogShort_doc "$ctx LogShort ?fmtobj:MkObjectC=\"MK_NULL\"? ?debug:int32=0? ?callfunc:string=\"MK_NULL\"? ?lvl:int32=0? ?label:string=\"NULL\"? (const)" |
Definition at line 206 of file MqContextC_tcl.c.
| #define LogType_doc "$ctx LogType ?fmtobj:MkObjectC=\"MK_NULL\"? ?debug:int32=0? ?callfunc:string=\"MK_NULL\"? ?lvl:int32=0? (const)" |
Definition at line 207 of file MqContextC_tcl.c.
| #define META_FILE_NAME "MqContextC_tcl.c" |
Definition at line 11 of file MqContextC_tcl.c.
| #define Next_doc "MqContextC [$ctx Next]" |
Definition at line 194 of file MqContextC_tcl.c.
| #define OBJECT2CTX | ( | O | ) |
Definition at line 18 of file MqContextC_tcl.c.
| #define OT_CLASS NS(MqContextC) |
Definition at line 15 of file MqContextC_tcl.c.
| #define OT_CLASS_NAME "MqContextC" |
Definition at line 16 of file MqContextC_tcl.c.
| #define OT_CONSTRUCTOR_POST | ( | x | ) |
Definition at line 117 of file MqContextC_tcl.c.
| #define OT_SETUP_hdl SetupHdlFromMetaData_2(CTX,MQ_CTX); |
Definition at line 59 of file MqContextC_tcl.c.
| #define OT_SETUP_hdl__null_allow SetupHdlFromMetaData__null_allow_2(CTX,MQ_CTX); |
Definition at line 60 of file MqContextC_tcl.c.
| #define OT_SETUP_hdl_constr |
Definition at line 64 of file MqContextC_tcl.c.
| #define OT_SETUP_hdl_constr_pre |
Definition at line 63 of file MqContextC_tcl.c.
| #define OT_SETUP_hdl_destr SetupHdlFromMetaData__null_allow_2(CTX,MQ_CTX); |
Definition at line 61 of file MqContextC_tcl.c.
| #define OT_SETUP_hdl_static |
Definition at line 53 of file MqContextC_tcl.c.
| #define OT_SETUP_hdl_static_constr |
Definition at line 49 of file MqContextC_tcl.c.
| #define OT_SETUP_hdl_static_constr_pre |
Definition at line 48 of file MqContextC_tcl.c.
| #define Prev_doc "MqContextC [$ctx Prev]" |
Definition at line 195 of file MqContextC_tcl.c.
| #define ProcessEvent_doc "$ctx ProcessEvent ?wait:MqWaitOnEventE=NO? ?timeout:MkTimeoutE|int32=DEFAULT?" |
Definition at line 239 of file MqContextC_tcl.c.
| #define ProxyForward_doc "$sourceCtx ProxyForward targetCtx:MqContextC ?dump:MqDumpC=\"MK_NULL\"? ?timeout:MkTimeoutE|int32=DEFAULT?" |
Definition at line 242 of file MqContextC_tcl.c.
| #define ProxyItem_doc "$sourceCtx ProxyItem targetCtx:MqContextC" |
Definition at line 243 of file MqContextC_tcl.c.
| #define ReadALL_doc "MkBufferListC [$ctx ReadALL ?val_inout:MkBufferListC=\"MK_NULL\"?]" |
Definition at line 246 of file MqContextC_tcl.c.
| #define ReadBFL_doc "MkBufferListC [$ctx ReadBFL]" |
Definition at line 249 of file MqContextC_tcl.c.
| #define ReadBIN_doc "binary [$ctx ReadBIN]" |
Definition at line 264 of file MqContextC_tcl.c.
| #define ReadBinaryR_doc "binary [$ctx ReadBinaryR]" |
Definition at line 266 of file MqContextC_tcl.c.
| #define ReadBOL_doc "bool [$ctx ReadBOL]" |
Definition at line 265 of file MqContextC_tcl.c.
| #define ReadBUF_doc "MkBufferC [$ctx ReadBUF]" |
Definition at line 250 of file MqContextC_tcl.c.
| #define ReadDbg_doc "$ctx ReadDbg" |
Definition at line 253 of file MqContextC_tcl.c.
| #define ReadDBL_doc "double [$ctx ReadDBL]" |
Definition at line 267 of file MqContextC_tcl.c.
| #define ReadFLT_doc "float [$ctx ReadFLT]" |
Definition at line 268 of file MqContextC_tcl.c.
| #define ReadGetNextType_doc "MkTypeE [$ctx ReadGetNextType]" |
Definition at line 254 of file MqContextC_tcl.c.
| #define ReadGetNumItems_doc "int32 [$ctx ReadGetNumItems]" |
Definition at line 255 of file MqContextC_tcl.c.
| #define ReadHDL_doc "MK_HDL [$ctx ReadHDL]" |
Definition at line 269 of file MqContextC_tcl.c.
| #define ReadI16_doc "int16 [$ctx ReadI16]" |
Definition at line 270 of file MqContextC_tcl.c.
| #define ReadI32_doc "int32 [$ctx ReadI32]" |
Definition at line 271 of file MqContextC_tcl.c.
| #define ReadI64_doc "int64 [$ctx ReadI64]" |
Definition at line 272 of file MqContextC_tcl.c.
| #define ReadI8_doc "int8 [$ctx ReadI8]" |
Definition at line 273 of file MqContextC_tcl.c.
| #define ReadItemExists_doc "bool [$ctx ReadItemExists]" |
Definition at line 256 of file MqContextC_tcl.c.
| #define ReadL_END_doc "$ctx ReadL_END" |
Definition at line 257 of file MqContextC_tcl.c.
| #define ReadL_START_doc "$ctx ReadL_START ?buf:MkBufferC=\"MK_NULL\"?" |
Definition at line 258 of file MqContextC_tcl.c.
| #define ReadLIST_doc "[list...] [$ctx ReadLIST]" |
Definition at line 274 of file MqContextC_tcl.c.
| #define ReadLONG_doc "long [$ctx ReadLONG]" |
Definition at line 275 of file MqContextC_tcl.c.
| #define ReadNEXT_doc "obj [$ctx ReadNEXT]" |
Definition at line 276 of file MqContextC_tcl.c.
| #define ReadSTR_doc "string [$ctx ReadSTR]" |
Definition at line 277 of file MqContextC_tcl.c.
| #define ReadStringR_doc "string [$ctx ReadStringR]" |
Definition at line 278 of file MqContextC_tcl.c.
| #define ReadT_END_doc "$ctx ReadT_END" |
Definition at line 259 of file MqContextC_tcl.c.
| #define ReadT_START_doc "$ctx ReadT_START" |
Definition at line 260 of file MqContextC_tcl.c.
| #define ReadUndo_doc "$ctx ReadUndo" |
Definition at line 261 of file MqContextC_tcl.c.
| #define RouteCreate_doc "$ctx RouteCreate route:string service:string ?overwrite:bool=false?" |
Definition at line 284 of file MqContextC_tcl.c.
| #define RouteDelete_doc "$ctx RouteDelete route:string service:string ?overwrite:bool=false?" |
Definition at line 285 of file MqContextC_tcl.c.
| #define RouteGetPath_doc "string [$ctx RouteGetPath]" |
Definition at line 290 of file MqContextC_tcl.c.
| #define RouteGetTree_doc "MkBufferListC [$ctx RouteGetTree]" |
Definition at line 281 of file MqContextC_tcl.c.
| #define RouteResolve_doc "[MqContextC...] [$ctx RouteResolve ident:string ?retnum:int32=-1?]" |
Definition at line 286 of file MqContextC_tcl.c.
| #define RouteTraverse_doc "$ctx RouteTraverse service:string ?args:MkBufferListC...=\"MK_NULL\"?" |
Definition at line 287 of file MqContextC_tcl.c.
| #define Send_doc "$ctx Send cstr:string args:args..." |
Definition at line 293 of file MqContextC_tcl.c.
| #define SendBFL_doc "$ctx SendBFL val:MkBufferListC" |
Definition at line 294 of file MqContextC_tcl.c.
| #define SendBIN_doc "$ctx SendBIN val:binary" |
Definition at line 295 of file MqContextC_tcl.c.
| #define SendBinaryR_doc "$ctx SendBinaryR val:binary" |
Definition at line 299 of file MqContextC_tcl.c.
| #define SendBOL_doc "$ctx SendBOL val:bool" |
Definition at line 296 of file MqContextC_tcl.c.
| #define SendBUF_doc "$ctx SendBUF val:MkBufferC" |
Definition at line 297 of file MqContextC_tcl.c.
| #define SendBUS_FLAT_doc "$ctx SendBUS_FLAT val:MkBufferStreamC" |
Definition at line 298 of file MqContextC_tcl.c.
| #define SendDBL_doc "$ctx SendDBL val:double" |
Definition at line 300 of file MqContextC_tcl.c.
| #define SendEND_AND_CALLBACK_doc "$ctx SendEND_AND_CALLBACK token:string[4] callback:callable ?timeout:MkTimeoutE|int32=DEFAULT?" |
Definition at line 302 of file MqContextC_tcl.c.
| #define SendEND_AND_SUB_doc "$ctx SendEND_AND_SUB token:string[4] callback:callable ?timeout:MkTimeoutE|int32=DEFAULT?" |
Definition at line 303 of file MqContextC_tcl.c.
| #define SendEND_AND_TRANSACTION_doc "$ctx SendEND_AND_TRANSACTION token:string[4] callback:string[4] ?timeout:MkTimeoutE|int32=DEFAULT?" |
Definition at line 304 of file MqContextC_tcl.c.
| #define SendEND_AND_WAIT_doc "$ctx SendEND_AND_WAIT token:string[4] ?timeout:MkTimeoutE|int32=DEFAULT?" |
Definition at line 305 of file MqContextC_tcl.c.
| #define SendEND_doc "$ctx SendEND token:string[4] ?timeout:MkTimeoutE|int32=DEFAULT?" |
Definition at line 301 of file MqContextC_tcl.c.
| #define SendERROR_doc "$ctx SendERROR" |
Definition at line 306 of file MqContextC_tcl.c.
| #define SendFLT_doc "$ctx SendFLT val:float" |
Definition at line 307 of file MqContextC_tcl.c.
| #define SendHDL_doc "$ctx SendHDL val:MK_HDL" |
Definition at line 308 of file MqContextC_tcl.c.
| #define SendI16_doc "$ctx SendI16 val:int16" |
Definition at line 309 of file MqContextC_tcl.c.
| #define SendI32_doc "$ctx SendI32 val:int32" |
Definition at line 310 of file MqContextC_tcl.c.
| #define SendI64_doc "$ctx SendI64 val:int64" |
Definition at line 311 of file MqContextC_tcl.c.
| #define SendI8_doc "$ctx SendI8 val:int8" |
Definition at line 312 of file MqContextC_tcl.c.
| #define SendL_END_doc "$ctx SendL_END" |
Definition at line 315 of file MqContextC_tcl.c.
| #define SendL_FLAT_doc "$ctx SendL_FLAT val:MkBufferListC" |
Definition at line 316 of file MqContextC_tcl.c.
| #define SendL_START_doc "$ctx SendL_START" |
Definition at line 317 of file MqContextC_tcl.c.
| #define SendLONG_doc "$ctx SendLONG val:long" |
Definition at line 313 of file MqContextC_tcl.c.
| #define SendLTR_doc "$ctx SendLTR transLId:int32" |
Definition at line 314 of file MqContextC_tcl.c.
| #define SendRETURN_doc "$ctx SendRETURN" |
Definition at line 318 of file MqContextC_tcl.c.
| #define SendRETURN_SUB_doc "$ctx SendRETURN_SUB" |
Definition at line 319 of file MqContextC_tcl.c.
| #define SendSTART_doc "$ctx SendSTART" |
Definition at line 320 of file MqContextC_tcl.c.
| #define SendSTR_doc "$ctx SendSTR val:string" |
Definition at line 321 of file MqContextC_tcl.c.
| #define SendStringR_doc "$ctx SendStringR val:string" |
Definition at line 323 of file MqContextC_tcl.c.
| #define SendSYNC_doc "$ctx SendSYNC" |
Definition at line 322 of file MqContextC_tcl.c.
| #define SendT_END_doc "$ctx SendT_END" |
Definition at line 324 of file MqContextC_tcl.c.
| #define SendT_START_doc "$ctx SendT_START" |
Definition at line 325 of file MqContextC_tcl.c.
| #define ServiceCreate_doc "$ctx ServiceCreate token:string[4] callback:callable" |
Definition at line 328 of file MqContextC_tcl.c.
| #define ServiceDelete_doc "$ctx ServiceDelete token:string[4]" |
Definition at line 329 of file MqContextC_tcl.c.
| #define ServiceIsTransaction_doc "bool [$ctx ServiceIsTransaction]" |
Definition at line 330 of file MqContextC_tcl.c.
| #define ServiceProxy_doc "$ctx ServiceProxy token:string[4] ?id:MqSlaveE|int32=MQ_SLAVE_OTHER?" |
Definition at line 331 of file MqContextC_tcl.c.
| #define ServiceProxyCtx_doc "$ctx ServiceProxyCtx token:string[4] target:MqContextC" |
Definition at line 332 of file MqContextC_tcl.c.
| #define ServiceProxyCtxExists_doc "bool [$ctx ServiceProxyCtxExists token:string[4] target:MqContextC]" |
Definition at line 333 of file MqContextC_tcl.c.
| #define ServiceProxyRoundRobin_doc "$ctx ServiceProxyRoundRobin token:string[4] ident:string" |
Definition at line 334 of file MqContextC_tcl.c.
| #define ServiceStorage_doc "$ctx ServiceStorage token:string[4]" |
Definition at line 335 of file MqContextC_tcl.c.
| #define ServiceTokenCheck_doc "bool [$ctx ServiceTokenCheck token:string[4]]" |
Definition at line 336 of file MqContextC_tcl.c.
| #define ServiceTokenExists_doc "bool [$ctx ServiceTokenExists token:string[4]]" |
Definition at line 337 of file MqContextC_tcl.c.
| #define ServiceTokenGet_doc "string[4] [$ctx ServiceTokenGet]" |
Definition at line 338 of file MqContextC_tcl.c.
| #define SetupRtFromHdl_X | ( | hdl | ) |
Definition at line 73 of file MqContextC_tcl.c.
| #define SetupRtFromHdl_XN | ( | hdl | ) |
Definition at line 72 of file MqContextC_tcl.c.
| #define SlaveCheck_doc "bool [$ctx SlaveCheck id:MqSlaveE|int32] (const)" |
Definition at line 349 of file MqContextC_tcl.c.
| #define SlaveCreate_doc "$ctx SlaveCreate id:MqSlaveE|int32 slave:MqContextC" |
Definition at line 350 of file MqContextC_tcl.c.
| #define SlaveDelete_doc "$ctx SlaveDelete id:MqSlaveE|int32" |
Definition at line 351 of file MqContextC_tcl.c.
| #define SlaveGet_doc "MqContextC [$ctx SlaveGet id:MqSlaveE|int32]" |
Definition at line 344 of file MqContextC_tcl.c.
| #define SlaveGetFilter_doc "MqContextC [$ctx SlaveGetFilter]" |
Definition at line 345 of file MqContextC_tcl.c.
| #define SlaveGetMaster_doc "MqContextC [$ctx SlaveGetMaster]" |
Definition at line 341 of file MqContextC_tcl.c.
| #define SlaveGetProxy_doc "MqContextC [$ctx SlaveGetProxy id:MqSlaveE|int32]" |
Definition at line 346 of file MqContextC_tcl.c.
| #define SlaveIs_doc "bool [$ctx SlaveIs] (const)" |
Definition at line 352 of file MqContextC_tcl.c.
| #define SlaveWorker_doc "$ctx SlaveWorker id:MqSlaveE|int32 ?fct:string=\"WORKER\"? ?args:MkBufferListC...=\"MK_NULL\"?" |
Definition at line 353 of file MqContextC_tcl.c.
| #define StorageClose_doc "$ctx StorageClose" |
Definition at line 360 of file MqContextC_tcl.c.
| #define StorageCount_doc "int32 [$ctx StorageCount]" |
Definition at line 367 of file MqContextC_tcl.c.
| #define StorageDecrRef_doc "$ctx StorageDecrRef transLId:int32" |
Definition at line 361 of file MqContextC_tcl.c.
| #define StorageDelete_doc "int32 [$ctx StorageDelete ?*transLIdP_inout:int32=0?]" |
Definition at line 356 of file MqContextC_tcl.c.
| #define StorageErrCnt_doc "int32 [$ctx StorageErrCnt transLId:int32]" |
Definition at line 368 of file MqContextC_tcl.c.
| #define StorageExport_doc "int32 [$ctx StorageExport]" |
Definition at line 369 of file MqContextC_tcl.c.
| #define StorageImport_doc "int32 [$ctx StorageImport ?*transLIdP_inout:int32=0?]" |
Definition at line 357 of file MqContextC_tcl.c.
| #define StorageIncrRef_doc "$ctx StorageIncrRef transLId:int32" |
Definition at line 362 of file MqContextC_tcl.c.
| #define StorageLog_doc "$ctx StorageLog ?callfunc:string=\"MK_NULL\"?" |
Definition at line 363 of file MqContextC_tcl.c.
| #define StorageOpen_doc "$ctx StorageOpen storageFile:string" |
Definition at line 364 of file MqContextC_tcl.c.
| #define StorageResolve_doc "{otherCtxP:MqContextC otherLIdP:int32} [$ctx StorageResolve]" |
Definition at line 370 of file MqContextC_tcl.c.
| #define VER TCL_OO_METHOD_VERSION_CURRENT |
Definition at line 108 of file MqContextC_tcl.c.
|
static |
Definition at line 3936 of file MqContextC_tcl.c.
|
static |
Definition at line 28 of file MqContextC_tcl.c.
Definition at line 33 of file MqContextC_tcl.c.
Definition at line 39 of file MqContextC_tcl.c.
Definition at line 3966 of file MqContextC_tcl.c.
TCL API
Definition at line 3927 of file MqContextC_tcl.c.
|
static |
Definition at line 3949 of file MqContextC_tcl.c.
Definition at line 3932 of file MqContextC_tcl.c.
|
static |
Definition at line 24 of file MqContextC_tcl.c.
| __thread OT_CLS_T OT_CLASS = NULL |
Definition at line 21 of file MqContextC_tcl.c.
|
static |
| __thread OT_OBJ_T tclmqmsgque_MqContextC_MK_NULL = NULL |
Definition at line 25 of file MqContextC_tcl.c.
|
static |
Definition at line 3664 of file MqContextC_tcl.c.
|
static |
Definition at line 3647 of file MqContextC_tcl.c.