theConfig 10.0
Loading...
Searching...
No Matches
LibLcConfig_atl.c File Reference

tag: nhi1-release-250425 More...

+ Include dependency graph for LibLcConfig_atl.c:

Go to the source code of this file.

Macros

#define META_FILE_NAME   "LibLcConfig_atl.c"
 
#define OtClass_ARGS   OBJCMD_ARGS
 
#define OT_SETUP_hdl_static
 
#define LcSetupTmpl()
 
#define LcCleanupTmpl()
 
#define ConfigFormatE_FromInt_doc   "LcConfigFormatE [LcConfig::ConfigFormatE_FromInt value:int32]"
 
#define ConfigOptionsEF_FromInt_doc   "LcConfigOptionsEF [LcConfig::ConfigOptionsEF_FromInt value:int32]"
 
#define ConfigTypeE_FromInt_doc   "LcConfigTypeE [LcConfig::ConfigTypeE_FromInt value:int32]"
 
#define ErrorE_FromInt_doc   "LcErrorE [LcConfig::ErrorE_FromInt value:int32]"
 
#define ErrorTypeE_FromInt_doc   "LcErrorTypeE [LcConfig::ErrorTypeE_FromInt value:int32]"
 
#define ConfigFormatE_ToInt_doc   "int32 [LcConfig::ConfigFormatE_ToInt value:LcConfigFormatE]"
 
#define ConfigFormatE_ToString_doc   "string [LcConfig::ConfigFormatE_ToString value:LcConfigFormatE]"
 
#define ConfigOptionsEF_ToInt_doc   "int32 [LcConfig::ConfigOptionsEF_ToInt value:LcConfigOptionsEF]"
 
#define ConfigOptionsEF_ToString_doc   "string [LcConfig::ConfigOptionsEF_ToString value:LcConfigOptionsEF]"
 
#define ConfigTypeE_ToInt_doc   "int32 [LcConfig::ConfigTypeE_ToInt value:LcConfigTypeE]"
 
#define ConfigTypeE_ToString_doc   "string [LcConfig::ConfigTypeE_ToString value:LcConfigTypeE]"
 
#define ErrorE_ToInt_doc   "int32 [LcConfig::ErrorE_ToInt value:LcErrorE]"
 
#define ErrorE_ToString_doc   "string [LcConfig::ErrorE_ToString value:LcErrorE]"
 
#define ErrorTypeE_ToInt_doc   "int32 [LcConfig::ErrorTypeE_ToInt value:LcErrorTypeE]"
 
#define ErrorTypeE_ToString_doc   "string [LcConfig::ErrorTypeE_ToString value:LcErrorTypeE]"
 
#define Cleanup_doc   "LcConfig::Cleanup"
 
#define Setup_doc   "LcConfig::Setup"
 
#define AtlRtFree(tok)
 
#define regTclObj2(t, v)
 
#define regTclObj(t)
 
#define regTclCmd(t)
 
#define regTclObj2(t, v)
 
#define regTclObj(t)
 
#define regTclCmd(t)
 

Functions

static OT_ProcRet atllcconfig_LcConfig_ConfigFormatE_FromInt (OtClass_ARGS)
  Atl: (static) LcConfigFormatE [LcConfig::ConfigFormatE_FromInt value:int32] C-API
return the LcConfigFormatE from integer …
 
static OT_ProcRet atllcconfig_LcConfig_ConfigOptionsEF_FromInt (OtClass_ARGS)
  Atl: (static) LcConfigOptionsEF [LcConfig::ConfigOptionsEF_FromInt value:int32] C-API
return the LcConfigOptionsEF from integer …
 
static OT_ProcRet atllcconfig_LcConfig_ConfigTypeE_FromInt (OtClass_ARGS)
  Atl: (static) LcConfigTypeE [LcConfig::ConfigTypeE_FromInt value:int32] C-API
return the LcConfigTypeE from integer …
 
static OT_ProcRet atllcconfig_LcConfig_ErrorE_FromInt (OtClass_ARGS)
  Atl: (static) LcErrorE [LcConfig::ErrorE_FromInt value:int32] C-API
return the LcErrorE from integer …
 
static OT_ProcRet atllcconfig_LcConfig_ErrorTypeE_FromInt (OtClass_ARGS)
  Atl: (static) LcErrorTypeE [LcConfig::ErrorTypeE_FromInt value:int32] C-API
return the LcErrorTypeE from integer …
 
