theLink 10.0
|
tag: nhi1-release-250425 More...
#include "LibMqMsgque_private_rb.h"
#include "tmpl/MqContextC_ReadNEXT_lng.h"
#include "tmpl/MqContextC_ReadLIST_lng.h"
Go to the source code of this file.
Macros | |
#define | META_FILE_NAME "MqContextC_rb.c" |
#define | OT_CLASS NS(MqContextC) |
#define | OT_CLASS_NAME "MqContextC" |
#define | OT_LNG2META(O) |
#define | S_INIT NS(sInit)(MK_RT_CALL_ONLY) |
#define | OT_SETUP_hdl OT_SETUP_hdl_tmpl(MqContextC); |
#define | OT_SETUP_hdl__null_allow OT_SETUP_hdl_tmpl__null_allow(MqContextC); |
#define | OT_SETUP_hdl_constr |
#define | OT_SETUP_hdl_destr OT_SETUP_hdl_tmpl__null_allow(MqContextC); |
#define | OT_SETUP_hdl_static |
#define | OT_SETUP_hdl_static_constr OT_SETUP_hdl_static |
#define | SetupRtFromObj_X(hdl) |
#define | SetupRtFromObj_XN(hdl) |
#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 | ConfigSetBgError_doc "ctx.ConfigSetBgError(?callback:callable=nil?)" |
#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=nil?)" |
#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=\"nil\"?, ?port:string=\"nil\"?, ?myhost:string=\"nil\"?, ?myport:string=\"nil\"?)" |
#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=nil?)" |
#define | ConfigSetServerSetup_doc "ctx.ConfigSetServerSetup(?callback:callable=nil?)" |
#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 | Create_doc "MqContextC MqContextC.Create(?tmpl:MqContextC=nil?)" |
#define | new_doc "MqContextC MqContextC.new(?tmpl:MqContextC=nil?)" |
#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=nil?, ?debug:int32=0?, ?callfunc:string=\"MK_NULL\"?, ?lvl:int32=0?) (const)" |
#define | LogEnv_doc "ctx.LogEnv(?fmtobj:MkObjectC=nil?, ?debug:int32=0?, ?callfunc:string=\"MK_NULL\"?, ?lvl:int32=0?) (const)" |
#define | LogLink_doc "ctx.LogLink(?fmtobj:MkObjectC=nil?, ?debug:int32=0?, ?callfunc:string=\"MK_NULL\"?, ?lvl:int32=0?) (const)" |
#define | LogSetup_doc "ctx.LogSetup(?fmtobj:MkObjectC=nil?, ?debug:int32=0?, ?callfunc:string=\"MK_NULL\"?, ?lvl:int32=0?) (const)" |
#define | LogShort_doc "ctx.LogShort(?fmtobj:MkObjectC=nil?, ?debug:int32=0?, ?callfunc:string=\"MK_NULL\"?, ?lvl:int32=0?, ?label:string=\"nil\"?) (const)" |
#define | LogType_doc "ctx.LogType(?fmtobj:MkObjectC=nil?, ?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...=nil?)" |
#define | LinkCreateChild_doc "ctx.LinkCreateChild(parent:MqContextC, ?args:MkBufferListC...=nil?)" |
#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=nil?, ?timeout:MkTimeoutE|int32=DEFAULT?)" |
#define | ProxyItem_doc "sourceCtx.ProxyItem(targetCtx:MqContextC)" |
#define | ReadALL_doc "MkBufferListC ctx.ReadALL(?val_inout:MkBufferListC=nil?)" |
#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=nil?)" |
#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...=nil?)" |
#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...=nil?)" |
#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 | |
OT_CLS_T | OT_CLASS |
static MK_TYP | MqContextCTT = NULL |
OT_OBJ_T | rbmqmsgque_MqContextC_MK_NULL = 0 |
static rb_data_type_t | rbmqmsgque_MqContextC_T |
tag: nhi1-release-250425
Definition in file MqContextC_rb.c.
#define ClassFactoryGet_doc "MqFactoryC ctx.ClassFactoryGet() (const)" |
doc definition
Definition at line 113 of file MqContextC_rb.c.
#define ClassFactorySet_doc "ctx.ClassFactorySet(item:MqFactoryC)" |
Definition at line 116 of file MqContextC_rb.c.
#define ClassIdentGet_doc "string ctx.ClassIdentGet() (const)" |
Definition at line 117 of file MqContextC_rb.c.
#define ClassIdentSet_doc "ctx.ClassIdentSet(ident:string)" |
Definition at line 118 of file MqContextC_rb.c.
#define ClassOriginalIdentGet_doc "string ctx.ClassOriginalIdentGet() (const)" |
Definition at line 119 of file MqContextC_rb.c.
#define ConfigCheckStartAs_doc "bool ctx.ConfigCheckStartAs(data:MqStartE)" |
Definition at line 125 of file MqContextC_rb.c.
#define ConfigGetBuffersize_doc "int32 ctx.ConfigGetBuffersize() (const)" |
Definition at line 126 of file MqContextC_rb.c.
#define ConfigGetIdentFrom_doc "MqIdentE ctx.ConfigGetIdentFrom()" |
Definition at line 127 of file MqContextC_rb.c.
#define ConfigGetIoPipe_doc "int32 ctx.ConfigGetIoPipe()" |
Definition at line 128 of file MqContextC_rb.c.
#define ConfigGetIoTcp_doc "{host:string port:string myhost:string myport:string} ctx.ConfigGetIoTcp()" |
Definition at line 168 of file MqContextC_rb.c.
#define ConfigGetIoTcpL_doc "MkBufferListC ctx.ConfigGetIoTcpL()" |
Definition at line 122 of file MqContextC_rb.c.
#define ConfigGetIoUds_doc "string ctx.ConfigGetIoUds() (const)" |
Definition at line 129 of file MqContextC_rb.c.
#define ConfigGetIsParent_doc "bool ctx.ConfigGetIsParent()" |
Definition at line 130 of file MqContextC_rb.c.
#define ConfigGetIsServer_doc "bool ctx.ConfigGetIsServer()" |
Definition at line 131 of file MqContextC_rb.c.
#define ConfigGetIsString_doc "bool ctx.ConfigGetIsString()" |
Definition at line 132 of file MqContextC_rb.c.
#define ConfigGetName_doc "string ctx.ConfigGetName() (const)" |
Definition at line 133 of file MqContextC_rb.c.
#define ConfigGetPkgsize_doc "int32 ctx.ConfigGetPkgsize() (const)" |
Definition at line 134 of file MqContextC_rb.c.
#define ConfigGetPostfix_doc "string ctx.ConfigGetPostfix() (const)" |
Definition at line 135 of file MqContextC_rb.c.
#define ConfigGetPrefix_doc "string ctx.ConfigGetPrefix() (const)" |
Definition at line 136 of file MqContextC_rb.c.
#define ConfigGetStartAs_doc "MqStartE ctx.ConfigGetStartAs()" |
Definition at line 137 of file MqContextC_rb.c.
#define ConfigGetStatusIs_doc "MqStatusIsEF ctx.ConfigGetStatusIs()" |
Definition at line 138 of file MqContextC_rb.c.
#define ConfigGetStorage_doc "string ctx.ConfigGetStorage() (const)" |
Definition at line 139 of file MqContextC_rb.c.
#define ConfigGetTimeout_doc "MkTimeoutE|int32 ctx.ConfigGetTimeout() (const)" |
Definition at line 140 of file MqContextC_rb.c.
#define ConfigReset_doc "ctx.ConfigReset()" |
Definition at line 141 of file MqContextC_rb.c.
#define ConfigSetAllDebug_doc "ctx.ConfigSetAllDebug(data:int32)" |
Definition at line 142 of file MqContextC_rb.c.
#define ConfigSetBgError_doc "ctx.ConfigSetBgError(?callback:callable=nil?)" |
Definition at line 143 of file MqContextC_rb.c.
#define ConfigSetBuffersize_doc "ctx.ConfigSetBuffersize(data:int32)" |
Definition at line 144 of file MqContextC_rb.c.
#define ConfigSetConfigFile_doc "ctx.ConfigSetConfigFile(filename:string)" |
Definition at line 145 of file MqContextC_rb.c.
#define ConfigSetDaemon_doc "ctx.ConfigSetDaemon(pidfile:string)" |
Definition at line 146 of file MqContextC_rb.c.
#define ConfigSetEvent_doc "ctx.ConfigSetEvent(?callback:callable=nil?)" |
Definition at line 147 of file MqContextC_rb.c.
#define ConfigSetIdentFrom_doc "ctx.ConfigSetIdentFrom(data:MqIdentE)" |
Definition at line 148 of file MqContextC_rb.c.
#define ConfigSetIgnoreExit_doc "ctx.ConfigSetIgnoreExit(data:bool)" |
Definition at line 149 of file MqContextC_rb.c.
#define ConfigSetIoPipe_doc "ctx.ConfigSetIoPipe(fh:int32)" |
Definition at line 150 of file MqContextC_rb.c.
#define ConfigSetIoTcp_doc "ctx.ConfigSetIoTcp(?host:string=\"nil\"?, ?port:string=\"nil\"?, ?myhost:string=\"nil\"?, ?myport:string=\"nil\"?)" |
Definition at line 151 of file MqContextC_rb.c.
#define ConfigSetIoTcpL_doc "ctx.ConfigSetIoTcpL(vals:MkBufferListC)" |
Definition at line 152 of file MqContextC_rb.c.
#define ConfigSetIoUds_doc "ctx.ConfigSetIoUds(file:string)" |
Definition at line 153 of file MqContextC_rb.c.
#define ConfigSetIsServer_doc "ctx.ConfigSetIsServer(data:bool)" |
Definition at line 154 of file MqContextC_rb.c.
#define ConfigSetIsString_doc "ctx.ConfigSetIsString(data:bool)" |
Definition at line 155 of file MqContextC_rb.c.
#define ConfigSetName_doc "ctx.ConfigSetName(data:string)" |
Definition at line 156 of file MqContextC_rb.c.
#define ConfigSetPkgsize_doc "ctx.ConfigSetPkgsize(data:int32)" |
Definition at line 157 of file MqContextC_rb.c.
#define ConfigSetPostfix_doc "ctx.ConfigSetPostfix(data:string)" |
Definition at line 158 of file MqContextC_rb.c.
#define ConfigSetPrefix_doc "ctx.ConfigSetPrefix(data:string)" |
Definition at line 159 of file MqContextC_rb.c.
#define ConfigSetServerCleanup_doc "ctx.ConfigSetServerCleanup(?callback:callable=nil?)" |
Definition at line 160 of file MqContextC_rb.c.
#define ConfigSetServerSetup_doc "ctx.ConfigSetServerSetup(?callback:callable=nil?)" |
Definition at line 161 of file MqContextC_rb.c.
#define ConfigSetStartAs_doc "ctx.ConfigSetStartAs(data:MqStartE)" |
Definition at line 162 of file MqContextC_rb.c.
#define ConfigSetStartAsString_doc "ctx.ConfigSetStartAsString(data:string)" |
Definition at line 163 of file MqContextC_rb.c.
#define ConfigSetStorage_doc "ctx.ConfigSetStorage(data:string)" |
Definition at line 164 of file MqContextC_rb.c.
#define ConfigSetTimeout_doc "ctx.ConfigSetTimeout(data:MkTimeoutE|int32)" |
Definition at line 165 of file MqContextC_rb.c.
#define Create_doc "MqContextC MqContextC.Create(?tmpl:MqContextC=nil?)" |
Definition at line 171 of file MqContextC_rb.c.
#define EnvProtect_doc "ctx.EnvProtect()" |
Definition at line 199 of file MqContextC_rb.c.
#define EnvRestore_doc "ctx.EnvRestore()" |
Definition at line 200 of file MqContextC_rb.c.
#define ErrorCopy_doc "MkErrorE targetCtx.ErrorCopy(sourceCtx:MqContextC) (const)" |
Definition at line 186 of file MqContextC_rb.c.
#define ErrorFORMAT_doc "MkErrorC fmtobj.ErrorFORMAT() (const)" |
Definition at line 180 of file MqContextC_rb.c.
#define ErrorMove_doc "MkErrorE targetCtx.ErrorMove(sourceCtx:MqContextC) (const)" |
Definition at line 187 of file MqContextC_rb.c.
#define Exit_doc "int32 ctx.Exit(?callfunc:string=\"MK_NULL\"?, ?callfile:string=\"MK_NULL\"?, ?callline:int32=-1?)" |
Definition at line 203 of file MqContextC_rb.c.
#define GetBuffer_doc "MkBufferC ctx.GetBuffer()" |
Definition at line 181 of file MqContextC_rb.c.
#define GetNull_doc "MqContextC MqContextC.GetNull()" |
Definition at line 175 of file MqContextC_rb.c.
#define GetRoot_doc "MqContextC ctx.GetRoot()" |
Definition at line 206 of file MqContextC_rb.c.
#define HandleResolve_doc "MqContextC MqContextC.HandleResolve(netHdl:MK_HDL)" |
Definition at line 176 of file MqContextC_rb.c.
#define Instances_doc "MqContextC MqContextC.Instances()" |
Definition at line 177 of file MqContextC_rb.c.
#define LinkConnect_doc "ctx.LinkConnect()" |
Definition at line 212 of file MqContextC_rb.c.
#define LinkCreate_doc "ctx.LinkCreate(?args:MkBufferListC...=nil?)" |
Definition at line 213 of file MqContextC_rb.c.
#define LinkCreateChild_doc "ctx.LinkCreateChild(parent:MqContextC, ?args:MkBufferListC...=nil?)" |
Definition at line 214 of file MqContextC_rb.c.
#define LinkDelete_doc "ctx.LinkDelete()" |
Definition at line 215 of file MqContextC_rb.c.
#define LinkGetCtxId_doc "int32 ctx.LinkGetCtxId()" |
Definition at line 216 of file MqContextC_rb.c.
#define LinkGetParent_doc "MqContextC ctx.LinkGetParent()" |
Definition at line 209 of file MqContextC_rb.c.
#define LinkGetTargetIdent_doc "string ctx.LinkGetTargetIdent()" |
Definition at line 217 of file MqContextC_rb.c.
#define LinkIsConnected_doc "bool ctx.LinkIsConnected()" |
Definition at line 218 of file MqContextC_rb.c.
#define LinkIsParent_doc "bool ctx.LinkIsParent()" |
Definition at line 219 of file MqContextC_rb.c.
#define LinkShutdown_doc "ctx.LinkShutdown()" |
Definition at line 220 of file MqContextC_rb.c.
#define LogConfig_doc "ctx.LogConfig(?fmtobj:MkObjectC=nil?, ?debug:int32=0?, ?callfunc:string=\"MK_NULL\"?, ?lvl:int32=0?) (const)" |
Definition at line 190 of file MqContextC_rb.c.
#define LogEnv_doc "ctx.LogEnv(?fmtobj:MkObjectC=nil?, ?debug:int32=0?, ?callfunc:string=\"MK_NULL\"?, ?lvl:int32=0?) (const)" |
Definition at line 191 of file MqContextC_rb.c.
#define LogLink_doc "ctx.LogLink(?fmtobj:MkObjectC=nil?, ?debug:int32=0?, ?callfunc:string=\"MK_NULL\"?, ?lvl:int32=0?) (const)" |
Definition at line 192 of file MqContextC_rb.c.
#define LogParentOrChild_doc "string ctx.LogParentOrChild() (const)" |
Definition at line 223 of file MqContextC_rb.c.
#define LogServerOrClient_doc "string ctx.LogServerOrClient() (const)" |
Definition at line 224 of file MqContextC_rb.c.
#define LogSetup_doc "ctx.LogSetup(?fmtobj:MkObjectC=nil?, ?debug:int32=0?, ?callfunc:string=\"MK_NULL\"?, ?lvl:int32=0?) (const)" |
Definition at line 193 of file MqContextC_rb.c.
#define LogShort_doc "ctx.LogShort(?fmtobj:MkObjectC=nil?, ?debug:int32=0?, ?callfunc:string=\"MK_NULL\"?, ?lvl:int32=0?, ?label:string=\"nil\"?) (const)" |
Definition at line 194 of file MqContextC_rb.c.
#define LogType_doc "ctx.LogType(?fmtobj:MkObjectC=nil?, ?debug:int32=0?, ?callfunc:string=\"MK_NULL\"?, ?lvl:int32=0?) (const)" |
Definition at line 195 of file MqContextC_rb.c.
#define META_FILE_NAME "MqContextC_rb.c" |
Definition at line 10 of file MqContextC_rb.c.
#define new_doc "MqContextC MqContextC.new(?tmpl:MqContextC=nil?)" |
Definition at line 172 of file MqContextC_rb.c.
#define Next_doc "MqContextC ctx.Next()" |
Definition at line 182 of file MqContextC_rb.c.
#define OT_CLASS NS(MqContextC) |
Definition at line 14 of file MqContextC_rb.c.
#define OT_CLASS_NAME "MqContextC" |
Definition at line 15 of file MqContextC_rb.c.
#define OT_LNG2META | ( | O | ) |
Definition at line 17 of file MqContextC_rb.c.
#define OT_SETUP_hdl OT_SETUP_hdl_tmpl(MqContextC); |
Definition at line 87 of file MqContextC_rb.c.
#define OT_SETUP_hdl__null_allow OT_SETUP_hdl_tmpl__null_allow(MqContextC); |
Definition at line 88 of file MqContextC_rb.c.
#define OT_SETUP_hdl_constr |
Definition at line 89 of file MqContextC_rb.c.
#define OT_SETUP_hdl_destr OT_SETUP_hdl_tmpl__null_allow(MqContextC); |
Definition at line 92 of file MqContextC_rb.c.
#define OT_SETUP_hdl_static |
Definition at line 93 of file MqContextC_rb.c.
#define OT_SETUP_hdl_static_constr OT_SETUP_hdl_static |
Definition at line 95 of file MqContextC_rb.c.
#define Prev_doc "MqContextC ctx.Prev()" |
Definition at line 183 of file MqContextC_rb.c.
#define ProcessEvent_doc "ctx.ProcessEvent(?wait:MqWaitOnEventE=NO?, ?timeout:MkTimeoutE|int32=DEFAULT?)" |
Definition at line 227 of file MqContextC_rb.c.
#define ProxyForward_doc "sourceCtx.ProxyForward(targetCtx:MqContextC, ?dump:MqDumpC=nil?, ?timeout:MkTimeoutE|int32=DEFAULT?)" |
Definition at line 230 of file MqContextC_rb.c.
#define ProxyItem_doc "sourceCtx.ProxyItem(targetCtx:MqContextC)" |
Definition at line 231 of file MqContextC_rb.c.
#define ReadALL_doc "MkBufferListC ctx.ReadALL(?val_inout:MkBufferListC=nil?)" |
Definition at line 234 of file MqContextC_rb.c.
#define ReadBFL_doc "MkBufferListC ctx.ReadBFL()" |
Definition at line 237 of file MqContextC_rb.c.
#define ReadBIN_doc "binary ctx.ReadBIN()" |
Definition at line 252 of file MqContextC_rb.c.
#define ReadBinaryR_doc "binary ctx.ReadBinaryR()" |
Definition at line 254 of file MqContextC_rb.c.
#define ReadBOL_doc "bool ctx.ReadBOL()" |
Definition at line 253 of file MqContextC_rb.c.
#define ReadBUF_doc "MkBufferC ctx.ReadBUF()" |
Definition at line 238 of file MqContextC_rb.c.
#define ReadDbg_doc "ctx.ReadDbg()" |
Definition at line 241 of file MqContextC_rb.c.
#define ReadDBL_doc "double ctx.ReadDBL()" |
Definition at line 255 of file MqContextC_rb.c.
#define ReadFLT_doc "float ctx.ReadFLT()" |
Definition at line 256 of file MqContextC_rb.c.
#define ReadGetNextType_doc "MkTypeE ctx.ReadGetNextType()" |
Definition at line 242 of file MqContextC_rb.c.
#define ReadGetNumItems_doc "int32 ctx.ReadGetNumItems()" |
Definition at line 243 of file MqContextC_rb.c.
#define ReadHDL_doc "MK_HDL ctx.ReadHDL()" |
Definition at line 257 of file MqContextC_rb.c.
#define ReadI16_doc "int16 ctx.ReadI16()" |
Definition at line 258 of file MqContextC_rb.c.
#define ReadI32_doc "int32 ctx.ReadI32()" |
Definition at line 259 of file MqContextC_rb.c.
#define ReadI64_doc "int64 ctx.ReadI64()" |
Definition at line 260 of file MqContextC_rb.c.
#define ReadI8_doc "int8 ctx.ReadI8()" |
Definition at line 261 of file MqContextC_rb.c.
#define ReadItemExists_doc "bool ctx.ReadItemExists()" |
Definition at line 244 of file MqContextC_rb.c.
#define ReadL_END_doc "ctx.ReadL_END()" |
Definition at line 245 of file MqContextC_rb.c.
#define ReadL_START_doc "ctx.ReadL_START(?buf:MkBufferC=nil?)" |
Definition at line 246 of file MqContextC_rb.c.
#define ReadLIST_doc "[list...] ctx.ReadLIST()" |
Definition at line 262 of file MqContextC_rb.c.
#define ReadLONG_doc "long ctx.ReadLONG()" |
Definition at line 263 of file MqContextC_rb.c.
#define ReadNEXT_doc "obj ctx.ReadNEXT()" |
Definition at line 264 of file MqContextC_rb.c.
#define ReadSTR_doc "string ctx.ReadSTR()" |
Definition at line 265 of file MqContextC_rb.c.
#define ReadStringR_doc "string ctx.ReadStringR()" |
Definition at line 266 of file MqContextC_rb.c.
#define ReadT_END_doc "ctx.ReadT_END()" |
Definition at line 247 of file MqContextC_rb.c.
#define ReadT_START_doc "ctx.ReadT_START()" |
Definition at line 248 of file MqContextC_rb.c.
#define ReadUndo_doc "ctx.ReadUndo()" |
Definition at line 249 of file MqContextC_rb.c.
#define RouteCreate_doc "ctx.RouteCreate(route:string, service:string, ?overwrite:bool=false?)" |
Definition at line 272 of file MqContextC_rb.c.
#define RouteDelete_doc "ctx.RouteDelete(route:string, service:string, ?overwrite:bool=false?)" |
Definition at line 273 of file MqContextC_rb.c.
#define RouteGetPath_doc "string ctx.RouteGetPath()" |
Definition at line 278 of file MqContextC_rb.c.
#define RouteGetTree_doc "MkBufferListC ctx.RouteGetTree()" |
Definition at line 269 of file MqContextC_rb.c.
#define RouteResolve_doc "[MqContextC...] ctx.RouteResolve(ident:string, ?retnum:int32=-1?)" |
Definition at line 274 of file MqContextC_rb.c.
#define RouteTraverse_doc "ctx.RouteTraverse(service:string, ?args:MkBufferListC...=nil?)" |
Definition at line 275 of file MqContextC_rb.c.
#define S_INIT NS(sInit)(MK_RT_CALL_ONLY) |
Definition at line 69 of file MqContextC_rb.c.
#define Send_doc "ctx.Send(cstr:string, args:args...)" |
Definition at line 281 of file MqContextC_rb.c.
#define SendBFL_doc "ctx.SendBFL(val:MkBufferListC)" |
Definition at line 282 of file MqContextC_rb.c.
#define SendBIN_doc "ctx.SendBIN(val:binary)" |
Definition at line 283 of file MqContextC_rb.c.
#define SendBinaryR_doc "ctx.SendBinaryR(val:binary)" |
Definition at line 287 of file MqContextC_rb.c.
#define SendBOL_doc "ctx.SendBOL(val:bool)" |
Definition at line 284 of file MqContextC_rb.c.
#define SendBUF_doc "ctx.SendBUF(val:MkBufferC)" |
Definition at line 285 of file MqContextC_rb.c.
#define SendBUS_FLAT_doc "ctx.SendBUS_FLAT(val:MkBufferStreamC)" |
Definition at line 286 of file MqContextC_rb.c.
#define SendDBL_doc "ctx.SendDBL(val:double)" |
Definition at line 288 of file MqContextC_rb.c.
#define SendEND_AND_CALLBACK_doc "ctx.SendEND_AND_CALLBACK(token:string[4], callback:callable, ?timeout:MkTimeoutE|int32=DEFAULT?)" |
Definition at line 290 of file MqContextC_rb.c.
#define SendEND_AND_SUB_doc "ctx.SendEND_AND_SUB(token:string[4], callback:callable, ?timeout:MkTimeoutE|int32=DEFAULT?)" |
Definition at line 291 of file MqContextC_rb.c.
#define SendEND_AND_TRANSACTION_doc "ctx.SendEND_AND_TRANSACTION(token:string[4], callback:string[4], ?timeout:MkTimeoutE|int32=DEFAULT?)" |
Definition at line 292 of file MqContextC_rb.c.
#define SendEND_AND_WAIT_doc "ctx.SendEND_AND_WAIT(token:string[4], ?timeout:MkTimeoutE|int32=DEFAULT?)" |
Definition at line 293 of file MqContextC_rb.c.
#define SendEND_doc "ctx.SendEND(token:string[4], ?timeout:MkTimeoutE|int32=DEFAULT?)" |
Definition at line 289 of file MqContextC_rb.c.
#define SendERROR_doc "ctx.SendERROR()" |
Definition at line 294 of file MqContextC_rb.c.
#define SendFLT_doc "ctx.SendFLT(val:float)" |
Definition at line 295 of file MqContextC_rb.c.
#define SendHDL_doc "ctx.SendHDL(val:MK_HDL)" |
Definition at line 296 of file MqContextC_rb.c.
#define SendI16_doc "ctx.SendI16(val:int16)" |
Definition at line 297 of file MqContextC_rb.c.
#define SendI32_doc "ctx.SendI32(val:int32)" |
Definition at line 298 of file MqContextC_rb.c.
#define SendI64_doc "ctx.SendI64(val:int64)" |
Definition at line 299 of file MqContextC_rb.c.
#define SendI8_doc "ctx.SendI8(val:int8)" |
Definition at line 300 of file MqContextC_rb.c.
#define SendL_END_doc "ctx.SendL_END()" |
Definition at line 303 of file MqContextC_rb.c.
#define SendL_FLAT_doc "ctx.SendL_FLAT(val:MkBufferListC)" |
Definition at line 304 of file MqContextC_rb.c.
#define SendL_START_doc "ctx.SendL_START()" |
Definition at line 305 of file MqContextC_rb.c.
#define SendLONG_doc "ctx.SendLONG(val:long)" |
Definition at line 301 of file MqContextC_rb.c.
#define SendLTR_doc "ctx.SendLTR(transLId:int32)" |
Definition at line 302 of file MqContextC_rb.c.
#define SendRETURN_doc "ctx.SendRETURN()" |
Definition at line 306 of file MqContextC_rb.c.
#define SendRETURN_SUB_doc "ctx.SendRETURN_SUB()" |
Definition at line 307 of file MqContextC_rb.c.
#define SendSTART_doc "ctx.SendSTART()" |
Definition at line 308 of file MqContextC_rb.c.
#define SendSTR_doc "ctx.SendSTR(val:string)" |
Definition at line 309 of file MqContextC_rb.c.
#define SendStringR_doc "ctx.SendStringR(val:string)" |
Definition at line 311 of file MqContextC_rb.c.
#define SendSYNC_doc "ctx.SendSYNC()" |
Definition at line 310 of file MqContextC_rb.c.
#define SendT_END_doc "ctx.SendT_END()" |
Definition at line 312 of file MqContextC_rb.c.
#define SendT_START_doc "ctx.SendT_START()" |
Definition at line 313 of file MqContextC_rb.c.
#define ServiceCreate_doc "ctx.ServiceCreate(token:string[4], callback:callable)" |
Definition at line 316 of file MqContextC_rb.c.
#define ServiceDelete_doc "ctx.ServiceDelete(token:string[4])" |
Definition at line 317 of file MqContextC_rb.c.
#define ServiceIsTransaction_doc "bool ctx.ServiceIsTransaction()" |
Definition at line 318 of file MqContextC_rb.c.
#define ServiceProxy_doc "ctx.ServiceProxy(token:string[4], ?id:MqSlaveE|int32=MQ_SLAVE_OTHER?)" |
Definition at line 319 of file MqContextC_rb.c.
#define ServiceProxyCtx_doc "ctx.ServiceProxyCtx(token:string[4], target:MqContextC)" |
Definition at line 320 of file MqContextC_rb.c.
#define ServiceProxyCtxExists_doc "bool ctx.ServiceProxyCtxExists(token:string[4], target:MqContextC)" |
Definition at line 321 of file MqContextC_rb.c.
#define ServiceProxyRoundRobin_doc "ctx.ServiceProxyRoundRobin(token:string[4], ident:string)" |
Definition at line 322 of file MqContextC_rb.c.
#define ServiceStorage_doc "ctx.ServiceStorage(token:string[4])" |
Definition at line 323 of file MqContextC_rb.c.
#define ServiceTokenCheck_doc "bool ctx.ServiceTokenCheck(token:string[4])" |
Definition at line 324 of file MqContextC_rb.c.
#define ServiceTokenExists_doc "bool ctx.ServiceTokenExists(token:string[4])" |
Definition at line 325 of file MqContextC_rb.c.
#define ServiceTokenGet_doc "string[4] ctx.ServiceTokenGet()" |
Definition at line 326 of file MqContextC_rb.c.
#define SetupRtFromObj_X | ( | hdl | ) |
Definition at line 98 of file MqContextC_rb.c.
#define SetupRtFromObj_XN | ( | hdl | ) |
Definition at line 99 of file MqContextC_rb.c.
#define SlaveCheck_doc "bool ctx.SlaveCheck(id:MqSlaveE|int32) (const)" |
Definition at line 337 of file MqContextC_rb.c.
#define SlaveCreate_doc "ctx.SlaveCreate(id:MqSlaveE|int32, slave:MqContextC)" |
Definition at line 338 of file MqContextC_rb.c.
#define SlaveDelete_doc "ctx.SlaveDelete(id:MqSlaveE|int32)" |
Definition at line 339 of file MqContextC_rb.c.
#define SlaveGet_doc "MqContextC ctx.SlaveGet(id:MqSlaveE|int32)" |
Definition at line 332 of file MqContextC_rb.c.
#define SlaveGetFilter_doc "MqContextC ctx.SlaveGetFilter()" |
Definition at line 333 of file MqContextC_rb.c.
#define SlaveGetMaster_doc "MqContextC ctx.SlaveGetMaster()" |
Definition at line 329 of file MqContextC_rb.c.
#define SlaveGetProxy_doc "MqContextC ctx.SlaveGetProxy(id:MqSlaveE|int32)" |
Definition at line 334 of file MqContextC_rb.c.
#define SlaveIs_doc "bool ctx.SlaveIs() (const)" |
Definition at line 340 of file MqContextC_rb.c.
#define SlaveWorker_doc "ctx.SlaveWorker(id:MqSlaveE|int32, ?fct:string=\"WORKER\"?, ?args:MkBufferListC...=nil?)" |
Definition at line 341 of file MqContextC_rb.c.
#define StorageClose_doc "ctx.StorageClose()" |
Definition at line 348 of file MqContextC_rb.c.
#define StorageCount_doc "int32 ctx.StorageCount()" |
Definition at line 355 of file MqContextC_rb.c.
#define StorageDecrRef_doc "ctx.StorageDecrRef(transLId:int32)" |
Definition at line 349 of file MqContextC_rb.c.
#define StorageDelete_doc "int32 ctx.StorageDelete(?*transLIdP_inout:int32=0?)" |
Definition at line 344 of file MqContextC_rb.c.
#define StorageErrCnt_doc "int32 ctx.StorageErrCnt(transLId:int32)" |
Definition at line 356 of file MqContextC_rb.c.
#define StorageExport_doc "int32 ctx.StorageExport()" |
Definition at line 357 of file MqContextC_rb.c.
#define StorageImport_doc "int32 ctx.StorageImport(?*transLIdP_inout:int32=0?)" |
Definition at line 345 of file MqContextC_rb.c.
#define StorageIncrRef_doc "ctx.StorageIncrRef(transLId:int32)" |
Definition at line 350 of file MqContextC_rb.c.
#define StorageLog_doc "ctx.StorageLog(?callfunc:string=\"MK_NULL\"?)" |
Definition at line 351 of file MqContextC_rb.c.
#define StorageOpen_doc "ctx.StorageOpen(storageFile:string)" |
Definition at line 352 of file MqContextC_rb.c.
#define StorageResolve_doc "{otherCtxP:MqContextC otherLIdP:int32} ctx.StorageResolve()" |
Definition at line 358 of file MqContextC_rb.c.
Definition at line 2997 of file MqContextC_rb.c.
|
inlinestatic |
Definition at line 46 of file MqContextC_rb.c.
Definition at line 3013 of file MqContextC_rb.c.
Definition at line 3017 of file MqContextC_rb.c.
Definition at line 55 of file MqContextC_rb.c.
Definition at line 60 of file MqContextC_rb.c.
Definition at line 64 of file MqContextC_rb.c.
|
static |
Definition at line 70 of file MqContextC_rb.c.
|
static |
Definition at line 3006 of file MqContextC_rb.c.
|
static |
Definition at line 22 of file MqContextC_rb.c.
OT_CLS_T OT_CLASS |
Definition at line 19 of file MqContextC_rb.c.
OT_OBJ_T rbmqmsgque_MqContextC_MK_NULL = 0 |
Definition at line 23 of file MqContextC_rb.c.
|
static |
Definition at line 29 of file MqContextC_rb.c.