11#define META_FILE_NAME "LibLcConfig_cs.c"
15#include "LibLcConfig_cs.h"
19 LcCsTypeLookupE
const typeL,
28 case LC_CS_TYPE_LOOKUP_CFG : type =
LcConfigC_TT ;
break;
32 default:
MkPanicV_1(
"get invalid type enum '%d' not part of 'LcCsTypeLookupE'", typeL);
void LcCsTypeUpdate_RT(MK_RT mkrt, LcCsTypeLookupE const typeL, MkSelfCreateF const selfCTOR, MkSelfUnlinkF const selfUnlink)
__thread MK_TYP LcConfigC_TT
class as MkTypeDefS-class-type …
__thread MK_TYP LcSettingC_TT
class as MkTypeDefS-class-type …
#define MkPanicV_1(printfmt,...)
void(* MkSelfUnlinkF)(MK_RT mkrt, MK_PTR self, MK_PTR const env)
MK_PTR(* MkSelfCreateF)(MK_RT mkrt, MK_OBJ const obj, MK_PTR const env)
#define MkRtSetup_NULL_RT