theConfig 10.0
Loading...
Searching...
No Matches
lc_type_S_lng.h
Go to the documentation of this file.
1
9#pragma once
10
11#define MqErrorVD(errcls,format,...) \
12 MkErrorSetV_3M(hdl,errcls,format, __VA_ARGS__)
13
14// BEGIN-Class-define - created by 'c_Class.tcl -i NHI1_HOME/theConfig/c/gen/c_lcconfig.meta' - DO NOT change
15
16#define LcConfigC_constr OT_TMP_CFG_OBJ
17#define LcConfigC_check LcCfgCheckI
18#define LcConfigC_VAL2 VAL2CFG
19
20#define LcSettingC_constr OT_TMP_CFS_OBJ
21#define LcSettingC_check LcCfsCheckI
22#define LcSettingC_VAL2 VAL2CFS
23
24// END-Class-define - created by 'c_Class.tcl -i NHI1_HOME/theConfig/c/gen/c_lcconfig.meta' - DO NOT change