theConfig 10.0
Loading...
Searching...
No Matches
lc_type_S_lng.h File Reference

tag: nhi1-release-250425 More...

Go to the source code of this file.

Macros

#define MqErrorVD(errcls, format, ...)
 
#define LcConfigC_constr   OT_TMP_CFG_OBJ
 
#define LcConfigC_check   LcCfgCheckI
 
#define LcConfigC_VAL2   VAL2CFG
 
#define LcSettingC_constr   OT_TMP_CFS_OBJ
 
#define LcSettingC_check   LcCfsCheckI
 
#define LcSettingC_VAL2   VAL2CFS
 

Detailed Description

tag: nhi1-release-250425

Definition in file lc_type_S_lng.h.

Macro Definition Documentation

◆ LcConfigC_check

#define LcConfigC_check   LcCfgCheckI

Definition at line 17 of file lc_type_S_lng.h.

◆ LcConfigC_constr

#define LcConfigC_constr   OT_TMP_CFG_OBJ

Definition at line 16 of file lc_type_S_lng.h.

◆ LcConfigC_VAL2

#define LcConfigC_VAL2   VAL2CFG

Definition at line 18 of file lc_type_S_lng.h.

◆ LcSettingC_check

#define LcSettingC_check   LcCfsCheckI

Definition at line 21 of file lc_type_S_lng.h.

◆ LcSettingC_constr

#define LcSettingC_constr   OT_TMP_CFS_OBJ

Definition at line 20 of file lc_type_S_lng.h.

◆ LcSettingC_VAL2

#define LcSettingC_VAL2   VAL2CFS

Definition at line 22 of file lc_type_S_lng.h.

◆ MqErrorVD

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

Definition at line 11 of file lc_type_S_lng.h.

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