theConfig
10.0
NHI1
-
theKernel
-
theLink
-
theConfig
-
theSq3Lite
-
theCompiler
-
theBrain
-
theGuard
-
theLib
-
theATL
c
-
tcl
-
atl
-
cs
-
py
-
rb
-
jv
-
cc
Loading...
Searching...
No Matches
gen
config_overload_lc.h
Go to the documentation of this file.
1
9
/* LABEL-NO */
10
11
12
// BEGIN-LcConfig - created by 'c_Overload.tcl -i NHI1_HOME/theConfig/c/gen/c_lcconfig.meta' - DO NOT change
13
18
19
// doc-key: LcConfig,LcConfig-Enum,sco
20
#define LcConfigFormatE_FromInt_E(...) MkErrorCheck(LcConfigFormatE_FromInt(__VA_ARGS__))
21
#define LcConfigFormatE_FromInt_C(...) if (MkErrorCheckI(LcConfigFormatE_FromInt(__VA_ARGS__)))
22
#define LcConfigFormatE_FromInt_e(...) MK_EMBEDDED(enum LcConfigFormatE,LcConfigFormatE_FromInt,__VA_ARGS__)
23
#define LcConfigOptionsEF_FromInt_E(...) MkErrorCheck(LcConfigOptionsEF_FromInt(__VA_ARGS__))
24
#define LcConfigOptionsEF_FromInt_C(...) if (MkErrorCheckI(LcConfigOptionsEF_FromInt(__VA_ARGS__)))
25
#define LcConfigOptionsEF_FromInt_e(...) MK_EMBEDDED(enum LcConfigOptionsEF,LcConfigOptionsEF_FromInt,__VA_ARGS__)
26
#define LcConfigTypeE_FromInt_E(...) MkErrorCheck(LcConfigTypeE_FromInt(__VA_ARGS__))
27
#define LcConfigTypeE_FromInt_C(...) if (MkErrorCheckI(LcConfigTypeE_FromInt(__VA_ARGS__)))
28
#define LcConfigTypeE_FromInt_e(...) MK_EMBEDDED(enum LcConfigTypeE,LcConfigTypeE_FromInt,__VA_ARGS__)
29
#define LcErrorE_FromInt_E(...) MkErrorCheck(LcErrorE_FromInt(__VA_ARGS__))
30
#define LcErrorE_FromInt_C(...) if (MkErrorCheckI(LcErrorE_FromInt(__VA_ARGS__)))
31
#define LcErrorE_FromInt_e(...) MK_EMBEDDED(enum LcErrorE,LcErrorE_FromInt,__VA_ARGS__)
32
#define LcErrorTypeE_FromInt_E(...) MkErrorCheck(LcErrorTypeE_FromInt(__VA_ARGS__))
33
#define LcErrorTypeE_FromInt_C(...) if (MkErrorCheckI(LcErrorTypeE_FromInt(__VA_ARGS__)))
34
#define LcErrorTypeE_FromInt_e(...) MK_EMBEDDED(enum LcErrorTypeE,LcErrorTypeE_FromInt,__VA_ARGS__)
37
38
// END-LcConfig - created by 'c_Overload.tcl -i NHI1_HOME/theConfig/c/gen/c_lcconfig.meta' - DO NOT change
39
40
// BEGIN-LcConfigC - created by 'c_Overload.tcl -i NHI1_HOME/theConfig/c/gen/c_lcconfig.meta' - DO NOT change
41
46
47
// doc-key: LcConfigC,LcConfigC-Class-Export,sc_
48
#define LcConfigHandleResolve_NULL(...) LcConfigHandleResolve_RT(MK_RT_CALL_NULL __VA_ARGS__)
49
#define LcConfigHandleResolve(...) LcConfigHandleResolve_RT(MK_RT_CALL __VA_ARGS__)
50
51
// doc-key: LcConfigC,LcConfigC-Class-Export,om_
52
#define LcConfigHandleGet_NULL(...) LcConfigHandleGet_RT(MK_RT_CALL_NULL __VA_ARGS__)
53
#define LcConfigHandleGet(...) LcConfigHandleGet_RT(MK_RT_CALL __VA_ARGS__)
56
61
62
// doc-key: LcConfigC,LcConfigC-Class-Introspection,sc_
63
#define LcConfigInstances_NULL() LcConfigInstances_RT(MK_RT_CALL_NULL_ONLY)
64
#define LcConfigInstances() LcConfigInstances_RT(MK_RT_CALL_ONLY)
67
72
73
// doc-key: LcConfigC,LcConfigC-Lookup,omo
74
#define LcConfigLookupBool_E(...) MkErrorCheck(LcConfigLookupBool(__VA_ARGS__))
75
#define LcConfigLookupBool_C(...) if (MkErrorCheckI(LcConfigLookupBool(__VA_ARGS__)))
76
#define LcConfigLookupBool_e(...) MK_EMBEDDED(MK_BOOL,LcConfigLookupBool,__VA_ARGS__)
77
#define LcConfigLookupFloat_E(...) MkErrorCheck(LcConfigLookupFloat(__VA_ARGS__))
78
#define LcConfigLookupFloat_C(...) if (MkErrorCheckI(LcConfigLookupFloat(__VA_ARGS__)))
79
#define LcConfigLookupFloat_e(...) MK_EMBEDDED(MK_DBL,LcConfigLookupFloat,__VA_ARGS__)
80
#define LcConfigLookupInt_E(...) MkErrorCheck(LcConfigLookupInt(__VA_ARGS__))
81
#define LcConfigLookupInt_C(...) if (MkErrorCheckI(LcConfigLookupInt(__VA_ARGS__)))
82
#define LcConfigLookupInt_e(...) MK_EMBEDDED(MK_I32,LcConfigLookupInt,__VA_ARGS__)
83
#define LcConfigLookupInt64_E(...) MkErrorCheck(LcConfigLookupInt64(__VA_ARGS__))
84
#define LcConfigLookupInt64_C(...) if (MkErrorCheckI(LcConfigLookupInt64(__VA_ARGS__)))
85
#define LcConfigLookupInt64_e(...) MK_EMBEDDED(MK_I64,LcConfigLookupInt64,__VA_ARGS__)
86
#define LcConfigLookupString_E(...) MkErrorCheck(LcConfigLookupString(__VA_ARGS__))
87
#define LcConfigLookupString_C(...) if (MkErrorCheckI(LcConfigLookupString(__VA_ARGS__)))
88
#define LcConfigLookupString_e(...) MK_EMBEDDED(MK_STRN,LcConfigLookupString,__VA_ARGS__)
91
96
97
// doc-key: LcConfigC,LcConfigC-Misc,om_
98
#define LcConfigLog_NULL(...) LcConfigLog_RT(MK_RT_CALL_NULL __VA_ARGS__)
99
#define LcConfigLog(...) LcConfigLog_RT(MK_RT_CALL __VA_ARGS__)
100
#define LcConfigLog_4(cfg,fmtobj,debug,callfunc) LcConfigLog(cfg,fmtobj,debug,callfunc,0)
101
#define LcConfigLog_3(cfg,fmtobj,debug) LcConfigLog(cfg,fmtobj,debug,__func__,0)
102
#define LcConfigLog_2(cfg,fmtobj) LcConfigLog(cfg,fmtobj,0,__func__,0)
103
#define LcConfigLog_1(cfg) LcConfigLog(cfg,NULL,0,__func__,0)
104
#define LcConfigReadFile_E(...) MkErrorCheck(LcConfigReadFile(__VA_ARGS__))
105
#define LcConfigReadFile_C(...) if (MkErrorCheckI(LcConfigReadFile(__VA_ARGS__)))
106
#define LcConfigReadString_E(...) MkErrorCheck(LcConfigReadString(__VA_ARGS__))
107
#define LcConfigReadString_C(...) if (MkErrorCheckI(LcConfigReadString(__VA_ARGS__)))
108
#define LcConfigWriteFile_E(...) MkErrorCheck(LcConfigWriteFile(__VA_ARGS__))
109
#define LcConfigWriteFile_C(...) if (MkErrorCheckI(LcConfigWriteFile(__VA_ARGS__)))
110
111
// doc-key: LcConfigC,LcConfigC-Misc,omo
112
#define LcConfigWriteString_NULL(...) LcConfigWriteString_RT(MK_RT_CALL_NULL __VA_ARGS__)
113
#define LcConfigWriteString(...) LcConfigWriteString_RT(MK_RT_CALL __VA_ARGS__)
114
#define LcConfigWriteString_E(...) MkErrorCheck(LcConfigWriteString(__VA_ARGS__))
115
#define LcConfigWriteString_C(...) if (MkErrorCheckI(LcConfigWriteString(__VA_ARGS__)))
116
#define LcConfigWriteString_e(...) MK_EMBEDDED(MK_STRN,LcConfigWriteString,__VA_ARGS__)
119
124
125
// doc-key: LcConfigC,LcConfigC-Set,om_
126
#define LcConfigSetIncludeFunc_NULL(...) LcConfigSetIncludeFunc_RT(MK_RT_CALL_NULL __VA_ARGS__)
127
#define LcConfigSetIncludeFunc(...) LcConfigSetIncludeFunc_RT(MK_RT_CALL __VA_ARGS__)
128
#define LcConfigSetIncludeFunc_E(...) MkErrorCheck(LcConfigSetIncludeFunc(__VA_ARGS__))
129
#define LcConfigSetIncludeFunc_C(...) if (MkErrorCheckI(LcConfigSetIncludeFunc(__VA_ARGS__)))
130
#define LcConfigSetSettingDeleteFunc_NULL(...) LcConfigSetSettingDeleteFunc_RT(MK_RT_CALL_NULL __VA_ARGS__)
131
#define LcConfigSetSettingDeleteFunc(...) LcConfigSetSettingDeleteFunc_RT(MK_RT_CALL __VA_ARGS__)
132
#define LcConfigSetSettingDeleteFunc_E(...) MkErrorCheck(LcConfigSetSettingDeleteFunc(__VA_ARGS__))
133
#define LcConfigSetSettingDeleteFunc_C(...) if (MkErrorCheckI(LcConfigSetSettingDeleteFunc(__VA_ARGS__)))
136
141
142
// doc-key: LcConfigC,LcConfigC-TOR,sCc
143
#define LcConfigCreate_0() LcConfigCreate(NULL,NULL)
144
145
// doc-key: LcConfigC,LcConfigC-TOR,oD_
146
#define LcConfigDelete(x) MkObjectDeleteToNull(LcConfigDelete_RT,MK,x)
149
150
// END-LcConfigC - created by 'c_Overload.tcl -i NHI1_HOME/theConfig/c/gen/c_lcconfig.meta' - DO NOT change
151
152
// BEGIN-LcSettingC - created by 'c_Overload.tcl -i NHI1_HOME/theConfig/c/gen/c_lcconfig.meta' - DO NOT change
153
158
159
// doc-key: LcSettingC,LcSettingC-Class-Export,sc_
160
#define LcSettingHandleResolve_NULL(...) LcSettingHandleResolve_RT(MK_RT_CALL_NULL __VA_ARGS__)
161
#define LcSettingHandleResolve(...) LcSettingHandleResolve_RT(MK_RT_CALL __VA_ARGS__)
162
163
// doc-key: LcSettingC,LcSettingC-Class-Export,om_
164
#define LcSettingHandleGet_NULL(...) LcSettingHandleGet_RT(MK_RT_CALL_NULL __VA_ARGS__)
165
#define LcSettingHandleGet(...) LcSettingHandleGet_RT(MK_RT_CALL __VA_ARGS__)
168
173
174
// doc-key: LcSettingC,LcSettingC-Class-Introspection,sc_
175
#define LcSettingInstances_NULL() LcSettingInstances_RT(MK_RT_CALL_NULL_ONLY)
176
#define LcSettingInstances() LcSettingInstances_RT(MK_RT_CALL_ONLY)
179
184
185
// doc-key: LcSettingC,LcSettingC-Lookup,omo
186
#define LcSettingLookupBool_E(...) MkErrorCheck(LcSettingLookupBool(__VA_ARGS__))
187
#define LcSettingLookupBool_C(...) if (MkErrorCheckI(LcSettingLookupBool(__VA_ARGS__)))
188
#define LcSettingLookupBool_e(...) MK_EMBEDDED(MK_BOOL,LcSettingLookupBool,__VA_ARGS__)
189
#define LcSettingLookupFloat_E(...) MkErrorCheck(LcSettingLookupFloat(__VA_ARGS__))
190
#define LcSettingLookupFloat_C(...) if (MkErrorCheckI(LcSettingLookupFloat(__VA_ARGS__)))
191
#define LcSettingLookupFloat_e(...) MK_EMBEDDED(MK_DBL,LcSettingLookupFloat,__VA_ARGS__)
192
#define LcSettingLookupInt_E(...) MkErrorCheck(LcSettingLookupInt(__VA_ARGS__))
193
#define LcSettingLookupInt_C(...) if (MkErrorCheckI(LcSettingLookupInt(__VA_ARGS__)))
194
#define LcSettingLookupInt_e(...) MK_EMBEDDED(MK_I32,LcSettingLookupInt,__VA_ARGS__)
195
#define LcSettingLookupInt64_E(...) MkErrorCheck(LcSettingLookupInt64(__VA_ARGS__))
196
#define LcSettingLookupInt64_C(...) if (MkErrorCheckI(LcSettingLookupInt64(__VA_ARGS__)))
197
#define LcSettingLookupInt64_e(...) MK_EMBEDDED(MK_I64,LcSettingLookupInt64,__VA_ARGS__)
198
#define LcSettingLookupString_E(...) MkErrorCheck(LcSettingLookupString(__VA_ARGS__))
199
#define LcSettingLookupString_C(...) if (MkErrorCheckI(LcSettingLookupString(__VA_ARGS__)))
200
#define LcSettingLookupString_e(...) MK_EMBEDDED(MK_STRN,LcSettingLookupString,__VA_ARGS__)
203
208
209
// doc-key: LcSettingC,LcSettingC-Misc,om_
210
#define LcSettingLog_NULL(...) LcSettingLog_RT(MK_RT_CALL_NULL __VA_ARGS__)
211
#define LcSettingLog(...) LcSettingLog_RT(MK_RT_CALL __VA_ARGS__)
212
#define LcSettingLog_4(setting,fmtobj,debug,callfunc) LcSettingLog(setting,fmtobj,debug,callfunc,0)
213
#define LcSettingLog_3(setting,fmtobj,debug) LcSettingLog(setting,fmtobj,debug,__func__,0)
214
#define LcSettingLog_2(setting,fmtobj) LcSettingLog(setting,fmtobj,0,__func__,0)
215
#define LcSettingLog_1(setting) LcSettingLog(setting,NULL,0,__func__,0)
216
#define LcSettingRemove_E(...) MkErrorCheck(LcSettingRemove(__VA_ARGS__))
217
#define LcSettingRemove_C(...) if (MkErrorCheckI(LcSettingRemove(__VA_ARGS__)))
218
#define LcSettingRemoveElem_E(...) MkErrorCheck(LcSettingRemoveElem(__VA_ARGS__))
219
#define LcSettingRemoveElem_C(...) if (MkErrorCheckI(LcSettingRemoveElem(__VA_ARGS__)))
222
227
228
// doc-key: LcSettingC,LcSettingC-Set,om_
229
#define LcSettingSetBool_E(...) MkErrorCheck(LcSettingSetBool(__VA_ARGS__))
230
#define LcSettingSetBool_C(...) if (MkErrorCheckI(LcSettingSetBool(__VA_ARGS__)))
231
#define LcSettingSetFloat_E(...) MkErrorCheck(LcSettingSetFloat(__VA_ARGS__))
232
#define LcSettingSetFloat_C(...) if (MkErrorCheckI(LcSettingSetFloat(__VA_ARGS__)))
233
#define LcSettingSetFormat_E(...) MkErrorCheck(LcSettingSetFormat(__VA_ARGS__))
234
#define LcSettingSetFormat_C(...) if (MkErrorCheckI(LcSettingSetFormat(__VA_ARGS__)))
235
#define LcSettingSetInt_E(...) MkErrorCheck(LcSettingSetInt(__VA_ARGS__))
236
#define LcSettingSetInt_C(...) if (MkErrorCheckI(LcSettingSetInt(__VA_ARGS__)))
237
#define LcSettingSetInt64_E(...) MkErrorCheck(LcSettingSetInt64(__VA_ARGS__))
238
#define LcSettingSetInt64_C(...) if (MkErrorCheckI(LcSettingSetInt64(__VA_ARGS__)))
239
#define LcSettingSetString_E(...) MkErrorCheck(LcSettingSetString(__VA_ARGS__))
240
#define LcSettingSetString_C(...) if (MkErrorCheckI(LcSettingSetString(__VA_ARGS__)))
243
244
// END-LcSettingC - created by 'c_Overload.tcl -i NHI1_HOME/theConfig/c/gen/c_lcconfig.meta' - DO NOT change
Generated on Thu May 29 2025 13:14:32 for theConfig by
1.12.0