static OT_ProcRet atllcconfig_LcConfig_ConfigFormatE_ToInt (OtClass_ARGS)
  Atl: (static) int32 [LcConfig::ConfigFormatE_ToInt value:LcConfigFormatE] C-API
return the LcConfigFormatE as integer …
 
static OT_ProcRet atllcconfig_LcConfig_ConfigFormatE_ToString (OtClass_ARGS)
  Atl: (static) string [LcConfig::ConfigFormatE_ToString value:LcConfigFormatE] C-API
return the LcConfigFormatE as string …
 
static OT_ProcRet atllcconfig_LcConfig_ConfigOptionsEF_ToInt (OtClass_ARGS)
  Atl: (static) int32 [LcConfig::ConfigOptionsEF_ToInt value:LcConfigOptionsEF] C-API
return the LcConfigOptionsEF as integer …
 
static OT_ProcRet atllcconfig_LcConfig_ConfigOptionsEF_ToString (OtClass_ARGS)
  Atl: (static) string [LcConfig::ConfigOptionsEF_ToString value:LcConfigOptionsEF] C-API
return the LcConfigOptionsEF as string …
 
static OT_ProcRet atllcconfig_LcConfig_ConfigTypeE_ToInt (OtClass_ARGS)
  Atl: (static) int32 [LcConfig::ConfigTypeE_ToInt value:LcConfigTypeE] C-API
return the LcConfigTypeE as integer …
 
static OT_ProcRet atllcconfig_LcConfig_ConfigTypeE_ToString (OtClass_ARGS)
  Atl: (static) string [LcConfig::ConfigTypeE_ToString value:LcConfigTypeE] C-API
return the LcConfigTypeE as string …
 
static OT_ProcRet atllcconfig_LcConfig_ErrorE_ToInt (OtClass_ARGS)
  Atl: (static) int32 [LcConfig::ErrorE_ToInt value:LcErrorE] C-API
return the LcErrorE as integer …
 
static OT_ProcRet atllcconfig_LcConfig_ErrorE_ToString (OtClass_ARGS)
  Atl: (static) string [LcConfig::ErrorE_ToString value:LcErrorE] C-API
return the LcErrorE as string …
 
static OT_ProcRet atllcconfig_LcConfig_ErrorTypeE_ToInt (OtClass_ARGS)
  Atl: (static) int32 [LcConfig::ErrorTypeE_ToInt value:LcErrorTypeE] C-API
return the LcErrorTypeE as integer …
 
static OT_ProcRet atllcconfig_LcConfig_ErrorTypeE_ToString (OtClass_ARGS)
  Atl: (static) string [LcConfig::ErrorTypeE_ToString value:LcErrorTypeE] C-API
return the LcErrorTypeE as string …
 
static OT_ProcRet atllcconfig_LcConfig_Cleanup (OtClass_ARGS)
  Atl: (static) LcConfig::Cleanup C-API
cleanup atllcconfig internal memory …
 
static OT_ProcRet atllcconfig_LcConfig_Setup (OtClass_ARGS)
  Atl: (static) LcConfig::Setup C-API
setup atllcconfig internal memory …
 
OT_ATL_EXTERN int Atllcconfig_Unload (Tcl_Interp *interp, int flags)
 
Enum To String
OT_OBJ_T atllcconfig_LcConfigFormatE_ToString (const enum LcConfigFormatE type)
 
OT_OBJ_T atllcconfig_LcConfigOptionsEF_ToString (const enum LcConfigOptionsEF type)
 
OT_OBJ_T atllcconfig_LcConfigTypeE_ToString (const enum LcConfigTypeE type)
 
OT_OBJ_T atllcconfig_LcErrorE_ToString (const enum LcErrorE type)
 
OT_OBJ_T atllcconfig_LcErrorTypeE_ToString (const enum LcErrorTypeE type)
 
Enum From Obj
int atllcconfig_Get_LcConfigFormatE_FromObj (MK_RT mkrt, OT_ENV_T interp, OT_OBJ_T enumE, enum LcConfigFormatE *ret)
 
int atllcconfig_Get_LcConfigOptionsEF_FromObj (MK_RT mkrt, OT_ENV_T interp, OT_OBJ_T enumE, enum LcConfigOptionsEF *ret)
 
int atllcconfig_Get_LcConfigTypeE_FromObj (MK_RT mkrt, OT_ENV_T interp, OT_OBJ_T enumE, enum LcConfigTypeE *ret)
 
