theLink 10.0
Loading...
Searching...
No Matches
mq_type_S_lng.h
Go to the documentation of this file.
1
9#pragma once
10
12#define MqErrorVD(errcls,format,...) \
13 MkErrorSetV_3M(hdl,errcls,format, __VA_ARGS__)
14
15#define MqContextC_constr OT_TMP_CTX_OBJ
16#define MqDumpC_constr OT_TMP_DMP_OBJ
17#define MqFactoryC_constr OT_TMP_FCT_OBJ
18
19#define MqContextC_check MqCtxCheck
20#define MqDumpC_check MqDmpCheck
21#define MqFactoryC_check MqFctCheck
22
23#define MqContextC_VAL2 VAL2CTX
24#define MqDumpC_VAL2 VAL2DMP
25#define MqFactoryC_VAL2 VAL2FCT
26
27#define MqSlaveE_retT MK_NUM
28