Loading...
Searching...
No Matches
msgque_overload_mq.h
Go to the documentation of this file.
1
12/* LABEL-NO */
13
14// BEGIN-MqContextC - created by 'c_Overload.tcl -i NHI1_HOME/theLink/c/gen/c_mqmsgque.meta' - DO NOT change
15
20
21 // doc-key: MqContextC,MqContextC-Class-Export,sc_
22 #define MqContextHandleResolve_NULL(...) MqContextHandleResolve_RT(MK_RT_CALL_NULL __VA_ARGS__)
23 #define MqContextHandleResolve(...) MqContextHandleResolve_RT(MK_RT_CALL __VA_ARGS__)
24
25 // doc-key: MqContextC,MqContextC-Class-Export,om_
26 #define MqContextHandleGet_NULL(...) MqContextHandleGet_RT(MK_RT_CALL_NULL __VA_ARGS__)
27 #define MqContextHandleGet(...) MqContextHandleGet_RT(MK_RT_CALL __VA_ARGS__)
30
35
36 // doc-key: MqContextC,MqContextC-Class-Introspection,sc_
37 #define MqContextInstances_NULL() MqContextInstances_RT(MK_RT_CALL_NULL_ONLY)
38 #define MqContextInstances() MqContextInstances_RT(MK_RT_CALL_ONLY)
41
46
47 // doc-key: MqContextC,MqContextC-ClassApi-Class,om_
48 #define MqClassFactorySet_NULL(...) MqClassFactorySet_RT(MK_RT_CALL_NULL __VA_ARGS__)
49 #define MqClassFactorySet(...) MqClassFactorySet_RT(MK_RT_CALL __VA_ARGS__)
50 #define MqClassFactorySet_E(...) MkErrorCheck(MqClassFactorySet(__VA_ARGS__))
51 #define MqClassFactorySet_C(...) if (MkErrorCheckI(MqClassFactorySet(__VA_ARGS__)))
52 #define MqClassIdentSet_NULL(...) MqClassIdentSet_RT(MK_RT_CALL_NULL __VA_ARGS__)
53 #define MqClassIdentSet(...) MqClassIdentSet_RT(MK_RT_CALL __VA_ARGS__)
54 #define MqClassIdentSet_E(...) MkErrorCheck(MqClassIdentSet(__VA_ARGS__))
55 #define MqClassIdentSet_C(...) if (MkErrorCheckI(MqClassIdentSet(__VA_ARGS__)))
58
63
64 // doc-key: MqContextC,MqContextC-ConfigApi-Get,oco
65 #define MqConfigGetIoTcpL_E(...) MkErrorCheck(MqConfigGetIoTcpL(__VA_ARGS__))
66 #define MqConfigGetIoTcpL_C(...) if (MkErrorCheckI(MqConfigGetIoTcpL(__VA_ARGS__)))
67 #define MqConfigGetIoTcpL_e(...) MK_EMBEDDED(MK_BFL,MqConfigGetIoTcpL,__VA_ARGS__)
68
69 // doc-key: MqContextC,MqContextC-ConfigApi-Get,om_
70 #define MqConfigSetConfigFile_NULL(...) MqConfigSetConfigFile_RT(MK_RT_CALL_NULL __VA_ARGS__)
71 #define MqConfigSetConfigFile(...) MqConfigSetConfigFile_RT(MK_RT_CALL __VA_ARGS__)
72 #define MqConfigSetConfigFile_E(...) MkErrorCheck(MqConfigSetConfigFile(__VA_ARGS__))
73 #define MqConfigSetConfigFile_C(...) if (MkErrorCheckI(MqConfigSetConfigFile(__VA_ARGS__)))
74
75 // doc-key: MqContextC,MqContextC-ConfigApi-Get,omo
76 #define MqConfigGetIoTcp_E(...) MkErrorCheck(MqConfigGetIoTcp(__VA_ARGS__))
77 #define MqConfigGetIoTcp_C(...) if (MkErrorCheckI(MqConfigGetIoTcp(__VA_ARGS__)))
80
85
86 // doc-key: MqContextC,MqContextC-ConfigApi-Interface,om_
87 #define MqConfigSetBgError_NULL(...) MqConfigSetBgError_RT(MK_RT_CALL_NULL __VA_ARGS__)
88 #define MqConfigSetBgError(...) MqConfigSetBgError_RT(MK_RT_CALL __VA_ARGS__)
89 #define MqConfigSetEvent_NULL(...) MqConfigSetEvent_RT(MK_RT_CALL_NULL __VA_ARGS__)
90 #define MqConfigSetEvent(...) MqConfigSetEvent_RT(MK_RT_CALL __VA_ARGS__)
91 #define MqConfigSetServerCleanup_NULL(...) MqConfigSetServerCleanup_RT(MK_RT_CALL_NULL __VA_ARGS__)
92 #define MqConfigSetServerCleanup(...) MqConfigSetServerCleanup_RT(MK_RT_CALL __VA_ARGS__)
93 #define MqConfigSetServerSetup_NULL(...) MqConfigSetServerSetup_RT(MK_RT_CALL_NULL __VA_ARGS__)
94 #define MqConfigSetServerSetup(...) MqConfigSetServerSetup_RT(MK_RT_CALL __VA_ARGS__)
97
102
103 // doc-key: MqContextC,MqContextC-ConfigApi-Misc,om_
104 #define MqConfigDup_NULL(...) MqConfigDup_RT(MK_RT_CALL_NULL __VA_ARGS__)
105 #define MqConfigDup(...) MqConfigDup_RT(MK_RT_CALL __VA_ARGS__)
106 #define MqConfigReset_NULL(...) MqConfigReset_RT(MK_RT_CALL_NULL __VA_ARGS__)
107 #define MqConfigReset(...) MqConfigReset_RT(MK_RT_CALL __VA_ARGS__)
108 #define MqSetupDup_NULL(...) MqSetupDup_RT(MK_RT_CALL_NULL __VA_ARGS__)
109 #define MqSetupDup(...) MqSetupDup_RT(MK_RT_CALL __VA_ARGS__)
112
117
118 // doc-key: MqContextC,MqContextC-ConfigApi-Set,om_
119 #define MqConfigSetAllDebug_NULL(...) MqConfigSetAllDebug_RT(MK_RT_CALL_NULL __VA_ARGS__)
120 #define MqConfigSetAllDebug(...) MqConfigSetAllDebug_RT(MK_RT_CALL __VA_ARGS__)
121 #define MqConfigSetAllDebug_E(...) MkErrorCheck(MqConfigSetAllDebug(__VA_ARGS__))
122 #define MqConfigSetAllDebug_C(...) if (MkErrorCheckI(MqConfigSetAllDebug(__VA_ARGS__)))
123 #define MqConfigSetDaemon_NULL(...) MqConfigSetDaemon_RT(MK_RT_CALL_NULL __VA_ARGS__)
124 #define MqConfigSetDaemon(...) MqConfigSetDaemon_RT(MK_RT_CALL __VA_ARGS__)
125 #define MqConfigSetDaemon_E(...) MkErrorCheck(MqConfigSetDaemon(__VA_ARGS__))
126 #define MqConfigSetDaemon_C(...) if (MkErrorCheckI(MqConfigSetDaemon(__VA_ARGS__)))
127 #define MqConfigSetIoPipe_NULL(...) MqConfigSetIoPipe_RT(MK_RT_CALL_NULL __VA_ARGS__)
128 #define MqConfigSetIoPipe(...) MqConfigSetIoPipe_RT(MK_RT_CALL __VA_ARGS__)
129 #define MqConfigSetIoPipe_E(...) MkErrorCheck(MqConfigSetIoPipe(__VA_ARGS__))
130 #define MqConfigSetIoPipe_C(...) if (MkErrorCheckI(MqConfigSetIoPipe(__VA_ARGS__)))
131 #define MqConfigSetIoTcp_NULL(...) MqConfigSetIoTcp_RT(MK_RT_CALL_NULL __VA_ARGS__)
132 #define MqConfigSetIoTcp(...) MqConfigSetIoTcp_RT(MK_RT_CALL __VA_ARGS__)
133 #define MqConfigSetIoTcp_4(ctx,host,port,myhost) MqConfigSetIoTcp(ctx,host,port,myhost,NULL)
134 #define MqConfigSetIoTcp_3(ctx,host,port) MqConfigSetIoTcp(ctx,host,port,NULL,NULL)
135 #define MqConfigSetIoTcp_2(ctx,host) MqConfigSetIoTcp(ctx,host,NULL,NULL,NULL)
136 #define MqConfigSetIoTcp_1(ctx) MqConfigSetIoTcp(ctx,NULL,NULL,NULL,NULL)
137 #define MqConfigSetIoTcp_E(...) MkErrorCheck(MqConfigSetIoTcp(__VA_ARGS__))
138 #define MqConfigSetIoTcp_C(...) if (MkErrorCheckI(MqConfigSetIoTcp(__VA_ARGS__)))
139 #define MqConfigSetIoTcpL_NULL(...) MqConfigSetIoTcpL_RT(MK_RT_CALL_NULL __VA_ARGS__)
140 #define MqConfigSetIoTcpL(...) MqConfigSetIoTcpL_RT(MK_RT_CALL __VA_ARGS__)
141 #define MqConfigSetIoTcpL_E(...) MkErrorCheck(MqConfigSetIoTcpL(__VA_ARGS__))
142 #define MqConfigSetIoTcpL_C(...) if (MkErrorCheckI(MqConfigSetIoTcpL(__VA_ARGS__)))
143 #define MqConfigSetIoUds_NULL(...) MqConfigSetIoUds_RT(MK_RT_CALL_NULL __VA_ARGS__)
144 #define MqConfigSetIoUds(...) MqConfigSetIoUds_RT(MK_RT_CALL __VA_ARGS__)
145 #define MqConfigSetIoUds_E(...) MkErrorCheck(MqConfigSetIoUds(__VA_ARGS__))
146 #define MqConfigSetIoUds_C(...) if (MkErrorCheckI(MqConfigSetIoUds(__VA_ARGS__)))
147 #define MqConfigSetName_NULL(...) MqConfigSetName_RT(MK_RT_CALL_NULL __VA_ARGS__)
148 #define MqConfigSetName(...) MqConfigSetName_RT(MK_RT_CALL __VA_ARGS__)
149 #define MqConfigSetPostfix_NULL(...) MqConfigSetPostfix_RT(MK_RT_CALL_NULL __VA_ARGS__)
150 #define MqConfigSetPostfix(...) MqConfigSetPostfix_RT(MK_RT_CALL __VA_ARGS__)
151 #define MqConfigSetPrefix_NULL(...) MqConfigSetPrefix_RT(MK_RT_CALL_NULL __VA_ARGS__)
152 #define MqConfigSetPrefix(...) MqConfigSetPrefix_RT(MK_RT_CALL __VA_ARGS__)
153 #define MqConfigSetPrefixWithNoLock_NULL(...) MqConfigSetPrefixWithNoLock_RT(MK_RT_CALL_NULL __VA_ARGS__)
154 #define MqConfigSetPrefixWithNoLock(...) MqConfigSetPrefixWithNoLock_RT(MK_RT_CALL __VA_ARGS__)
155 #define MqConfigSetStartAs_E(...) MkErrorCheck(MqConfigSetStartAs(__VA_ARGS__))
156 #define MqConfigSetStartAs_C(...) if (MkErrorCheckI(MqConfigSetStartAs(__VA_ARGS__)))
157 #define MqConfigSetStartAsString_E(...) MkErrorCheck(MqConfigSetStartAsString(__VA_ARGS__))
158 #define MqConfigSetStartAsString_C(...) if (MkErrorCheckI(MqConfigSetStartAsString(__VA_ARGS__)))
159 #define MqConfigSetStorage_NULL(...) MqConfigSetStorage_RT(MK_RT_CALL_NULL __VA_ARGS__)
160 #define MqConfigSetStorage(...) MqConfigSetStorage_RT(MK_RT_CALL __VA_ARGS__)
163
168
169 // doc-key: MqContextC,MqContextC-EnvApi-Env,om_
170 #define MqEnvProtect_NULL(...) MqEnvProtect_RT(MK_RT_CALL_NULL __VA_ARGS__)
171 #define MqEnvProtect(...) MqEnvProtect_RT(MK_RT_CALL __VA_ARGS__)
174
179
180 // doc-key: MqContextC,MqContextC-ErrorApi-Error,oc_
181 #define MqContextErrorFORMAT_0() MqContextErrorFORMAT(NULL)
182
183 // doc-key: MqContextC,MqContextC-ErrorApi-Error,om_
184 #define MqContextErrorCopy_NULL(...) MqContextErrorCopy_RT(MK_RT_CALL_NULL __VA_ARGS__)
185 #define MqContextErrorCopy(...) MqContextErrorCopy_RT(MK_RT_CALL __VA_ARGS__)
186 #define MqContextErrorCopy_E(...) MkErrorCheck(MqContextErrorCopy(__VA_ARGS__))
187 #define MqContextErrorCopy_C(...) if (MkErrorCheckI(MqContextErrorCopy(__VA_ARGS__)))
188 #define MqContextErrorMove_NULL(...) MqContextErrorMove_RT(MK_RT_CALL_NULL __VA_ARGS__)
189 #define MqContextErrorMove(...) MqContextErrorMove_RT(MK_RT_CALL __VA_ARGS__)
190 #define MqContextErrorMove_E(...) MkErrorCheck(MqContextErrorMove(__VA_ARGS__))
191 #define MqContextErrorMove_C(...) if (MkErrorCheckI(MqContextErrorMove(__VA_ARGS__)))
194
199
200 // doc-key: MqContextC,MqContextC-HighApi-High,om_
201 #define MqSend_NULL(...) MqSend_RT(MK_RT_CALL_NULL __VA_ARGS__)
202 #define MqSend(...) MqSend_RT(MK_RT_CALL __VA_ARGS__)
203 #define MqSend_E(...) MkErrorCheck(MqSend(__VA_ARGS__))
204 #define MqSend_C(...) if (MkErrorCheckI(MqSend(__VA_ARGS__)))
205 #define MqSendVL2_NULL(...) MqSendVL2_RT(MK_RT_CALL_NULL __VA_ARGS__)
206 #define MqSendVL2(...) MqSendVL2_RT(MK_RT_CALL __VA_ARGS__)
207 #define MqSendVL2_E(...) MkErrorCheck(MqSendVL2(__VA_ARGS__))
208 #define MqSendVL2_C(...) if (MkErrorCheckI(MqSendVL2(__VA_ARGS__)))
211
216
217 // doc-key: MqContextC,MqContextC-LinkApi-Link,om_
218 #define MqLinkConnect_NULL(...) MqLinkConnect_RT(MK_RT_CALL_NULL __VA_ARGS__)
219 #define MqLinkConnect(...) MqLinkConnect_RT(MK_RT_CALL __VA_ARGS__)
220 #define MqLinkConnect_E(...) MkErrorCheck(MqLinkConnect(__VA_ARGS__))
221 #define MqLinkConnect_C(...) if (MkErrorCheckI(MqLinkConnect(__VA_ARGS__)))
222 #define MqLinkCreate_NULL(...) MqLinkCreate_RT(MK_RT_CALL_NULL __VA_ARGS__)
223 #define MqLinkCreate(...) MqLinkCreate_RT(MK_RT_CALL __VA_ARGS__)
224 #define MqLinkCreate_1(ctx) MqLinkCreate(ctx,NULL)
225 #define MqLinkCreate_E(...) MkErrorCheck(MqLinkCreate(__VA_ARGS__))
226 #define MqLinkCreate_C(...) if (MkErrorCheckI(MqLinkCreate(__VA_ARGS__)))
227 #define MqLinkCreateChild_NULL(...) MqLinkCreateChild_RT(MK_RT_CALL_NULL __VA_ARGS__)
228 #define MqLinkCreateChild(...) MqLinkCreateChild_RT(MK_RT_CALL __VA_ARGS__)
229 #define MqLinkCreateChild_2(ctx,parent) MqLinkCreateChild(ctx,parent,NULL)
230 #define MqLinkCreateChild_E(...) MkErrorCheck(MqLinkCreateChild(__VA_ARGS__))
231 #define MqLinkCreateChild_C(...) if (MkErrorCheckI(MqLinkCreateChild(__VA_ARGS__)))
232 #define MqLinkDefault_NULL(...) MqLinkDefault_RT(MK_RT_CALL_NULL __VA_ARGS__)
233 #define MqLinkDefault(...) MqLinkDefault_RT(MK_RT_CALL __VA_ARGS__)
234 #define MqLinkDelete_NULL(...) MqLinkDelete_RT(MK_RT_CALL_NULL __VA_ARGS__)
235 #define MqLinkDelete(...) MqLinkDelete_RT(MK_RT_CALL __VA_ARGS__)
236 #define MqLinkShutdown_NULL(...) MqLinkShutdown_RT(MK_RT_CALL_NULL __VA_ARGS__)
237 #define MqLinkShutdown(...) MqLinkShutdown_RT(MK_RT_CALL __VA_ARGS__)
238 #define MqLinkShutdown_E(...) MkErrorCheck(MqLinkShutdown(__VA_ARGS__))
239 #define MqLinkShutdown_C(...) if (MkErrorCheckI(MqLinkShutdown(__VA_ARGS__)))
242
247
248 // doc-key: MqContextC,MqContextC-LogApi-Log,om_
249 #define MqContextLog_NULL(...) MqContextLog_RT(MK_RT_CALL_NULL __VA_ARGS__)
250 #define MqContextLog(...) MqContextLog_RT(MK_RT_CALL __VA_ARGS__)
251 #define MqContextLog_4(ctx,fmtobj,debug,callfunc) MqContextLog(ctx,fmtobj,debug,callfunc,0)
252 #define MqContextLog_3(ctx,fmtobj,debug) MqContextLog(ctx,fmtobj,debug,__func__,0)
253 #define MqContextLog_2(ctx,fmtobj) MqContextLog(ctx,fmtobj,0,__func__,0)
254 #define MqContextLog_1(ctx) MqContextLog(ctx,NULL,0,__func__,0)
255 #define MqContextLogConfig_NULL(...) MqContextLogConfig_RT(MK_RT_CALL_NULL __VA_ARGS__)
256 #define MqContextLogConfig(...) MqContextLogConfig_RT(MK_RT_CALL __VA_ARGS__)
257 #define MqContextLogConfig_4(ctx,fmtobj,debug,callfunc) MqContextLogConfig(ctx,fmtobj,debug,callfunc,0)
258 #define MqContextLogConfig_3(ctx,fmtobj,debug) MqContextLogConfig(ctx,fmtobj,debug,__func__,0)
259 #define MqContextLogConfig_2(ctx,fmtobj) MqContextLogConfig(ctx,fmtobj,0,__func__,0)
260 #define MqContextLogConfig_1(ctx) MqContextLogConfig(ctx,NULL,0,__func__,0)
261 #define MqContextLogEnv_NULL(...) MqContextLogEnv_RT(MK_RT_CALL_NULL __VA_ARGS__)
262 #define MqContextLogEnv(...) MqContextLogEnv_RT(MK_RT_CALL __VA_ARGS__)
263 #define MqContextLogEnv_4(ctx,fmtobj,debug,callfunc) MqContextLogEnv(ctx,fmtobj,debug,callfunc,0)
264 #define MqContextLogEnv_3(ctx,fmtobj,debug) MqContextLogEnv(ctx,fmtobj,debug,__func__,0)
265 #define MqContextLogEnv_2(ctx,fmtobj) MqContextLogEnv(ctx,fmtobj,0,__func__,0)
266 #define MqContextLogEnv_1(ctx) MqContextLogEnv(ctx,NULL,0,__func__,0)
267 #define MqContextLogLink_NULL(...) MqContextLogLink_RT(MK_RT_CALL_NULL __VA_ARGS__)
268 #define MqContextLogLink(...) MqContextLogLink_RT(MK_RT_CALL __VA_ARGS__)
269 #define MqContextLogLink_4(ctx,fmtobj,debug,callfunc) MqContextLogLink(ctx,fmtobj,debug,callfunc,0)
270 #define MqContextLogLink_3(ctx,fmtobj,debug) MqContextLogLink(ctx,fmtobj,debug,__func__,0)
271 #define MqContextLogLink_2(ctx,fmtobj) MqContextLogLink(ctx,fmtobj,0,__func__,0)
272 #define MqContextLogLink_1(ctx) MqContextLogLink(ctx,NULL,0,__func__,0)
273 #define MqContextLogSetup_NULL(...) MqContextLogSetup_RT(MK_RT_CALL_NULL __VA_ARGS__)
274 #define MqContextLogSetup(...) MqContextLogSetup_RT(MK_RT_CALL __VA_ARGS__)
275 #define MqContextLogSetup_4(ctx,fmtobj,debug,callfunc) MqContextLogSetup(ctx,fmtobj,debug,callfunc,0)
276 #define MqContextLogSetup_3(ctx,fmtobj,debug) MqContextLogSetup(ctx,fmtobj,debug,__func__,0)
277 #define MqContextLogSetup_2(ctx,fmtobj) MqContextLogSetup(ctx,fmtobj,0,__func__,0)
278 #define MqContextLogSetup_1(ctx) MqContextLogSetup(ctx,NULL,0,__func__,0)
279 #define MqContextLogShort_NULL(...) MqContextLogShort_RT(MK_RT_CALL_NULL __VA_ARGS__)
280 #define MqContextLogShort(...) MqContextLogShort_RT(MK_RT_CALL __VA_ARGS__)
281 #define MqContextLogShort_5(ctx,fmtobj,debug,callfunc,lvl) MqContextLogShort(ctx,fmtobj,debug,callfunc,lvl,NULL)
282 #define MqContextLogShort_4(ctx,fmtobj,debug,callfunc) MqContextLogShort(ctx,fmtobj,debug,callfunc,0,NULL)
283 #define MqContextLogShort_3(ctx,fmtobj,debug) MqContextLogShort(ctx,fmtobj,debug,__func__,0,NULL)
284 #define MqContextLogShort_2(ctx,fmtobj) MqContextLogShort(ctx,fmtobj,0,__func__,0,NULL)
285 #define MqContextLogShort_1(ctx) MqContextLogShort(ctx,NULL,0,__func__,0,NULL)
286 #define MqContextLogType_NULL(...) MqContextLogType_RT(MK_RT_CALL_NULL __VA_ARGS__)
287 #define MqContextLogType(...) MqContextLogType_RT(MK_RT_CALL __VA_ARGS__)
288 #define MqContextLogType_4(ctx,fmtobj,debug,callfunc) MqContextLogType(ctx,fmtobj,debug,callfunc,0)
289 #define MqContextLogType_3(ctx,fmtobj,debug) MqContextLogType(ctx,fmtobj,debug,__func__,0)
290 #define MqContextLogType_2(ctx,fmtobj) MqContextLogType(ctx,fmtobj,0,__func__,0)
291 #define MqContextLogType_1(ctx) MqContextLogType(ctx,NULL,0,__func__,0)
294
299
300 // doc-key: MqContextC,MqContextC-MiscApi-Misc,oc_
301 #define MqContextGetBuffer_NULL(...) MqContextGetBuffer_RT(MK_RT_CALL_NULL __VA_ARGS__)
302 #define MqContextGetBuffer(...) MqContextGetBuffer_RT(MK_RT_CALL __VA_ARGS__)
303
304 // doc-key: MqContextC,MqContextC-MiscApi-Misc,om_
305 #define MqCheckForLeftOverArguments_NULL(...) MqCheckForLeftOverArguments_RT(MK_RT_CALL_NULL __VA_ARGS__)
306 #define MqCheckForLeftOverArguments(...) MqCheckForLeftOverArguments_RT(MK_RT_CALL __VA_ARGS__)
307 #define MqCheckForLeftOverArguments_E(...) MkErrorCheck(MqCheckForLeftOverArguments(__VA_ARGS__))
308 #define MqCheckForLeftOverArguments_C(...) if (MkErrorCheckI(MqCheckForLeftOverArguments(__VA_ARGS__)))
309 #define MqContextMark_NULL(...) MqContextMark_RT(MK_RT_CALL_NULL __VA_ARGS__)
310 #define MqContextMark(...) MqContextMark_RT(MK_RT_CALL __VA_ARGS__)
311 #define MqContextToString_NULL(...) MqContextToString_RT(MK_RT_CALL_NULL __VA_ARGS__)
312 #define MqContextToString(...) MqContextToString_RT(MK_RT_CALL __VA_ARGS__)
313 #define MqExit_NULL(...) MqExit_RT(MK_RT_CALL_NULL __VA_ARGS__)
314 #define MqExit(...) MqExit_RT(MK_RT_CALL __VA_ARGS__)
315 #define MqExit_3(ctx,callfunc,callfile) MqExit(ctx,callfunc,callfile,__LINE__)
316 #define MqExit_2(ctx,callfunc) MqExit(ctx,callfunc,__FILE__,__LINE__)
317 #define MqExit_1(ctx) MqExit(ctx,__func__,__FILE__,__LINE__)
318 #define MqProcessEvent_NULL(...) MqProcessEvent_RT(MK_RT_CALL_NULL __VA_ARGS__)
319 #define MqProcessEvent(...) MqProcessEvent_RT(MK_RT_CALL __VA_ARGS__)
320 #define MqProcessEvent_2(ctx,wait) MqProcessEvent(ctx,wait,MK_TIMEOUT_DEFAULT)
321 #define MqProcessEvent_1(ctx) MqProcessEvent(ctx,MQ_WAIT_NO,MK_TIMEOUT_DEFAULT)
322 #define MqProcessEvent_E(...) MkErrorCheck(MqProcessEvent(__VA_ARGS__))
323 #define MqProcessEvent_C(...) if (MkErrorCheckI(MqProcessEvent(__VA_ARGS__)))
326
331
332 // doc-key: MqContextC,MqContextC-ProxyApi-Proxy,om_
333 #define MqProxyForward_NULL(...) MqProxyForward_RT(MK_RT_CALL_NULL __VA_ARGS__)
334 #define MqProxyForward(...) MqProxyForward_RT(MK_RT_CALL __VA_ARGS__)
335 #define MqProxyForward_3(sourceCtx,targetCtx,dump) MqProxyForward(sourceCtx,targetCtx,dump,MK_TIMEOUT_DEFAULT)
336 #define MqProxyForward_2(sourceCtx,targetCtx) MqProxyForward(sourceCtx,targetCtx,NULL,MK_TIMEOUT_DEFAULT)
337 #define MqProxyForward_E(...) MkErrorCheck(MqProxyForward(__VA_ARGS__))
338 #define MqProxyForward_C(...) if (MkErrorCheckI(MqProxyForward(__VA_ARGS__)))
339 #define MqProxyItem_NULL(...) MqProxyItem_RT(MK_RT_CALL_NULL __VA_ARGS__)
340 #define MqProxyItem(...) MqProxyItem_RT(MK_RT_CALL __VA_ARGS__)
341 #define MqProxyItem_E(...) MkErrorCheck(MqProxyItem(__VA_ARGS__))
342 #define MqProxyItem_C(...) if (MkErrorCheckI(MqProxyItem(__VA_ARGS__)))
343 #define MqProxyPackage_NULL(...) MqProxyPackage_RT(MK_RT_CALL_NULL __VA_ARGS__)
344 #define MqProxyPackage(...) MqProxyPackage_RT(MK_RT_CALL __VA_ARGS__)
345 #define MqProxyPackage_2(sourceCtx,targetCtx) MqProxyPackage(sourceCtx,targetCtx,NULL)
346 #define MqProxyPackage_E(...) MkErrorCheck(MqProxyPackage(__VA_ARGS__))
347 #define MqProxyPackage_C(...) if (MkErrorCheckI(MqProxyPackage(__VA_ARGS__)))
350
355
356 // doc-key: MqContextC,MqContextC-ReadApi-Atom,oci
357 #define MqReadALL_NULL(...) MqReadALL_RT(MK_RT_CALL_NULL __VA_ARGS__)
358 #define MqReadALL(...) MqReadALL_RT(MK_RT_CALL __VA_ARGS__)
359 #define MqReadALL_E(...) MkErrorCheck(MqReadALL(__VA_ARGS__))
360 #define MqReadALL_C(...) if (MkErrorCheckI(MqReadALL(__VA_ARGS__)))
361 #define MqReadALL_e(...) MK_EMBEDDED(MK_BFL,MqReadALL,__VA_ARGS__)
362
363 // doc-key: MqContextC,MqContextC-ReadApi-Atom,oco
364 #define MqReadBFL_NULL(...) MqReadBFL_RT(MK_RT_CALL_NULL __VA_ARGS__)
365 #define MqReadBFL(...) MqReadBFL_RT(MK_RT_CALL __VA_ARGS__)
366 #define MqReadBFL_E(...) MkErrorCheck(MqReadBFL(__VA_ARGS__))
367 #define MqReadBFL_C(...) if (MkErrorCheckI(MqReadBFL(__VA_ARGS__)))
368 #define MqReadBFL_e(...) MK_EMBEDDED(MK_BFL,MqReadBFL,__VA_ARGS__)
369 #define MqReadBUF_NULL(...) MqReadBUF_RT(MK_RT_CALL_NULL __VA_ARGS__)
370 #define MqReadBUF(...) MqReadBUF_RT(MK_RT_CALL __VA_ARGS__)
371 #define MqReadBUF_E(...) MkErrorCheck(MqReadBUF(__VA_ARGS__))
372 #define MqReadBUF_C(...) if (MkErrorCheckI(MqReadBUF(__VA_ARGS__)))
373 #define MqReadBUF_e(...) MK_EMBEDDED(MK_BUF,MqReadBUF,__VA_ARGS__)
374
375 // doc-key: MqContextC,MqContextC-ReadApi-Atom,omo
376 #define MqReadBIN_NULL(...) MqReadBIN_RT(MK_RT_CALL_NULL __VA_ARGS__)
377 #define MqReadBIN(...) MqReadBIN_RT(MK_RT_CALL __VA_ARGS__)
378 #define MqReadBIN_E(...) MkErrorCheck(MqReadBIN(__VA_ARGS__))
379 #define MqReadBIN_C(...) if (MkErrorCheckI(MqReadBIN(__VA_ARGS__)))
380 #define MqReadBIN_e(...) MK_EMBEDDED_REF(MkBinaryR,MqReadBIN,__VA_ARGS__)
381 #define MqReadBOL_NULL(...) MqReadBOL_RT(MK_RT_CALL_NULL __VA_ARGS__)
382 #define MqReadBOL(...) MqReadBOL_RT(MK_RT_CALL __VA_ARGS__)
383 #define MqReadBOL_E(...) MkErrorCheck(MqReadBOL(__VA_ARGS__))
384 #define MqReadBOL_C(...) if (MkErrorCheckI(MqReadBOL(__VA_ARGS__)))
385 #define MqReadBOL_e(...) MK_EMBEDDED(MK_BOL,MqReadBOL,__VA_ARGS__)
386 #define MqReadBinaryR_NULL(...) MqReadBinaryR_RT(MK_RT_CALL_NULL __VA_ARGS__)
387 #define MqReadBinaryR(...) MqReadBinaryR_RT(MK_RT_CALL __VA_ARGS__)
388 #define MqReadBinaryR_E(...) MkErrorCheck(MqReadBinaryR(__VA_ARGS__))
389 #define MqReadBinaryR_C(...) if (MkErrorCheckI(MqReadBinaryR(__VA_ARGS__)))
390 #define MqReadBinaryR_e(...) MK_EMBEDDED_REF(MkBinaryR,MqReadBinaryR,__VA_ARGS__)
391 #define MqReadDBL_NULL(...) MqReadDBL_RT(MK_RT_CALL_NULL __VA_ARGS__)
392 #define MqReadDBL(...) MqReadDBL_RT(MK_RT_CALL __VA_ARGS__)
393 #define MqReadDBL_E(...) MkErrorCheck(MqReadDBL(__VA_ARGS__))
394 #define MqReadDBL_C(...) if (MkErrorCheckI(MqReadDBL(__VA_ARGS__)))
395 #define MqReadDBL_e(...) MK_EMBEDDED(MK_DBL,MqReadDBL,__VA_ARGS__)
396 #define MqReadFLT_NULL(...) MqReadFLT_RT(MK_RT_CALL_NULL __VA_ARGS__)
397 #define MqReadFLT(...) MqReadFLT_RT(MK_RT_CALL __VA_ARGS__)
398 #define MqReadFLT_E(...) MkErrorCheck(MqReadFLT(__VA_ARGS__))
399 #define MqReadFLT_C(...) if (MkErrorCheckI(MqReadFLT(__VA_ARGS__)))
400 #define MqReadFLT_e(...) MK_EMBEDDED(MK_FLT,MqReadFLT,__VA_ARGS__)
401 #define MqReadHDL_NULL(...) MqReadHDL_RT(MK_RT_CALL_NULL __VA_ARGS__)
402 #define MqReadHDL(...) MqReadHDL_RT(MK_RT_CALL __VA_ARGS__)
403 #define MqReadHDL_E(...) MkErrorCheck(MqReadHDL(__VA_ARGS__))
404 #define MqReadHDL_C(...) if (MkErrorCheckI(MqReadHDL(__VA_ARGS__)))
405 #define MqReadHDL_e(...) MK_EMBEDDED(MK_HDL,MqReadHDL,__VA_ARGS__)
406 #define MqReadI16_NULL(...) MqReadI16_RT(MK_RT_CALL_NULL __VA_ARGS__)
407 #define MqReadI16(...) MqReadI16_RT(MK_RT_CALL __VA_ARGS__)
408 #define MqReadI16_E(...) MkErrorCheck(MqReadI16(__VA_ARGS__))
409 #define MqReadI16_C(...) if (MkErrorCheckI(MqReadI16(__VA_ARGS__)))
410 #define MqReadI16_e(...) MK_EMBEDDED(MK_I16,MqReadI16,__VA_ARGS__)
411 #define MqReadI32_NULL(...) MqReadI32_RT(MK_RT_CALL_NULL __VA_ARGS__)
412 #define MqReadI32(...) MqReadI32_RT(MK_RT_CALL __VA_ARGS__)
413 #define MqReadI32_E(...) MkErrorCheck(MqReadI32(__VA_ARGS__))
414 #define MqReadI32_C(...) if (MkErrorCheckI(MqReadI32(__VA_ARGS__)))
415 #define MqReadI32_e(...) MK_EMBEDDED(MK_I32,MqReadI32,__VA_ARGS__)
416 #define MqReadI64_NULL(...) MqReadI64_RT(MK_RT_CALL_NULL __VA_ARGS__)
417 #define MqReadI64(...) MqReadI64_RT(MK_RT_CALL __VA_ARGS__)
418 #define MqReadI64_E(...) MkErrorCheck(MqReadI64(__VA_ARGS__))
419 #define MqReadI64_C(...) if (MkErrorCheckI(MqReadI64(__VA_ARGS__)))
420 #define MqReadI64_e(...) MK_EMBEDDED(MK_I64,MqReadI64,__VA_ARGS__)
421 #define MqReadI8_NULL(...) MqReadI8_RT(MK_RT_CALL_NULL __VA_ARGS__)
422 #define MqReadI8(...) MqReadI8_RT(MK_RT_CALL __VA_ARGS__)
423 #define MqReadI8_E(...) MkErrorCheck(MqReadI8(__VA_ARGS__))
424 #define MqReadI8_C(...) if (MkErrorCheckI(MqReadI8(__VA_ARGS__)))
425 #define MqReadI8_e(...) MK_EMBEDDED(MK_I8,MqReadI8,__VA_ARGS__)
426 #define MqReadLIST_NULL(...) MqReadLIST_RT(MK_RT_CALL_NULL __VA_ARGS__)
427 #define MqReadLIST(...) MqReadLIST_RT(MK_RT_CALL __VA_ARGS__)
428 #define MqReadLIST_E(...) MkErrorCheck(MqReadLIST(__VA_ARGS__))
429 #define MqReadLIST_C(...) if (MkErrorCheckI(MqReadLIST(__VA_ARGS__)))
430 #define MqReadLIST_e(...) MK_EMBEDDED(MK_NAT_LIST,MqReadLIST,__VA_ARGS__)
431 #define MqReadLONG_NULL(...) MqReadLONG_RT(MK_RT_CALL_NULL __VA_ARGS__)
432 #define MqReadLONG(...) MqReadLONG_RT(MK_RT_CALL __VA_ARGS__)
433 #define MqReadLONG_E(...) MkErrorCheck(MqReadLONG(__VA_ARGS__))
434 #define MqReadLONG_C(...) if (MkErrorCheckI(MqReadLONG(__VA_ARGS__)))
435 #define MqReadLONG_e(...) MK_EMBEDDED(MK_LONG,MqReadLONG,__VA_ARGS__)
436 #define MqReadNEXT_NULL(...) MqReadNEXT_RT(MK_RT_CALL_NULL __VA_ARGS__)
437 #define MqReadNEXT(...) MqReadNEXT_RT(MK_RT_CALL __VA_ARGS__)
438 #define MqReadNEXT_E(...) MkErrorCheck(MqReadNEXT(__VA_ARGS__))
439 #define MqReadNEXT_C(...) if (MkErrorCheckI(MqReadNEXT(__VA_ARGS__)))
440 #define MqReadNEXT_e(...) MK_EMBEDDED(MK_NAT_OBJECT,MqReadNEXT,__VA_ARGS__)
441 #define MqReadSTR_NULL(...) MqReadSTR_RT(MK_RT_CALL_NULL __VA_ARGS__)
442 #define MqReadSTR(...) MqReadSTR_RT(MK_RT_CALL __VA_ARGS__)
443 #define MqReadSTR_E(...) MkErrorCheck(MqReadSTR(__VA_ARGS__))
444 #define MqReadSTR_C(...) if (MkErrorCheckI(MqReadSTR(__VA_ARGS__)))
445 #define MqReadSTR_e(...) MK_EMBEDDED(MK_STRN,MqReadSTR,__VA_ARGS__)
446 #define MqReadStringR_NULL(...) MqReadStringR_RT(MK_RT_CALL_NULL __VA_ARGS__)
447 #define MqReadStringR(...) MqReadStringR_RT(MK_RT_CALL __VA_ARGS__)
448 #define MqReadStringR_E(...) MkErrorCheck(MqReadStringR(__VA_ARGS__))
449 #define MqReadStringR_C(...) if (MkErrorCheckI(MqReadStringR(__VA_ARGS__)))
450 #define MqReadStringR_e(...) MK_EMBEDDED_REF(MkStringR,MqReadStringR,__VA_ARGS__)
453
458
459 // doc-key: MqContextC,MqContextC-ReadApi-Block,om_
460 #define MqReadL_END_NULL(...) MqReadL_END_RT(MK_RT_CALL_NULL __VA_ARGS__)
461 #define MqReadL_END(...) MqReadL_END_RT(MK_RT_CALL __VA_ARGS__)
462 #define MqReadL_END_E(...) MkErrorCheck(MqReadL_END(__VA_ARGS__))
463 #define MqReadL_END_C(...) if (MkErrorCheckI(MqReadL_END(__VA_ARGS__)))
464 #define MqReadL_START_NULL(...) MqReadL_START_RT(MK_RT_CALL_NULL __VA_ARGS__)
465 #define MqReadL_START(...) MqReadL_START_RT(MK_RT_CALL __VA_ARGS__)
466 #define MqReadL_START_1(ctx) MqReadL_START(ctx,NULL)
467 #define MqReadL_START_E(...) MkErrorCheck(MqReadL_START(__VA_ARGS__))
468 #define MqReadL_START_C(...) if (MkErrorCheckI(MqReadL_START(__VA_ARGS__)))
469 #define MqReadT_END_NULL(...) MqReadT_END_RT(MK_RT_CALL_NULL __VA_ARGS__)
470 #define MqReadT_END(...) MqReadT_END_RT(MK_RT_CALL __VA_ARGS__)
471 #define MqReadT_END_E(...) MkErrorCheck(MqReadT_END(__VA_ARGS__))
472 #define MqReadT_END_C(...) if (MkErrorCheckI(MqReadT_END(__VA_ARGS__)))
473 #define MqReadT_START_NULL(...) MqReadT_START_RT(MK_RT_CALL_NULL __VA_ARGS__)
474 #define MqReadT_START(...) MqReadT_START_RT(MK_RT_CALL __VA_ARGS__)
475 #define MqReadT_START_E(...) MkErrorCheck(MqReadT_START(__VA_ARGS__))
476 #define MqReadT_START_C(...) if (MkErrorCheckI(MqReadT_START(__VA_ARGS__)))
479
484
485 // doc-key: MqContextC,MqContextC-ReadApi-Misc,om_
486 #define MqReadDbg_NULL(...) MqReadDbg_RT(MK_RT_CALL_NULL __VA_ARGS__)
487 #define MqReadDbg(...) MqReadDbg_RT(MK_RT_CALL __VA_ARGS__)
488 #define MqReadUndo_NULL(...) MqReadUndo_RT(MK_RT_CALL_NULL __VA_ARGS__)
489 #define MqReadUndo(...) MqReadUndo_RT(MK_RT_CALL __VA_ARGS__)
490 #define MqReadUndo_E(...) MkErrorCheck(MqReadUndo(__VA_ARGS__))
491 #define MqReadUndo_C(...) if (MkErrorCheckI(MqReadUndo(__VA_ARGS__)))
494
499
500 // doc-key: MqContextC,MqContextC-RouteApi-Route,oco
501 #define MqRouteGetTree_NULL(...) MqRouteGetTree_RT(MK_RT_CALL_NULL __VA_ARGS__)
502 #define MqRouteGetTree(...) MqRouteGetTree_RT(MK_RT_CALL __VA_ARGS__)
503 #define MqRouteGetTree_E(...) MkErrorCheck(MqRouteGetTree(__VA_ARGS__))
504 #define MqRouteGetTree_C(...) if (MkErrorCheckI(MqRouteGetTree(__VA_ARGS__)))
505 #define MqRouteGetTree_e(...) MK_EMBEDDED(MK_BFL,MqRouteGetTree,__VA_ARGS__)
506
507 // doc-key: MqContextC,MqContextC-RouteApi-Route,om_
508 #define MqRouteCreate_NULL(...) MqRouteCreate_RT(MK_RT_CALL_NULL __VA_ARGS__)
509 #define MqRouteCreate(...) MqRouteCreate_RT(MK_RT_CALL __VA_ARGS__)
510 #define MqRouteCreate_3(ctx,route,service) MqRouteCreate(ctx,route,service,false)
511 #define MqRouteCreate_E(...) MkErrorCheck(MqRouteCreate(__VA_ARGS__))
512 #define MqRouteCreate_C(...) if (MkErrorCheckI(MqRouteCreate(__VA_ARGS__)))
513 #define MqRouteDelete_NULL(...) MqRouteDelete_RT(MK_RT_CALL_NULL __VA_ARGS__)
514 #define MqRouteDelete(...) MqRouteDelete_RT(MK_RT_CALL __VA_ARGS__)
515 #define MqRouteDelete_3(ctx,route,service) MqRouteDelete(ctx,route,service,false)
516 #define MqRouteDelete_E(...) MkErrorCheck(MqRouteDelete(__VA_ARGS__))
517 #define MqRouteDelete_C(...) if (MkErrorCheckI(MqRouteDelete(__VA_ARGS__)))
518 #define MqRouteResolve_NULL(...) MqRouteResolve_RT(MK_RT_CALL_NULL __VA_ARGS__)
519 #define MqRouteResolve(...) MqRouteResolve_RT(MK_RT_CALL __VA_ARGS__)
520 #define MqRouteResolve_2(ctx,ident) MqRouteResolve(ctx,ident,-1)
521 #define MqRouteTraverse_NULL(...) MqRouteTraverse_RT(MK_RT_CALL_NULL __VA_ARGS__)
522 #define MqRouteTraverse(...) MqRouteTraverse_RT(MK_RT_CALL __VA_ARGS__)
523 #define MqRouteTraverse_2(ctx,service) MqRouteTraverse(ctx,service,NULL)
524 #define MqRouteTraverse_E(...) MkErrorCheck(MqRouteTraverse(__VA_ARGS__))
525 #define MqRouteTraverse_C(...) if (MkErrorCheckI(MqRouteTraverse(__VA_ARGS__)))
526
527 // doc-key: MqContextC,MqContextC-RouteApi-Route,omo
528 #define MqRouteGetPath_NULL(...) MqRouteGetPath_RT(MK_RT_CALL_NULL __VA_ARGS__)
529 #define MqRouteGetPath(...) MqRouteGetPath_RT(MK_RT_CALL __VA_ARGS__)
530 #define MqRouteGetPath_E(...) MkErrorCheck(MqRouteGetPath(__VA_ARGS__))
531 #define MqRouteGetPath_C(...) if (MkErrorCheckI(MqRouteGetPath(__VA_ARGS__)))
532 #define MqRouteGetPath_e(...) MK_EMBEDDED(MK_STRN,MqRouteGetPath,__VA_ARGS__)
535
540
541 // doc-key: MqContextC,MqContextC-SendApi-Atom,om_
542 #define MqSendBFL_NULL(...) MqSendBFL_RT(MK_RT_CALL_NULL __VA_ARGS__)
543 #define MqSendBFL(...) MqSendBFL_RT(MK_RT_CALL __VA_ARGS__)
544 #define MqSendBFL_E(...) MkErrorCheck(MqSendBFL(__VA_ARGS__))
545 #define MqSendBFL_C(...) if (MkErrorCheckI(MqSendBFL(__VA_ARGS__)))
546 #define MqSendBIN_NULL(...) MqSendBIN_RT(MK_RT_CALL_NULL __VA_ARGS__)
547 #define MqSendBIN(...) MqSendBIN_RT(MK_RT_CALL __VA_ARGS__)
548 #define MqSendBIN_E(...) MkErrorCheck(MqSendBIN(__VA_ARGS__))
549 #define MqSendBIN_C(...) if (MkErrorCheckI(MqSendBIN(__VA_ARGS__)))
550 #define MqSendBOL_NULL(...) MqSendBOL_RT(MK_RT_CALL_NULL __VA_ARGS__)
551 #define MqSendBOL(...) MqSendBOL_RT(MK_RT_CALL __VA_ARGS__)
552 #define MqSendBOL_E(...) MkErrorCheck(MqSendBOL(__VA_ARGS__))
553 #define MqSendBOL_C(...) if (MkErrorCheckI(MqSendBOL(__VA_ARGS__)))
554 #define MqSendBUF_NULL(...) MqSendBUF_RT(MK_RT_CALL_NULL __VA_ARGS__)
555 #define MqSendBUF(...) MqSendBUF_RT(MK_RT_CALL __VA_ARGS__)
556 #define MqSendBUF_E(...) MkErrorCheck(MqSendBUF(__VA_ARGS__))
557 #define MqSendBUF_C(...) if (MkErrorCheckI(MqSendBUF(__VA_ARGS__)))
558 #define MqSendBUS_FLAT_NULL(...) MqSendBUS_FLAT_RT(MK_RT_CALL_NULL __VA_ARGS__)
559 #define MqSendBUS_FLAT(...) MqSendBUS_FLAT_RT(MK_RT_CALL __VA_ARGS__)
560 #define MqSendBUS_FLAT_E(...) MkErrorCheck(MqSendBUS_FLAT(__VA_ARGS__))
561 #define MqSendBUS_FLAT_C(...) if (MkErrorCheckI(MqSendBUS_FLAT(__VA_ARGS__)))
562 #define MqSendBinaryR_NULL(...) MqSendBinaryR_RT(MK_RT_CALL_NULL __VA_ARGS__)
563 #define MqSendBinaryR(...) MqSendBinaryR_RT(MK_RT_CALL __VA_ARGS__)
564 #define MqSendBinaryR_E(...) MkErrorCheck(MqSendBinaryR(__VA_ARGS__))
565 #define MqSendBinaryR_C(...) if (MkErrorCheckI(MqSendBinaryR(__VA_ARGS__)))
566 #define MqSendDBL_NULL(...) MqSendDBL_RT(MK_RT_CALL_NULL __VA_ARGS__)
567 #define MqSendDBL(...) MqSendDBL_RT(MK_RT_CALL __VA_ARGS__)
568 #define MqSendDBL_E(...) MkErrorCheck(MqSendDBL(__VA_ARGS__))
569 #define MqSendDBL_C(...) if (MkErrorCheckI(MqSendDBL(__VA_ARGS__)))
570 #define MqSendFLT_NULL(...) MqSendFLT_RT(MK_RT_CALL_NULL __VA_ARGS__)
571 #define MqSendFLT(...) MqSendFLT_RT(MK_RT_CALL __VA_ARGS__)
572 #define MqSendFLT_E(...) MkErrorCheck(MqSendFLT(__VA_ARGS__))
573 #define MqSendFLT_C(...) if (MkErrorCheckI(MqSendFLT(__VA_ARGS__)))
574 #define MqSendHDL_NULL(...) MqSendHDL_RT(MK_RT_CALL_NULL __VA_ARGS__)
575 #define MqSendHDL(...) MqSendHDL_RT(MK_RT_CALL __VA_ARGS__)
576 #define MqSendHDL_E(...) MkErrorCheck(MqSendHDL(__VA_ARGS__))
577 #define MqSendHDL_C(...) if (MkErrorCheckI(MqSendHDL(__VA_ARGS__)))
578 #define MqSendI16_NULL(...) MqSendI16_RT(MK_RT_CALL_NULL __VA_ARGS__)
579 #define MqSendI16(...) MqSendI16_RT(MK_RT_CALL __VA_ARGS__)
580 #define MqSendI16_E(...) MkErrorCheck(MqSendI16(__VA_ARGS__))
581 #define MqSendI16_C(...) if (MkErrorCheckI(MqSendI16(__VA_ARGS__)))
582 #define MqSendI32_NULL(...) MqSendI32_RT(MK_RT_CALL_NULL __VA_ARGS__)
583 #define MqSendI32(...) MqSendI32_RT(MK_RT_CALL __VA_ARGS__)
584 #define MqSendI32_E(...) MkErrorCheck(MqSendI32(__VA_ARGS__))
585 #define MqSendI32_C(...) if (MkErrorCheckI(MqSendI32(__VA_ARGS__)))
586 #define MqSendI64_NULL(...) MqSendI64_RT(MK_RT_CALL_NULL __VA_ARGS__)
587 #define MqSendI64(...) MqSendI64_RT(MK_RT_CALL __VA_ARGS__)
588 #define MqSendI64_E(...) MkErrorCheck(MqSendI64(__VA_ARGS__))
589 #define MqSendI64_C(...) if (MkErrorCheckI(MqSendI64(__VA_ARGS__)))
590 #define MqSendI8_NULL(...) MqSendI8_RT(MK_RT_CALL_NULL __VA_ARGS__)
591 #define MqSendI8(...) MqSendI8_RT(MK_RT_CALL __VA_ARGS__)
592 #define MqSendI8_E(...) MkErrorCheck(MqSendI8(__VA_ARGS__))
593 #define MqSendI8_C(...) if (MkErrorCheckI(MqSendI8(__VA_ARGS__)))
594 #define MqSendLONG_NULL(...) MqSendLONG_RT(MK_RT_CALL_NULL __VA_ARGS__)
595 #define MqSendLONG(...) MqSendLONG_RT(MK_RT_CALL __VA_ARGS__)
596 #define MqSendLONG_E(...) MkErrorCheck(MqSendLONG(__VA_ARGS__))
597 #define MqSendLONG_C(...) if (MkErrorCheckI(MqSendLONG(__VA_ARGS__)))
598 #define MqSendLTR_NULL(...) MqSendLTR_RT(MK_RT_CALL_NULL __VA_ARGS__)
599 #define MqSendLTR(...) MqSendLTR_RT(MK_RT_CALL __VA_ARGS__)
600 #define MqSendLTR_E(...) MkErrorCheck(MqSendLTR(__VA_ARGS__))
601 #define MqSendLTR_C(...) if (MkErrorCheckI(MqSendLTR(__VA_ARGS__)))
602 #define MqSendL_FLAT_NULL(...) MqSendL_FLAT_RT(MK_RT_CALL_NULL __VA_ARGS__)
603 #define MqSendL_FLAT(...) MqSendL_FLAT_RT(MK_RT_CALL __VA_ARGS__)
604 #define MqSendL_FLAT_E(...) MkErrorCheck(MqSendL_FLAT(__VA_ARGS__))
605 #define MqSendL_FLAT_C(...) if (MkErrorCheckI(MqSendL_FLAT(__VA_ARGS__)))
606 #define MqSendSTR_NULL(...) MqSendSTR_RT(MK_RT_CALL_NULL __VA_ARGS__)
607 #define MqSendSTR(...) MqSendSTR_RT(MK_RT_CALL __VA_ARGS__)
608 #define MqSendSTR_E(...) MkErrorCheck(MqSendSTR(__VA_ARGS__))
609 #define MqSendSTR_C(...) if (MkErrorCheckI(MqSendSTR(__VA_ARGS__)))
610 #define MqSendSetHandShake_E(...) MkErrorCheck(MqSendSetHandShake(__VA_ARGS__))
611 #define MqSendSetHandShake_C(...) if (MkErrorCheckI(MqSendSetHandShake(__VA_ARGS__)))
612 #define MqSendStringR_NULL(...) MqSendStringR_RT(MK_RT_CALL_NULL __VA_ARGS__)
613 #define MqSendStringR(...) MqSendStringR_RT(MK_RT_CALL __VA_ARGS__)
614 #define MqSendStringR_E(...) MkErrorCheck(MqSendStringR(__VA_ARGS__))
615 #define MqSendStringR_C(...) if (MkErrorCheckI(MqSendStringR(__VA_ARGS__)))
616 #define MqSendV_NULL(...) MqSendV_RT(MK_RT_CALL_NULL __VA_ARGS__)
617 #define MqSendV(...) MqSendV_RT(MK_RT_CALL __VA_ARGS__)
618 #define MqSendV_E(...) MkErrorCheck(MqSendV(__VA_ARGS__))
619 #define MqSendV_C(...) if (MkErrorCheckI(MqSendV(__VA_ARGS__)))
620 #define MqSendVL_NULL(...) MqSendVL_RT(MK_RT_CALL_NULL __VA_ARGS__)
621 #define MqSendVL(...) MqSendVL_RT(MK_RT_CALL __VA_ARGS__)
622 #define MqSendVL_E(...) MkErrorCheck(MqSendVL(__VA_ARGS__))
623 #define MqSendVL_C(...) if (MkErrorCheckI(MqSendVL(__VA_ARGS__)))
626
631
632 // doc-key: MqContextC,MqContextC-SendApi-Basics,om_
633 #define MqSendEND_NULL(...) MqSendEND_RT(MK_RT_CALL_NULL __VA_ARGS__)
634 #define MqSendEND(...) MqSendEND_RT(MK_RT_CALL __VA_ARGS__)
635 #define MqSendEND_2(ctx,token) MqSendEND(ctx,token,MK_TIMEOUT_DEFAULT)
636 #define MqSendEND_E(...) MkErrorCheck(MqSendEND(__VA_ARGS__))
637 #define MqSendEND_C(...) if (MkErrorCheckI(MqSendEND(__VA_ARGS__)))
638 #define MqSendEND_AND_CALLBACK_NULL(...) MqSendEND_AND_CALLBACK_RT(MK_RT_CALL_NULL __VA_ARGS__)
639 #define MqSendEND_AND_CALLBACK(...) MqSendEND_AND_CALLBACK_RT(MK_RT_CALL __VA_ARGS__)
640 #define MqSendEND_AND_CALLBACK_E(...) MkErrorCheck(MqSendEND_AND_CALLBACK(__VA_ARGS__))
641 #define MqSendEND_AND_CALLBACK_C(...) if (MkErrorCheckI(MqSendEND_AND_CALLBACK(__VA_ARGS__)))
642 #define MqSendEND_AND_SUB_NULL(...) MqSendEND_AND_SUB_RT(MK_RT_CALL_NULL __VA_ARGS__)
643 #define MqSendEND_AND_SUB(...) MqSendEND_AND_SUB_RT(MK_RT_CALL __VA_ARGS__)
644 #define MqSendEND_AND_SUB_E(...) MkErrorCheck(MqSendEND_AND_SUB(__VA_ARGS__))
645 #define MqSendEND_AND_SUB_C(...) if (MkErrorCheckI(MqSendEND_AND_SUB(__VA_ARGS__)))
646 #define MqSendEND_AND_TRANSACTION_NULL(...) MqSendEND_AND_TRANSACTION_RT(MK_RT_CALL_NULL __VA_ARGS__)
647 #define MqSendEND_AND_TRANSACTION(...) MqSendEND_AND_TRANSACTION_RT(MK_RT_CALL __VA_ARGS__)
648 #define MqSendEND_AND_TRANSACTION_3(ctx,token,callback) MqSendEND_AND_TRANSACTION(ctx,token,callback,MK_TIMEOUT_DEFAULT)
649 #define MqSendEND_AND_TRANSACTION_E(...) MkErrorCheck(MqSendEND_AND_TRANSACTION(__VA_ARGS__))
650 #define MqSendEND_AND_TRANSACTION_C(...) if (MkErrorCheckI(MqSendEND_AND_TRANSACTION(__VA_ARGS__)))
651 #define MqSendEND_AND_WAIT_NULL(...) MqSendEND_AND_WAIT_RT(MK_RT_CALL_NULL __VA_ARGS__)
652 #define MqSendEND_AND_WAIT(...) MqSendEND_AND_WAIT_RT(MK_RT_CALL __VA_ARGS__)
653 #define MqSendEND_AND_WAIT_2(ctx,token) MqSendEND_AND_WAIT(ctx,token,MK_TIMEOUT_DEFAULT)
654 #define MqSendEND_AND_WAIT_E(...) MkErrorCheck(MqSendEND_AND_WAIT(__VA_ARGS__))
655 #define MqSendEND_AND_WAIT_C(...) if (MkErrorCheckI(MqSendEND_AND_WAIT(__VA_ARGS__)))
656 #define MqSendSTART_NULL(...) MqSendSTART_RT(MK_RT_CALL_NULL __VA_ARGS__)
657 #define MqSendSTART(...) MqSendSTART_RT(MK_RT_CALL __VA_ARGS__)
658 #define MqSendSTART_E(...) MkErrorCheck(MqSendSTART(__VA_ARGS__))
659 #define MqSendSTART_C(...) if (MkErrorCheckI(MqSendSTART(__VA_ARGS__)))
660 #define MqSendSYNC_NULL(...) MqSendSYNC_RT(MK_RT_CALL_NULL __VA_ARGS__)
661 #define MqSendSYNC(...) MqSendSYNC_RT(MK_RT_CALL __VA_ARGS__)
662 #define MqSendSYNC_E(...) MkErrorCheck(MqSendSYNC(__VA_ARGS__))
663 #define MqSendSYNC_C(...) if (MkErrorCheckI(MqSendSYNC(__VA_ARGS__)))
666
671
672 // doc-key: MqContextC,MqContextC-SendApi-Block,om_
673 #define MqSendL_END_NULL(...) MqSendL_END_RT(MK_RT_CALL_NULL __VA_ARGS__)
674 #define MqSendL_END(...) MqSendL_END_RT(MK_RT_CALL __VA_ARGS__)
675 #define MqSendL_END_E(...) MkErrorCheck(MqSendL_END(__VA_ARGS__))
676 #define MqSendL_END_C(...) if (MkErrorCheckI(MqSendL_END(__VA_ARGS__)))
677 #define MqSendL_START_NULL(...) MqSendL_START_RT(MK_RT_CALL_NULL __VA_ARGS__)
678 #define MqSendL_START(...) MqSendL_START_RT(MK_RT_CALL __VA_ARGS__)
679 #define MqSendL_START_E(...) MkErrorCheck(MqSendL_START(__VA_ARGS__))
680 #define MqSendL_START_C(...) if (MkErrorCheckI(MqSendL_START(__VA_ARGS__)))
681 #define MqSendT_END_NULL(...) MqSendT_END_RT(MK_RT_CALL_NULL __VA_ARGS__)
682 #define MqSendT_END(...) MqSendT_END_RT(MK_RT_CALL __VA_ARGS__)
683 #define MqSendT_END_E(...) MkErrorCheck(MqSendT_END(__VA_ARGS__))
684 #define MqSendT_END_C(...) if (MkErrorCheckI(MqSendT_END(__VA_ARGS__)))
685 #define MqSendT_START_NULL(...) MqSendT_START_RT(MK_RT_CALL_NULL __VA_ARGS__)
686 #define MqSendT_START(...) MqSendT_START_RT(MK_RT_CALL __VA_ARGS__)
687 #define MqSendT_START_E(...) MkErrorCheck(MqSendT_START(__VA_ARGS__))
688 #define MqSendT_START_C(...) if (MkErrorCheckI(MqSendT_START(__VA_ARGS__)))
691
696
697 // doc-key: MqContextC,MqContextC-SendApi-Return,om_
698 #define MqSendERROR_NULL(...) MqSendERROR_RT(MK_RT_CALL_NULL __VA_ARGS__)
699 #define MqSendERROR(...) MqSendERROR_RT(MK_RT_CALL __VA_ARGS__)
700 #define MqSendERROR_E(...) MkErrorCheck(MqSendERROR(__VA_ARGS__))
701 #define MqSendERROR_C(...) if (MkErrorCheckI(MqSendERROR(__VA_ARGS__)))
702 #define MqSendRETURN_NULL(...) MqSendRETURN_RT(MK_RT_CALL_NULL __VA_ARGS__)
703 #define MqSendRETURN(...) MqSendRETURN_RT(MK_RT_CALL __VA_ARGS__)
704 #define MqSendRETURN_E(...) MkErrorCheck(MqSendRETURN(__VA_ARGS__))
705 #define MqSendRETURN_C(...) if (MkErrorCheckI(MqSendRETURN(__VA_ARGS__)))
706 #define MqSendRETURN_SUB_NULL(...) MqSendRETURN_SUB_RT(MK_RT_CALL_NULL __VA_ARGS__)
707 #define MqSendRETURN_SUB(...) MqSendRETURN_SUB_RT(MK_RT_CALL __VA_ARGS__)
708 #define MqSendRETURN_SUB_E(...) MkErrorCheck(MqSendRETURN_SUB(__VA_ARGS__))
709 #define MqSendRETURN_SUB_C(...) if (MkErrorCheckI(MqSendRETURN_SUB(__VA_ARGS__)))
712
717
718 // doc-key: MqContextC,MqContextC-ServiceApi-Service,om_
719 #define MqServiceCreate_NULL(...) MqServiceCreate_RT(MK_RT_CALL_NULL __VA_ARGS__)
720 #define MqServiceCreate(...) MqServiceCreate_RT(MK_RT_CALL __VA_ARGS__)
721 #define MqServiceCreate_E(...) MkErrorCheck(MqServiceCreate(__VA_ARGS__))
722 #define MqServiceCreate_C(...) if (MkErrorCheckI(MqServiceCreate(__VA_ARGS__)))
723 #define MqServiceDelete_NULL(...) MqServiceDelete_RT(MK_RT_CALL_NULL __VA_ARGS__)
724 #define MqServiceDelete(...) MqServiceDelete_RT(MK_RT_CALL __VA_ARGS__)
725 #define MqServiceDelete_E(...) MkErrorCheck(MqServiceDelete(__VA_ARGS__))
726 #define MqServiceDelete_C(...) if (MkErrorCheckI(MqServiceDelete(__VA_ARGS__)))
727 #define MqServiceProxy_NULL(...) MqServiceProxy_RT(MK_RT_CALL_NULL __VA_ARGS__)
728 #define MqServiceProxy(...) MqServiceProxy_RT(MK_RT_CALL __VA_ARGS__)
729 #define MqServiceProxy_2(ctx,token) MqServiceProxy(ctx,token,MQ_SLAVE_OTHER)
730 #define MqServiceProxy_E(...) MkErrorCheck(MqServiceProxy(__VA_ARGS__))
731 #define MqServiceProxy_C(...) if (MkErrorCheckI(MqServiceProxy(__VA_ARGS__)))
732 #define MqServiceProxyCtx_NULL(...) MqServiceProxyCtx_RT(MK_RT_CALL_NULL __VA_ARGS__)
733 #define MqServiceProxyCtx(...) MqServiceProxyCtx_RT(MK_RT_CALL __VA_ARGS__)
734 #define MqServiceProxyCtx_E(...) MkErrorCheck(MqServiceProxyCtx(__VA_ARGS__))
735 #define MqServiceProxyCtx_C(...) if (MkErrorCheckI(MqServiceProxyCtx(__VA_ARGS__)))
736 #define MqServiceProxyRoundRobin_NULL(...) MqServiceProxyRoundRobin_RT(MK_RT_CALL_NULL __VA_ARGS__)
737 #define MqServiceProxyRoundRobin(...) MqServiceProxyRoundRobin_RT(MK_RT_CALL __VA_ARGS__)
738 #define MqServiceProxyRoundRobin_E(...) MkErrorCheck(MqServiceProxyRoundRobin(__VA_ARGS__))
739 #define MqServiceProxyRoundRobin_C(...) if (MkErrorCheckI(MqServiceProxyRoundRobin(__VA_ARGS__)))
740 #define MqServiceStorage_NULL(...) MqServiceStorage_RT(MK_RT_CALL_NULL __VA_ARGS__)
741 #define MqServiceStorage(...) MqServiceStorage_RT(MK_RT_CALL __VA_ARGS__)
742 #define MqServiceStorage_E(...) MkErrorCheck(MqServiceStorage(__VA_ARGS__))
743 #define MqServiceStorage_C(...) if (MkErrorCheckI(MqServiceStorage(__VA_ARGS__)))
746
751
752 // doc-key: MqContextC,MqContextC-SlaveApi-Slave,oco
753 #define MqSlaveGet_NULL(...) MqSlaveGet_RT(MK_RT_CALL_NULL __VA_ARGS__)
754 #define MqSlaveGet(...) MqSlaveGet_RT(MK_RT_CALL __VA_ARGS__)
755 #define MqSlaveGet_E(...) MkErrorCheck(MqSlaveGet(__VA_ARGS__))
756 #define MqSlaveGet_C(...) if (MkErrorCheckI(MqSlaveGet(__VA_ARGS__)))
757 #define MqSlaveGet_e(...) MK_EMBEDDED(MQ_CTX,MqSlaveGet,__VA_ARGS__)
758 #define MqSlaveGetFilter_NULL(...) MqSlaveGetFilter_RT(MK_RT_CALL_NULL __VA_ARGS__)
759 #define MqSlaveGetFilter(...) MqSlaveGetFilter_RT(MK_RT_CALL __VA_ARGS__)
760 #define MqSlaveGetFilter_E(...) MkErrorCheck(MqSlaveGetFilter(__VA_ARGS__))
761 #define MqSlaveGetFilter_C(...) if (MkErrorCheckI(MqSlaveGetFilter(__VA_ARGS__)))
762 #define MqSlaveGetFilter_e(...) MK_EMBEDDED(MQ_CTX,MqSlaveGetFilter,__VA_ARGS__)
763 #define MqSlaveGetProxy_NULL(...) MqSlaveGetProxy_RT(MK_RT_CALL_NULL __VA_ARGS__)
764 #define MqSlaveGetProxy(...) MqSlaveGetProxy_RT(MK_RT_CALL __VA_ARGS__)
765 #define MqSlaveGetProxy_E(...) MkErrorCheck(MqSlaveGetProxy(__VA_ARGS__))
766 #define MqSlaveGetProxy_C(...) if (MkErrorCheckI(MqSlaveGetProxy(__VA_ARGS__)))
767 #define MqSlaveGetProxy_e(...) MK_EMBEDDED(MQ_CTX,MqSlaveGetProxy,__VA_ARGS__)
768
769 // doc-key: MqContextC,MqContextC-SlaveApi-Slave,om_
770 #define MqSlaveCreate_NULL(...) MqSlaveCreate_RT(MK_RT_CALL_NULL __VA_ARGS__)
771 #define MqSlaveCreate(...) MqSlaveCreate_RT(MK_RT_CALL __VA_ARGS__)
772 #define MqSlaveCreate_E(...) MkErrorCheck(MqSlaveCreate(__VA_ARGS__))
773 #define MqSlaveCreate_C(...) if (MkErrorCheckI(MqSlaveCreate(__VA_ARGS__)))
774 #define MqSlaveDelete_NULL(...) MqSlaveDelete_RT(MK_RT_CALL_NULL __VA_ARGS__)
775 #define MqSlaveDelete(...) MqSlaveDelete_RT(MK_RT_CALL __VA_ARGS__)
776 #define MqSlaveDelete_E(...) MkErrorCheck(MqSlaveDelete(__VA_ARGS__))
777 #define MqSlaveDelete_C(...) if (MkErrorCheckI(MqSlaveDelete(__VA_ARGS__)))
778 #define MqSlaveWorker_NULL(...) MqSlaveWorker_RT(MK_RT_CALL_NULL __VA_ARGS__)
779 #define MqSlaveWorker(...) MqSlaveWorker_RT(MK_RT_CALL __VA_ARGS__)
780 #define MqSlaveWorker_3(ctx,id,fct) MqSlaveWorker(ctx,id,fct,NULL)
781 #define MqSlaveWorker_2(ctx,id) MqSlaveWorker(ctx,id,"WORKER",NULL)
782 #define MqSlaveWorker_E(...) MkErrorCheck(MqSlaveWorker(__VA_ARGS__))
783 #define MqSlaveWorker_C(...) if (MkErrorCheckI(MqSlaveWorker(__VA_ARGS__)))
786
791
792 // doc-key: MqContextC,MqContextC-StorageApi-Storage,oci
793 #define MqStorageDelete_NULL(...) MqStorageDelete_RT(MK_RT_CALL_NULL __VA_ARGS__)
794 #define MqStorageDelete(...) MqStorageDelete_RT(MK_RT_CALL __VA_ARGS__)
795 #define MqStorageDelete_1(ctx) MqStorageDelete(ctx,0)
796 #define MqStorageDelete_E(...) MkErrorCheck(MqStorageDelete(__VA_ARGS__))
797 #define MqStorageDelete_C(...) if (MkErrorCheckI(MqStorageDelete(__VA_ARGS__)))
798 #define MqStorageDelete_e(...) MK_EMBEDDED(MQ_LTR,MqStorageDelete,__VA_ARGS__)
799 #define MqStorageImport_NULL(...) MqStorageImport_RT(MK_RT_CALL_NULL __VA_ARGS__)
800 #define MqStorageImport(...) MqStorageImport_RT(MK_RT_CALL __VA_ARGS__)
801 #define MqStorageImport_1(ctx) MqStorageImport(ctx,0)
802 #define MqStorageImport_E(...) MkErrorCheck(MqStorageImport(__VA_ARGS__))
803 #define MqStorageImport_C(...) if (MkErrorCheckI(MqStorageImport(__VA_ARGS__)))
804 #define MqStorageImport_e(...) MK_EMBEDDED(MQ_LTR,MqStorageImport,__VA_ARGS__)
805
806 // doc-key: MqContextC,MqContextC-StorageApi-Storage,om_
807 #define MqStorageClose_NULL(...) MqStorageClose_RT(MK_RT_CALL_NULL __VA_ARGS__)
808 #define MqStorageClose(...) MqStorageClose_RT(MK_RT_CALL __VA_ARGS__)
809 #define MqStorageClose_E(...) MkErrorCheck(MqStorageClose(__VA_ARGS__))
810 #define MqStorageClose_C(...) if (MkErrorCheckI(MqStorageClose(__VA_ARGS__)))
811 #define MqStorageDecrRef_NULL(...) MqStorageDecrRef_RT(MK_RT_CALL_NULL __VA_ARGS__)
812 #define MqStorageDecrRef(...) MqStorageDecrRef_RT(MK_RT_CALL __VA_ARGS__)
813 #define MqStorageDecrRef_E(...) MkErrorCheck(MqStorageDecrRef(__VA_ARGS__))
814 #define MqStorageDecrRef_C(...) if (MkErrorCheckI(MqStorageDecrRef(__VA_ARGS__)))
815 #define MqStorageIncrRef_NULL(...) MqStorageIncrRef_RT(MK_RT_CALL_NULL __VA_ARGS__)
816 #define MqStorageIncrRef(...) MqStorageIncrRef_RT(MK_RT_CALL __VA_ARGS__)
817 #define MqStorageIncrRef_E(...) MkErrorCheck(MqStorageIncrRef(__VA_ARGS__))
818 #define MqStorageIncrRef_C(...) if (MkErrorCheckI(MqStorageIncrRef(__VA_ARGS__)))
819 #define MqStorageLog_NULL(...) MqStorageLog_RT(MK_RT_CALL_NULL __VA_ARGS__)
820 #define MqStorageLog(...) MqStorageLog_RT(MK_RT_CALL __VA_ARGS__)
821 #define MqStorageLog_1(ctx) MqStorageLog(ctx,__func__)
822 #define MqStorageLog_E(...) MkErrorCheck(MqStorageLog(__VA_ARGS__))
823 #define MqStorageLog_C(...) if (MkErrorCheckI(MqStorageLog(__VA_ARGS__)))
824 #define MqStorageOpen_NULL(...) MqStorageOpen_RT(MK_RT_CALL_NULL __VA_ARGS__)
825 #define MqStorageOpen(...) MqStorageOpen_RT(MK_RT_CALL __VA_ARGS__)
826 #define MqStorageOpen_E(...) MkErrorCheck(MqStorageOpen(__VA_ARGS__))
827 #define MqStorageOpen_C(...) if (MkErrorCheckI(MqStorageOpen(__VA_ARGS__)))
828
829 // doc-key: MqContextC,MqContextC-StorageApi-Storage,omo
830 #define MqStorageCount_NULL(...) MqStorageCount_RT(MK_RT_CALL_NULL __VA_ARGS__)
831 #define MqStorageCount(...) MqStorageCount_RT(MK_RT_CALL __VA_ARGS__)
832 #define MqStorageCount_E(...) MkErrorCheck(MqStorageCount(__VA_ARGS__))
833 #define MqStorageCount_C(...) if (MkErrorCheckI(MqStorageCount(__VA_ARGS__)))
834 #define MqStorageCount_e(...) MK_EMBEDDED(MQ_LTR,MqStorageCount,__VA_ARGS__)
835 #define MqStorageErrCnt_NULL(...) MqStorageErrCnt_RT(MK_RT_CALL_NULL __VA_ARGS__)
836 #define MqStorageErrCnt(...) MqStorageErrCnt_RT(MK_RT_CALL __VA_ARGS__)
837 #define MqStorageErrCnt_E(...) MkErrorCheck(MqStorageErrCnt(__VA_ARGS__))
838 #define MqStorageErrCnt_C(...) if (MkErrorCheckI(MqStorageErrCnt(__VA_ARGS__)))
839 #define MqStorageErrCnt_e(...) MK_EMBEDDED(MK_I32,MqStorageErrCnt,__VA_ARGS__)
840 #define MqStorageExport_NULL(...) MqStorageExport_RT(MK_RT_CALL_NULL __VA_ARGS__)
841 #define MqStorageExport(...) MqStorageExport_RT(MK_RT_CALL __VA_ARGS__)
842 #define MqStorageExport_E(...) MkErrorCheck(MqStorageExport(__VA_ARGS__))
843 #define MqStorageExport_C(...) if (MkErrorCheckI(MqStorageExport(__VA_ARGS__)))
844 #define MqStorageExport_e(...) MK_EMBEDDED(MQ_LTR,MqStorageExport,__VA_ARGS__)
845 #define MqStorageResolve_NULL(...) MqStorageResolve_RT(MK_RT_CALL_NULL __VA_ARGS__)
846 #define MqStorageResolve(...) MqStorageResolve_RT(MK_RT_CALL __VA_ARGS__)
847 #define MqStorageResolve_E(...) MkErrorCheck(MqStorageResolve(__VA_ARGS__))
848 #define MqStorageResolve_C(...) if (MkErrorCheckI(MqStorageResolve(__VA_ARGS__)))
851
856
857 // doc-key: MqContextC,MqContextC-TOR,sCc
858 #define MqContextCreate_NULL(...) MqContextCreate_RT(MK_RT_CALL_NULL __VA_ARGS__)
859 #define MqContextCreate(...) MqContextCreate_RT(MK_RT_CALL __VA_ARGS__)
860 #define MqContextCreate_1(tmpl) MqContextCreate(NULL,tmpl)
861 #define MqContextCreate_0() MqContextCreate(NULL,NULL)
862 #define MqContextSetup_NULL(...) MqContextSetup_RT(MK_RT_CALL_NULL __VA_ARGS__)
863 #define MqContextSetup(...) MqContextSetup_RT(MK_RT_CALL __VA_ARGS__)
864 #define MqContextSetup_2(tmpl,ctx_out) MqContextSetup(NULL,tmpl,ctx_out)
865 #define MqContextSetup_1(ctx_out) MqContextSetup(NULL,NULL,ctx_out)
866
867 // doc-key: MqContextC,MqContextC-TOR,oD_
868 #define MqContextDelete(x) MkObjectDeleteToNull(MqContextDelete_RT,x)
869
870 // doc-key: MqContextC,MqContextC-TOR,om_
871 #define MqContextFree_NULL(...) MqContextFree_RT(MK_RT_CALL_NULL __VA_ARGS__)
872 #define MqContextFree(...) MqContextFree_RT(MK_RT_CALL __VA_ARGS__)
873 #define MqContextInit_NULL(...) MqContextInit_RT(MK_RT_CALL_NULL __VA_ARGS__)
874 #define MqContextInit(...) MqContextInit_RT(MK_RT_CALL __VA_ARGS__)
877
878// END-MqContextC - created by 'c_Overload.tcl -i NHI1_HOME/theLink/c/gen/c_mqmsgque.meta' - DO NOT change
879
880// BEGIN-MqDumpC - created by 'c_Overload.tcl -i NHI1_HOME/theLink/c/gen/c_mqmsgque.meta' - DO NOT change
881
886
887 // doc-key: MqDumpC,MqDumpC-Class-Export,sc_
888 #define MqDumpHandleResolve_NULL(...) MqDumpHandleResolve_RT(MK_RT_CALL_NULL __VA_ARGS__)
889 #define MqDumpHandleResolve(...) MqDumpHandleResolve_RT(MK_RT_CALL __VA_ARGS__)
890
891 // doc-key: MqDumpC,MqDumpC-Class-Export,om_
892 #define MqDumpHandleGet_NULL(...) MqDumpHandleGet_RT(MK_RT_CALL_NULL __VA_ARGS__)
893 #define MqDumpHandleGet(...) MqDumpHandleGet_RT(MK_RT_CALL __VA_ARGS__)
896
901
902 // doc-key: MqDumpC,MqDumpC-Class-Introspection,sc_
903 #define MqDumpInstances_NULL() MqDumpInstances_RT(MK_RT_CALL_NULL_ONLY)
904 #define MqDumpInstances() MqDumpInstances_RT(MK_RT_CALL_ONLY)
907
912
913 // doc-key: MqDumpC,MqDumpC-Misc,om_
914 #define MqDumpLog_NULL(...) MqDumpLog_RT(MK_RT_CALL_NULL __VA_ARGS__)
915 #define MqDumpLog(...) MqDumpLog_RT(MK_RT_CALL __VA_ARGS__)
916 #define MqDumpLog_4(dmp,fmtobj,debug,callfunc) MqDumpLog(dmp,fmtobj,debug,callfunc,0)
917 #define MqDumpLog_3(dmp,fmtobj,debug) MqDumpLog(dmp,fmtobj,debug,__func__,0)
918 #define MqDumpLog_2(dmp,fmtobj) MqDumpLog(dmp,fmtobj,0,__func__,0)
919 #define MqDumpLog_1(dmp) MqDumpLog(dmp,NULL,0,__func__,0)
922
927
928 // doc-key: MqDumpC,MqDumpC-TOR,sCi
929 #define MqDumpError_NULL(...) MqDumpError_RT(MK_RT_CALL_NULL __VA_ARGS__)
930 #define MqDumpError(...) MqDumpError_RT(MK_RT_CALL __VA_ARGS__)
931 #define MqDumpError_1(error) MqDumpError(error,NULL)
932 #define MqDumpError_E(...) MkErrorCheck(MqDumpError(__VA_ARGS__))
933 #define MqDumpError_C(...) if (MkErrorCheckI(MqDumpError(__VA_ARGS__)))
934 #define MqDumpError_e(...) MK_EMBEDDED(MQ_DMP,MqDumpError,__VA_ARGS__)
935 #define MqDumpExport_NULL(...) MqDumpExport_RT(MK_RT_CALL_NULL __VA_ARGS__)
936 #define MqDumpExport(...) MqDumpExport_RT(MK_RT_CALL __VA_ARGS__)
937 #define MqDumpExport_1(ctx) MqDumpExport(ctx,NULL)
938 #define MqDumpExport_E(...) MkErrorCheck(MqDumpExport(__VA_ARGS__))
939 #define MqDumpExport_C(...) if (MkErrorCheckI(MqDumpExport(__VA_ARGS__)))
940 #define MqDumpExport_e(...) MK_EMBEDDED(MQ_DMP,MqDumpExport,__VA_ARGS__)
941
942 // doc-key: MqDumpC,MqDumpC-TOR,sCo
943 #define MqDumpBinSet_NULL(...) MqDumpBinSet_RT(MK_RT_CALL_NULL __VA_ARGS__)
944 #define MqDumpBinSet(...) MqDumpBinSet_RT(MK_RT_CALL __VA_ARGS__)
945 #define MqDumpBinSet_E(...) MkErrorCheck(MqDumpBinSet(__VA_ARGS__))
946 #define MqDumpBinSet_C(...) if (MkErrorCheckI(MqDumpBinSet(__VA_ARGS__)))
947 #define MqDumpBinSet_e(...) MK_EMBEDDED(MQ_DMP,MqDumpBinSet,__VA_ARGS__)
948
949 // doc-key: MqDumpC,MqDumpC-TOR,oD_
950 #define MqDumpDelete(x) MkObjectDeleteToNull(MqDumpDelete_RT,x)
951
952 // doc-key: MqDumpC,MqDumpC-TOR,om_
953 #define MqDumpImport_NULL(...) MqDumpImport_RT(MK_RT_CALL_NULL __VA_ARGS__)
954 #define MqDumpImport(...) MqDumpImport_RT(MK_RT_CALL __VA_ARGS__)
955 #define MqDumpImport_E(...) MkErrorCheck(MqDumpImport(__VA_ARGS__))
956 #define MqDumpImport_C(...) if (MkErrorCheckI(MqDumpImport(__VA_ARGS__)))
959
960// END-MqDumpC - created by 'c_Overload.tcl -i NHI1_HOME/theLink/c/gen/c_mqmsgque.meta' - DO NOT change
961
962// BEGIN-MqFactoryC - created by 'c_Overload.tcl -i NHI1_HOME/theLink/c/gen/c_mqmsgque.meta' - DO NOT change
963
968
969 // doc-key: MqFactoryC,MqFactoryC-Class-Export,sc_
970 #define MqFactoryHandleResolve_NULL(...) MqFactoryHandleResolve_RT(MK_RT_CALL_NULL __VA_ARGS__)
971 #define MqFactoryHandleResolve(...) MqFactoryHandleResolve_RT(MK_RT_CALL __VA_ARGS__)
972
973 // doc-key: MqFactoryC,MqFactoryC-Class-Export,om_
974 #define MqFactoryHandleGet_NULL(...) MqFactoryHandleGet_RT(MK_RT_CALL_NULL __VA_ARGS__)
975 #define MqFactoryHandleGet(...) MqFactoryHandleGet_RT(MK_RT_CALL __VA_ARGS__)
978
983
984 // doc-key: MqFactoryC,MqFactoryC-Class-Introspection,sc_
985 #define MqFactoryInstances_NULL() MqFactoryInstances_RT(MK_RT_CALL_NULL_ONLY)
986 #define MqFactoryInstances() MqFactoryInstances_RT(MK_RT_CALL_ONLY)
989
994
995 // doc-key: MqFactoryC,MqFactoryC-Get,sc_
996 #define MqFactoryGet_0() MqFactoryGet("")
997 #define MqFactoryGetCalled_0() MqFactoryGetCalled("")
998 #define MqFactoryGetCalledL_NULL(...) MqFactoryGetCalledL_RT(MK_RT_CALL_NULL __VA_ARGS__)
999 #define MqFactoryGetCalledL(...) MqFactoryGetCalledL_RT(MK_RT_CALL __VA_ARGS__)
1002
1007
1008 // doc-key: MqFactoryC,MqFactoryC-Misc,oco
1009 #define MqFactoryNew_NULL(...) MqFactoryNew_RT(MK_RT_CALL_NULL __VA_ARGS__)
1010 #define MqFactoryNew(...) MqFactoryNew_RT(MK_RT_CALL __VA_ARGS__)
1011 #define MqFactoryNew_2(fct,val_out) MqFactoryNew(fct,NULL,val_out)
1012 #define MqFactoryNew_E(...) MkErrorCheck(MqFactoryNew(__VA_ARGS__))
1013 #define MqFactoryNew_C(...) if (MkErrorCheckI(MqFactoryNew(__VA_ARGS__)))
1014 #define MqFactoryNew_e(...) MK_EMBEDDED(MQ_CTX,MqFactoryNew,__VA_ARGS__)
1015
1016 // doc-key: MqFactoryC,MqFactoryC-Misc,om_
1017 #define MqFactoryLog_NULL(...) MqFactoryLog_RT(MK_RT_CALL_NULL __VA_ARGS__)
1018 #define MqFactoryLog(...) MqFactoryLog_RT(MK_RT_CALL __VA_ARGS__)
1019 #define MqFactoryLog_4(fct,fmtobj,debug,callfunc) MqFactoryLog(fct,fmtobj,debug,callfunc,0)
1020 #define MqFactoryLog_3(fct,fmtobj,debug) MqFactoryLog(fct,fmtobj,debug,__func__,0)
1021 #define MqFactoryLog_2(fct,fmtobj) MqFactoryLog(fct,fmtobj,0,__func__,0)
1022 #define MqFactoryLog_1(fct) MqFactoryLog(fct,NULL,0,__func__,0)
1023
1024 // doc-key: MqFactoryC,MqFactoryC-Misc,sm_
1025 #define MqFactoryLogAll_NULL(...) MqFactoryLogAll_RT(MK_RT_CALL_NULL __VA_ARGS__)
1026 #define MqFactoryLogAll(...) MqFactoryLogAll_RT(MK_RT_CALL __VA_ARGS__)
1027 #define MqFactoryLogAll_0() MqFactoryLogAll(__func__)
1030
1035
1036 // doc-key: MqFactoryC,MqFactoryC-TOR,oCx
1037 #define MqFactoryDup2_NULL(...) MqFactoryDup2_RT(MK_RT_CALL_NULL __VA_ARGS__)
1038 #define MqFactoryDup2(...) MqFactoryDup2_RT(MK_RT_CALL __VA_ARGS__)
1039
1040 // doc-key: MqFactoryC,MqFactoryC-TOR,sCc
1041 #define MqFactoryAdd_NULL(...) MqFactoryAdd_RT(MK_RT_CALL_NULL __VA_ARGS__)
1042 #define MqFactoryAdd(...) MqFactoryAdd_RT(MK_RT_CALL __VA_ARGS__)
1043 #define MqFactoryTypeAdd_NULL(...) MqFactoryTypeAdd_RT(MK_RT_CALL_NULL __VA_ARGS__)
1044 #define MqFactoryTypeAdd(...) MqFactoryTypeAdd_RT(MK_RT_CALL __VA_ARGS__)
1045
1046 // doc-key: MqFactoryC,MqFactoryC-TOR,oD_
1047 #define MqFactoryDelete(x) MkObjectDeleteToNull(MqFactoryDelete_RT,x)
1048
1049 // doc-key: MqFactoryC,MqFactoryC-TOR,om_
1050 #define MqFactoryFree_NULL(...) MqFactoryFree_RT(MK_RT_CALL_NULL __VA_ARGS__)
1051 #define MqFactoryFree(...) MqFactoryFree_RT(MK_RT_CALL __VA_ARGS__)
1054
1055// END-MqFactoryC - created by 'c_Overload.tcl -i NHI1_HOME/theLink/c/gen/c_mqmsgque.meta' - DO NOT change
1056
1057// BEGIN-MqMsgque - created by 'c_Overload.tcl -i NHI1_HOME/theLink/c/gen/c_mqmsgque.meta' - DO NOT change
1058
1063
1064 // doc-key: MqMsgque,MqMsgque-Enum,sco
1065 #define MqFactoryE_FromInt_E(...) MkErrorCheck(MqFactoryE_FromInt(__VA_ARGS__))
1066 #define MqFactoryE_FromInt_C(...) if (MkErrorCheckI(MqFactoryE_FromInt(__VA_ARGS__)))
1067 #define MqFactoryE_FromInt_e(...) MK_EMBEDDED(enum MqFactoryE,MqFactoryE_FromInt,__VA_ARGS__)
1068 #define MqHandShakeE_FromInt_E(...) MkErrorCheck(MqHandShakeE_FromInt(__VA_ARGS__))
1069 #define MqHandShakeE_FromInt_C(...) if (MkErrorCheckI(MqHandShakeE_FromInt(__VA_ARGS__)))
1070 #define MqHandShakeE_FromInt_e(...) MK_EMBEDDED(enum MqHandShakeE,MqHandShakeE_FromInt,__VA_ARGS__)
1071 #define MqIdentE_FromInt_E(...) MkErrorCheck(MqIdentE_FromInt(__VA_ARGS__))
1072 #define MqIdentE_FromInt_C(...) if (MkErrorCheckI(MqIdentE_FromInt(__VA_ARGS__)))
1073 #define MqIdentE_FromInt_e(...) MK_EMBEDDED(enum MqIdentE,MqIdentE_FromInt,__VA_ARGS__)
1074 #define MqIoComE_FromInt_E(...) MkErrorCheck(MqIoComE_FromInt(__VA_ARGS__))
1075 #define MqIoComE_FromInt_C(...) if (MkErrorCheckI(MqIoComE_FromInt(__VA_ARGS__)))
1076 #define MqIoComE_FromInt_e(...) MK_EMBEDDED(enum MqIoComE,MqIoComE_FromInt,__VA_ARGS__)
1077 #define MqSlaveE_FromInt_E(...) MkErrorCheck(MqSlaveE_FromInt(__VA_ARGS__))
1078 #define MqSlaveE_FromInt_C(...) if (MkErrorCheckI(MqSlaveE_FromInt(__VA_ARGS__)))
1079 #define MqSlaveE_FromInt_e(...) MK_EMBEDDED(enum MqSlaveE,MqSlaveE_FromInt,__VA_ARGS__)
1080 #define MqStartE_FromInt_E(...) MkErrorCheck(MqStartE_FromInt(__VA_ARGS__))
1081 #define MqStartE_FromInt_C(...) if (MkErrorCheckI(MqStartE_FromInt(__VA_ARGS__)))
1082 #define MqStartE_FromInt_e(...) MK_EMBEDDED(enum MqStartE,MqStartE_FromInt,__VA_ARGS__)
1083 #define MqStatusIsEF_FromInt_E(...) MkErrorCheck(MqStatusIsEF_FromInt(__VA_ARGS__))
1084 #define MqStatusIsEF_FromInt_C(...) if (MkErrorCheckI(MqStatusIsEF_FromInt(__VA_ARGS__)))
1085 #define MqStatusIsEF_FromInt_e(...) MK_EMBEDDED(enum MqStatusIsEF,MqStatusIsEF_FromInt,__VA_ARGS__)
1086 #define MqTransTypeE_FromInt_E(...) MkErrorCheck(MqTransTypeE_FromInt(__VA_ARGS__))
1087 #define MqTransTypeE_FromInt_C(...) if (MkErrorCheckI(MqTransTypeE_FromInt(__VA_ARGS__)))
1088 #define MqTransTypeE_FromInt_e(...) MK_EMBEDDED(enum MqTransTypeE,MqTransTypeE_FromInt,__VA_ARGS__)
1089 #define MqWaitOnEventE_FromInt_E(...) MkErrorCheck(MqWaitOnEventE_FromInt(__VA_ARGS__))
1090 #define MqWaitOnEventE_FromInt_C(...) if (MkErrorCheckI(MqWaitOnEventE_FromInt(__VA_ARGS__)))
1091 #define MqWaitOnEventE_FromInt_e(...) MK_EMBEDDED(enum MqWaitOnEventE,MqWaitOnEventE_FromInt,__VA_ARGS__)
1094
1099
1100 // doc-key: MqMsgque,MqMsgque-Init,sm_
1101 #define MqInitSetArg0_0() MqInitSetArg0(NULL)
1104
1105// END-MqMsgque - created by 'c_Overload.tcl -i NHI1_HOME/theLink/c/gen/c_mqmsgque.meta' - DO NOT change
1106