int atllcconfig_Get_LcErrorE_FromObj (MK_RT mkrt, OT_ENV_T interp, OT_OBJ_T enumE, enum LcErrorE *ret)
 
int atllcconfig_Get_LcErrorTypeE_FromObj (MK_RT mkrt, OT_ENV_T interp, OT_OBJ_T enumE, enum LcErrorTypeE *ret)
 

Variables

static const OtObjProcDefS atllcconfig_sOtClassDef []
 
static const OtObjProcDefS atllcconfig_sInstanceDef []
 
__thread OT_LC_RT_S alcrtR = {0}
 

Detailed Description

tag: nhi1-release-250425

Definition in file LibLcConfig_atl.c.

Macro Definition Documentation

◆ AtlRtFree

#define AtlRtFree ( tok)
Value:
if (alcrt->tok) { Tcl_DecrRefCount(alcrt->tok); alcrt->tok = NULL; }

◆ Cleanup_doc

#define Cleanup_doc   "LcConfig::Cleanup"

Definition at line 100 of file LibLcConfig_atl.c.

◆ ConfigFormatE_FromInt_doc

#define ConfigFormatE_FromInt_doc   "LcConfigFormatE [LcConfig::ConfigFormatE_FromInt value:int32]"

Definition at line 81 of file LibLcConfig_atl.c.

◆ ConfigFormatE_ToInt_doc

#define ConfigFormatE_ToInt_doc   "int32 [LcConfig::ConfigFormatE_ToInt value:LcConfigFormatE]"

Definition at line 88 of file LibLcConfig_atl.c.

◆ ConfigFormatE_ToString_doc

#define ConfigFormatE_ToString_doc   "string [LcConfig::ConfigFormatE_ToString value:LcConfigFormatE]"

Definition at line 89 of file LibLcConfig_atl.c.

◆ ConfigOptionsEF_FromInt_doc

#define ConfigOptionsEF_FromInt_doc   "LcConfigOptionsEF [LcConfig::ConfigOptionsEF_FromInt value:int32]"

Definition at line 82 of file LibLcConfig_atl.c.

◆ ConfigOptionsEF_ToInt_doc

#define ConfigOptionsEF_ToInt_doc   "int32 [LcConfig::ConfigOptionsEF_ToInt value:LcConfigOptionsEF]"

Definition at line 90 of file LibLcConfig_atl.c.

◆ ConfigOptionsEF_ToString_doc

#define ConfigOptionsEF_ToString_doc   "string [LcConfig::ConfigOptionsEF_ToString value:LcConfigOptionsEF]"

Definition at line 91 of file LibLcConfig_atl.c.

◆ ConfigTypeE_FromInt_doc

#define ConfigTypeE_FromInt_doc   "LcConfigTypeE [LcConfig::ConfigTypeE_FromInt value:int32]"

Definition at line 83 of file LibLcConfig_atl.c.

◆ ConfigTypeE_ToInt_doc

#define ConfigTypeE_ToInt_doc   "int32 [LcConfig::ConfigTypeE_ToInt value:LcConfigTypeE]"

Definition at line 92 of file LibLcConfig_atl.c.

◆ ConfigTypeE_ToString_doc

#define ConfigTypeE_ToString_doc   "string [LcConfig::ConfigTypeE_ToString value:LcConfigTypeE]"

Definition at line 93 of file LibLcConfig_atl.c.

◆ ErrorE_FromInt_doc

#define ErrorE_FromInt_doc   "LcErrorE [LcConfig::ErrorE_FromInt value:int32]"

Definition at line 84 of file LibLcConfig_atl.c.

◆ ErrorE_ToInt_doc

#define ErrorE_ToInt_doc   "int32 [LcConfig::ErrorE_ToInt value:LcErrorE]"

Definition at line 94 of file LibLcConfig_atl.c.

◆ ErrorE_ToString_doc

#define ErrorE_ToString_doc   "string [LcConfig::ErrorE_ToString value:LcErrorE]"

Definition at line 95 of file LibLcConfig_atl.c.

◆ ErrorTypeE_FromInt_doc

#define ErrorTypeE_FromInt_doc   "LcErrorTypeE [LcConfig::ErrorTypeE_FromInt value:int32]"

Definition at line 85 of file LibLcConfig_atl.c.

◆ ErrorTypeE_ToInt_doc

#define ErrorTypeE_ToInt_doc   "int32 [LcConfig::ErrorTypeE_ToInt value:LcErrorTypeE]"

