theLink 10.0
Loading...
Searching...
No Matches
mq_type_S_lng.h File Reference

tag: nhi1-release-250425 More...

+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define MqErrorVD(errcls, format, ...)
 
#define MqContextC_constr   OT_TMP_CTX_OBJ
 
#define MqDumpC_constr   OT_TMP_DMP_OBJ
 
#define MqFactoryC_constr   OT_TMP_FCT_OBJ
 
#define MqContextC_check   MqCtxCheck
 
#define MqDumpC_check   MqDmpCheck
 
#define MqFactoryC_check   MqFctCheck
 
#define MqContextC_VAL2   VAL2CTX
 
#define MqDumpC_VAL2   VAL2DMP
 
#define MqFactoryC_VAL2   VAL2FCT
 
#define MqSlaveE_retT   MK_NUM
 

Detailed Description

tag: nhi1-release-250425

Definition in file mq_type_S_lng.h.

Macro Definition Documentation

◆ MqContextC_check

#define MqContextC_check   MqCtxCheck

Definition at line 19 of file mq_type_S_lng.h.

◆ MqContextC_constr

#define MqContextC_constr   OT_TMP_CTX_OBJ

Definition at line 15 of file mq_type_S_lng.h.

◆ MqContextC_VAL2

#define MqContextC_VAL2   VAL2CTX

Definition at line 23 of file mq_type_S_lng.h.

◆ MqDumpC_check

#define MqDumpC_check   MqDmpCheck

Definition at line 20 of file mq_type_S_lng.h.

◆ MqDumpC_constr

#define MqDumpC_constr   OT_TMP_DMP_OBJ

Definition at line 16 of file mq_type_S_lng.h.

◆ MqDumpC_VAL2

#define MqDumpC_VAL2   VAL2DMP

Definition at line 24 of file mq_type_S_lng.h.

◆ MqErrorVD

#define MqErrorVD ( errcls,
format,
... )
Value:
MkErrorSetV_3M(hdl,errcls,format, __VA_ARGS__)
#define MkErrorSetV_3M(err, callfunc, printfmt,...)
See also
MkErrorSetV

Definition at line 12 of file mq_type_S_lng.h.

12#define MqErrorVD(errcls,format,...) \
13 MkErrorSetV_3M(hdl,errcls,format, __VA_ARGS__)

◆ MqFactoryC_check

#define MqFactoryC_check   MqFctCheck

Definition at line 21 of file mq_type_S_lng.h.

◆ MqFactoryC_constr

#define MqFactoryC_constr   OT_TMP_FCT_OBJ

Definition at line 17 of file mq_type_S_lng.h.

◆ MqFactoryC_VAL2

#define MqFactoryC_VAL2   VAL2FCT

Definition at line 25 of file mq_type_S_lng.h.

◆ MqSlaveE_retT

#define MqSlaveE_retT   MK_NUM

Definition at line 27 of file mq_type_S_lng.h.