Definition at line 96 of file LibLcConfig_atl.c.

◆ ErrorTypeE_ToString_doc

#define ErrorTypeE_ToString_doc   "string [LcConfig::ErrorTypeE_ToString value:LcErrorTypeE]"

Definition at line 97 of file LibLcConfig_atl.c.

◆ LcCleanupTmpl

#define LcCleanupTmpl ( )

Definition at line 32 of file LibLcConfig_atl.c.

◆ LcSetupTmpl

#define LcSetupTmpl ( )

Definition at line 31 of file LibLcConfig_atl.c.

◆ META_FILE_NAME

#define META_FILE_NAME   "LibLcConfig_atl.c"

Definition at line 11 of file LibLcConfig_atl.c.

◆ OT_SETUP_hdl_static

#define OT_SETUP_hdl_static
Value:
int __skip=1;\
/* printAry2("cmd",objc,objv); */ \
MK_UNUSED OT_LC_RT_T alcrt = clientData; \
MK_UNUSED OT_MK_RT_T amkrt = alcrt->amkrt; \
MK_UNUSED MK_RT mkrt = alcrt->mkrt; \
#define MkERROR
#define MK_UNUSED

Definition at line 18 of file LibLcConfig_atl.c.

18#define OT_SETUP_hdl_static \
19 int __skip=1;\
20 /* printAry2("cmd",objc,objv); */ \
21 MK_UNUSED OT_LC_RT_T alcrt = clientData; \
22 MK_UNUSED OT_MK_RT_T amkrt = alcrt->amkrt; \
23 MK_UNUSED MK_RT mkrt = alcrt->mkrt; \
24 MK_UNUSED MK_ERR hdl = &MkERROR;

◆ OtClass_ARGS

#define OtClass_ARGS   OBJCMD_ARGS

Definition at line 16 of file LibLcConfig_atl.c.

◆ regTclCmd [1/2]

#define regTclCmd ( t)
Value:
#define AtlRtFree(tok)

◆ regTclCmd [2/2]

#define regTclCmd ( t)
Value:
#define regTclObj2(t, v)

◆ regTclObj [1/2]

#define regTclObj ( t)
Value:

◆ regTclObj [2/2]

#define regTclObj ( t)
Value:

◆ regTclObj2 [1/2]

#define regTclObj2 ( t,
v )
Value:

◆ regTclObj2 [2/2]

#define regTclObj2 ( t,
v )
Value:
alcrt->t = alcrt->t ? alcrt->t : ({ OT_OBJ_T val=STR2VAL(v); Tcl_IncrRefCount(val); val;})
#define STR2VAL(ptr)
MOX_OBJ_T OT_OBJ_T

◆ Setup_doc

#define Setup_doc   "LcConfig::Setup"

Definition at line 101 of file LibLcConfig_atl.c.

Function Documentation

◆ Atllcconfig_Unload()

OT_ATL_EXTERN int Atllcconfig_Unload ( Tcl_Interp * interp,
int flags )

Definition at line 862 of file LibLcConfig_atl.c.

866{
867 OT_NS_T ns = Tcl_FindNamespace(interp,"::LcConfig",NULL,TCL_GLOBAL_ONLY);
868 if (ns) Tcl_DeleteNamespace(ns);
869
870 LcCleanup();
871
872 return TCL_OK;
873}
MOX_NS_T OT_NS_T
void LcCleanup(void)
cleanup atllcconfig internal memory …

Variable Documentation

◆ alcrtR

__thread OT_LC_RT_S alcrtR = {0}

Definition at line 785 of file LibLcConfig_atl.c.

785{0};

◆ atllcconfig_sInstanceDef

const OtObjProcDefS atllcconfig_sInstanceDef[]
static
Initial value:
= {
{ NULL }
}

Definition at line 731 of file LibLcConfig_atl.c.

731 {
732 // BEGIN-OBJ - created by 'atl_MqS.tcl -i NHI1_HOME/theConfig/c/gen/c_lcconfig.meta' - DO NOT change
733
734 // → no data
735
736 // END-OBJ - created by 'atl_MqS.tcl -i NHI1_HOME/theConfig/c/gen/c_lcconfig.meta' - DO NOT change
737 { NULL }
738};

◆ atllcconfig_sOtClassDef

const OtObjProcDefS atllcconfig_sOtClassDef[]
static
Initial value:
= {
{ "::LcConfig::ConfigFormatE_FromInt" , atllcconfig_LcConfig_ConfigFormatE_FromInt },
{ "::LcConfig::ConfigOptionsEF_FromInt" , atllcconfig_LcConfig_ConfigOptionsEF_FromInt },
{ "::LcConfig::ConfigTypeE_FromInt" , atllcconfig_LcConfig_ConfigTypeE_FromInt },
{ "::LcConfig::ErrorE_FromInt" , atllcconfig_LcConfig_ErrorE_FromInt },
{ "::LcConfig::ErrorTypeE_FromInt" , atllcconfig_LcConfig_ErrorTypeE_FromInt },
{ "::LcConfig::ConfigFormatE_ToInt" , atllcconfig_LcConfig_ConfigFormatE_ToInt },
{ "::LcConfig::ConfigFormatE_ToString" , atllcconfig_LcConfig_ConfigFormatE_ToString },
{ "::LcConfig::ConfigOptionsEF_ToInt" , atllcconfig_LcConfig_ConfigOptionsEF_ToInt },
{ "::LcConfig::ConfigOptionsEF_ToString" , atllcconfig_LcConfig_ConfigOptionsEF_ToString },
{ "::LcConfig::ConfigTypeE_ToInt" , atllcconfig_LcConfig_ConfigTypeE_ToInt },
{ "::LcConfig::ConfigTypeE_ToString" , atllcconfig_LcConfig_ConfigTypeE_ToString },
{ "::LcConfig::ErrorE_ToInt" , atllcconfig_LcConfig_ErrorE_ToInt },
{ "::LcConfig::ErrorE_ToString" , atllcconfig_LcConfig_ErrorE_ToString },
{ "::LcConfig::ErrorTypeE_ToInt" , atllcconfig_LcConfig_ErrorTypeE_ToInt },
{ "::LcConfig::ErrorTypeE_ToString" , atllcconfig_LcConfig_ErrorTypeE_ToString },
{ "::LcConfig::Cleanup" , atllcconfig_LcConfig_Cleanup },
{ "::LcConfig::Setup" , atllcconfig_LcConfig_Setup },
{ NULL }
}
static OT_ProcRet atllcconfig_LcConfig_ConfigOptionsEF_FromInt(OtClass_ARGS)
Atl: (static) LcConfigOptionsEF [LcConfig::ConfigOptionsEF_FromInt value:int32] → C-API return t...
static OT_ProcRet atllcconfig_LcConfig_ConfigTypeE_ToInt(OtClass_ARGS)
Atl: (static) int32 [LcConfig::ConfigTypeE_ToInt value:LcConfigTypeE] → C-API return the LcConfi...
static OT_ProcRet atllcconfig_LcConfig_ConfigOptionsEF_ToInt(OtClass_ARGS)
Atl: (static) int32 [LcConfig::ConfigOptionsEF_ToInt value:LcConfigOptionsEF] → C-API return the...
static OT_ProcRet atllcconfig_LcConfig_ConfigFormatE_ToInt(OtClass_ARGS)
Atl: (static) int32 [LcConfig::ConfigFormatE_ToInt value:LcConfigFormatE] → C-API return the LcC...
static OT_ProcRet atllcconfig_LcConfig_ErrorTypeE_FromInt(OtClass_ARGS)
Atl: (static) LcErrorTypeE [LcConfig::ErrorTypeE_FromInt value:int32] → C-API return the LcError...
static OT_ProcRet atllcconfig_LcConfig_ErrorE_FromInt(OtClass_ARGS)
Atl: (static) LcErrorE [LcConfig::ErrorE_FromInt value:int32] → C-API return the LcErrorE from i...
static OT_ProcRet atllcconfig_LcConfig_ConfigTypeE_FromInt(OtClass_ARGS)
Atl: (static) LcConfigTypeE [LcConfig::ConfigTypeE_FromInt value:int32] → C-API return the LcCon...
static OT_ProcRet atllcconfig_LcConfig_ConfigTypeE_ToString(OtClass_ARGS)
Atl: (static) string [LcConfig::ConfigTypeE_ToString value:LcConfigTypeE] → C-API return the LcC...
static OT_ProcRet atllcconfig_LcConfig_ErrorTypeE_ToInt(OtClass_ARGS)
Atl: (static) int32 [LcConfig::ErrorTypeE_ToInt value:LcErrorTypeE] → C-API return the LcErrorTy...
static OT_ProcRet atllcconfig_LcConfig_ConfigFormatE_ToString(OtClass_ARGS)
Atl: (static) string [LcConfig::ConfigFormatE_ToString value:LcConfigFormatE] → C-API return the...
static OT_ProcRet atllcconfig_LcConfig_ConfigOptionsEF_ToString(OtClass_ARGS)
Atl: (static) string [LcConfig::ConfigOptionsEF_ToString value:LcConfigOptionsEF] → C-API return...
static OT_ProcRet atllcconfig_LcConfig_ConfigFormatE_FromInt(OtClass_ARGS)
Atl: (static) LcConfigFormatE [LcConfig::ConfigFormatE_FromInt value:int32] → C-API return the L...
static OT_ProcRet atllcconfig_LcConfig_ErrorTypeE_ToString(OtClass_ARGS)
Atl: (static) string [LcConfig::ErrorTypeE_ToString value:LcErrorTypeE] → C-API return the LcErr...
static OT_ProcRet atllcconfig_LcConfig_ErrorE_ToString(OtClass_ARGS)
Atl: (static) string [LcConfig::ErrorE_ToString value:LcErrorE] → C-API return the LcErrorE as s...
static OT_ProcRet atllcconfig_LcConfig_ErrorE_ToInt(OtClass_ARGS)
Atl: (static) int32 [LcConfig::ErrorE_ToInt value:LcErrorE] → C-API return the LcErrorE as integ...
static OT_ProcRet atllcconfig_LcConfig_Setup(OtClass_ARGS)
Atl: (static) LcConfig::Setup → C-API setup atllcconfig internal memory …
static OT_ProcRet atllcconfig_LcConfig_Cleanup(OtClass_ARGS)
Atl: (static) LcConfig::Cleanup → C-API cleanup atllcconfig internal memory …

Definition at line 698 of file LibLcConfig_atl.c.

698 {
699 // BEGIN-CLASS - created by 'atl_MqS.tcl -i NHI1_HOME/theConfig/c/gen/c_lcconfig.meta' - DO NOT change
700
701 // doc-key: LcConfig,EnumFunc,sco
702 { "::LcConfig::ConfigFormatE_FromInt" , NS(LcConfig_ConfigFormatE_FromInt) },
703 { "::LcConfig::ConfigOptionsEF_FromInt" , NS(LcConfig_ConfigOptionsEF_FromInt) },
704 { "::LcConfig::ConfigTypeE_FromInt" , NS(LcConfig_ConfigTypeE_FromInt) },
705 { "::LcConfig::ErrorE_FromInt" , NS(LcConfig_ErrorE_FromInt) },
706 { "::LcConfig::ErrorTypeE_FromInt" , NS(LcConfig_ErrorTypeE_FromInt) },
707
708 // doc-key: LcConfig,EnumFunc,sm_
709 { "::LcConfig::ConfigFormatE_ToInt" , NS(LcConfig_ConfigFormatE_ToInt) },
710 { "::LcConfig::ConfigFormatE_ToString" , NS(LcConfig_ConfigFormatE_ToString) },
711 { "::LcConfig::ConfigOptionsEF_ToInt" , NS(LcConfig_ConfigOptionsEF_ToInt) },
712 { "::LcConfig::ConfigOptionsEF_ToString" , NS(LcConfig_ConfigOptionsEF_ToString) },
713 { "::LcConfig::ConfigTypeE_ToInt" , NS(LcConfig_ConfigTypeE_ToInt) },
714 { "::LcConfig::ConfigTypeE_ToString" , NS(LcConfig_ConfigTypeE_ToString) },
715 { "::LcConfig::ErrorE_ToInt" , NS(LcConfig_ErrorE_ToInt) },
716 { "::LcConfig::ErrorE_ToString" , NS(LcConfig_ErrorE_ToString) },
717 { "::LcConfig::ErrorTypeE_ToInt" , NS(LcConfig_ErrorTypeE_ToInt) },
718 { "::LcConfig::ErrorTypeE_ToString" , NS(LcConfig_ErrorTypeE_ToString) },
719
720 // doc-key: LcConfig,Setup,sm_
721 { "::LcConfig::Cleanup" , NS(LcConfig_Cleanup) },
722 { "::LcConfig::Setup" , NS(LcConfig_Setup) },
723
724 // END-CLASS - created by 'atl_MqS.tcl -i NHI1_HOME/theConfig/c/gen/c_lcconfig.meta' - DO NOT change
725 { NULL }
726};
#define NS(n)