|
theConfig 10.0
|
tag: nhi1-release-250425 More...
#include "LibLcConfig_private_atl.h"
Include dependency graph for LcConfigC_atl.c:Go to the source code of this file.
Macros | |
| #define | META_FILE_NAME "LcConfigC_atl.c" |
| #define | OT_CLASS alcrt->AtlLcConfigC |
| #define | OT_NULL alcrt->AtlLcConfigC_MK_NULL |
| #define | OT_CLASS_NAME "LcConfigC" |
| #define | SELF2HDL(O) |
| #define | OT_SETUP_hdl SetupHdlFromMetaData_2(LC_CFG) |
| #define | OT_SETUP_hdl__null_allow SetupHdlFromMetaData__null_allow_2(LC_CFG) |
| #define | OT_SETUP_hdl_destr SetupHdlFromMetaData__null_allow_2(LC_CFG) |
| #define | OT_SETUP_hdl_constr SetupHdlConstr(LcConfigC) |
| #define | OT_SETUP_hdl_static_constr OT_SETUP_hdl_static |
| #define | OT_SETUP_hdl_static SetupHdlStatic(LcConfigC) |
| #define | OT_retObj_CONSTR(x) |
| #define | ClassInit |
| #define | CTOR_doc "LcConfigC [LcConfigC::CTOR]" |
| #define | Create_doc "LcConfigC [LcConfigC::Create]" |
| #define | GetNull_doc "LcConfigC [LcConfigC::GetNull]" |
| #define | HandleResolve_doc "LcConfigC [LcConfigC::HandleResolve netHdl:MK_HDL]" |
| #define | Instances_doc "LcConfigC [LcConfigC::Instances]" |
| #define | Lookup_doc "LcSettingC [LcConfigC::Lookup $config path:string] (const)" |
| #define | Next_doc "LcConfigC [LcConfigC::Next $cfg]" |
| #define | Prev_doc "LcConfigC [LcConfigC::Prev $cfg]" |
| #define | RootSetting_doc "LcSettingC [LcConfigC::RootSetting $config] (const)" |
| #define | Clear_doc "LcConfigC::Clear $config" |
| #define | ErrorType_doc "LcErrorTypeE [LcConfigC::ErrorType $config] (const)" |
| #define | GetDefaultFormat_doc "LcConfigFormatE [LcConfigC::GetDefaultFormat $config] (const)" |
| #define | GetFloatPrecision_doc "int16 [LcConfigC::GetFloatPrecision $config] (const)" |
| #define | GetIncludeDir_doc "string [LcConfigC::GetIncludeDir $config] (const)" |
| #define | GetOption_doc "bool [LcConfigC::GetOption $config option:LcConfigOptionsEF] (const)" |
| #define | GetOptions_doc "LcConfigOptionsEF [LcConfigC::GetOptions $config] (const)" |
| #define | GetTabWidth_doc "int16 [LcConfigC::GetTabWidth $config] (const)" |
| #define | Log_doc "LcConfigC::Log $cfg ?fmtobj:MkObjectC=NULL? ?debug:int32=0? ?callfunc:string=\"MK_NULL\"? ?lvl:int32=0? (const)" |
| #define | ReadFile_doc "LcConfigC::ReadFile $config filename:string" |
| #define | ReadString_doc "LcConfigC::ReadString $config str:string" |
| #define | SetDefaultFormat_doc "LcConfigC::SetDefaultFormat $config format:LcConfigFormatE" |
| #define | SetFloatPrecision_doc "LcConfigC::SetFloatPrecision $config digits:int16" |
| #define | SetIncludeDir_doc "LcConfigC::SetIncludeDir $config include_dir:string" |
| #define | SetIncludeFunc_doc "LcConfigC::SetIncludeFunc $cfg ?fConfigIncludeData:LC_CBP=NULL?" |
| #define | SetOption_doc "LcConfigC::SetOption $config option:LcConfigOptionsEF flag:bool" |
| #define | SetOptions_doc "LcConfigC::SetOptions $config options:LcConfigOptionsEF" |
| #define | SetSettingDeleteFunc_doc "LcConfigC::SetSettingDeleteFunc $cfg ?fSettingDeleteData:LC_CBP=NULL?" |
| #define | SetTabWidth_doc "LcConfigC::SetTabWidth $config width:int16" |
| #define | WriteFile_doc "LcConfigC::WriteFile $config filename:string" |
| #define | LookupBool_doc "bool [LcConfigC::LookupBool $config path:string] (const)" |
| #define | LookupFloat_doc "double [LcConfigC::LookupFloat $config path:string] (const)" |
| #define | LookupInt_doc "int32 [LcConfigC::LookupInt $config path:string] (const)" |
| #define | LookupInt64_doc "int64 [LcConfigC::LookupInt64 $config path:string] (const)" |
| #define | LookupString_doc "string [LcConfigC::LookupString $config path:string] (const)" |
| #define | WriteString_doc "string [LcConfigC::WriteString $cfg] (const)" |
Variables | |
| static const OtObjProcDefS | atllcconfig_sOtClassDef [] |
| static const OtObjProcDefS | atllcconfig_sInstanceDef [] |
tag: nhi1-release-250425
Definition in file LcConfigC_atl.c.
| #define ClassInit |
Definition at line 57 of file LcConfigC_atl.c.
| #define Clear_doc "LcConfigC::Clear $config" |
Definition at line 109 of file LcConfigC_atl.c.
| #define Create_doc "LcConfigC [LcConfigC::Create]" |
Definition at line 95 of file LcConfigC_atl.c.
| #define CTOR_doc "LcConfigC [LcConfigC::CTOR]" |
Definition at line 94 of file LcConfigC_atl.c.
| #define ErrorType_doc "LcErrorTypeE [LcConfigC::ErrorType $config] (const)" |
Definition at line 110 of file LcConfigC_atl.c.
| #define GetDefaultFormat_doc "LcConfigFormatE [LcConfigC::GetDefaultFormat $config] (const)" |
Definition at line 111 of file LcConfigC_atl.c.
| #define GetFloatPrecision_doc "int16 [LcConfigC::GetFloatPrecision $config] (const)" |
Definition at line 112 of file LcConfigC_atl.c.
| #define GetIncludeDir_doc "string [LcConfigC::GetIncludeDir $config] (const)" |
Definition at line 113 of file LcConfigC_atl.c.
| #define GetNull_doc "LcConfigC [LcConfigC::GetNull]" |
Definition at line 98 of file LcConfigC_atl.c.
| #define GetOption_doc "bool [LcConfigC::GetOption $config option:LcConfigOptionsEF] (const)" |
Definition at line 114 of file LcConfigC_atl.c.
| #define GetOptions_doc "LcConfigOptionsEF [LcConfigC::GetOptions $config] (const)" |
Definition at line 115 of file LcConfigC_atl.c.
| #define GetTabWidth_doc "int16 [LcConfigC::GetTabWidth $config] (const)" |
Definition at line 116 of file LcConfigC_atl.c.
| #define HandleResolve_doc "LcConfigC [LcConfigC::HandleResolve netHdl:MK_HDL]" |
Definition at line 99 of file LcConfigC_atl.c.
| #define Instances_doc "LcConfigC [LcConfigC::Instances]" |
Definition at line 100 of file LcConfigC_atl.c.
| #define Log_doc "LcConfigC::Log $cfg ?fmtobj:MkObjectC=NULL? ?debug:int32=0? ?callfunc:string=\"MK_NULL\"? ?lvl:int32=0? (const)" |
Definition at line 118 of file LcConfigC_atl.c.
| #define Lookup_doc "LcSettingC [LcConfigC::Lookup $config path:string] (const)" |
Definition at line 103 of file LcConfigC_atl.c.
| #define LookupBool_doc "bool [LcConfigC::LookupBool $config path:string] (const)" |
Definition at line 132 of file LcConfigC_atl.c.
| #define LookupFloat_doc "double [LcConfigC::LookupFloat $config path:string] (const)" |
Definition at line 133 of file LcConfigC_atl.c.
| #define LookupInt64_doc "int64 [LcConfigC::LookupInt64 $config path:string] (const)" |
Definition at line 135 of file LcConfigC_atl.c.
| #define LookupInt_doc "int32 [LcConfigC::LookupInt $config path:string] (const)" |
Definition at line 134 of file LcConfigC_atl.c.
| #define LookupString_doc "string [LcConfigC::LookupString $config path:string] (const)" |
Definition at line 136 of file LcConfigC_atl.c.
| #define META_FILE_NAME "LcConfigC_atl.c" |
Definition at line 11 of file LcConfigC_atl.c.
| #define Next_doc "LcConfigC [LcConfigC::Next $cfg]" |
Definition at line 104 of file LcConfigC_atl.c.
| #define OT_CLASS alcrt->AtlLcConfigC |
Definition at line 15 of file LcConfigC_atl.c.
| #define OT_CLASS_NAME "LcConfigC" |
Definition at line 17 of file LcConfigC_atl.c.
| #define OT_NULL alcrt->AtlLcConfigC_MK_NULL |
Definition at line 16 of file LcConfigC_atl.c.
| #define OT_retObj_CONSTR | ( | x | ) |
Definition at line 54 of file LcConfigC_atl.c.
| #define OT_SETUP_hdl SetupHdlFromMetaData_2(LC_CFG) |
Definition at line 47 of file LcConfigC_atl.c.
| #define OT_SETUP_hdl__null_allow SetupHdlFromMetaData__null_allow_2(LC_CFG) |
Definition at line 48 of file LcConfigC_atl.c.
| #define OT_SETUP_hdl_constr SetupHdlConstr(LcConfigC) |
Definition at line 50 of file LcConfigC_atl.c.
| #define OT_SETUP_hdl_destr SetupHdlFromMetaData__null_allow_2(LC_CFG) |
Definition at line 49 of file LcConfigC_atl.c.
| #define OT_SETUP_hdl_static SetupHdlStatic(LcConfigC) |
Definition at line 52 of file LcConfigC_atl.c.
| #define OT_SETUP_hdl_static_constr OT_SETUP_hdl_static |
Definition at line 51 of file LcConfigC_atl.c.
| #define Prev_doc "LcConfigC [LcConfigC::Prev $cfg]" |
Definition at line 105 of file LcConfigC_atl.c.
| #define ReadFile_doc "LcConfigC::ReadFile $config filename:string" |
Definition at line 119 of file LcConfigC_atl.c.
| #define ReadString_doc "LcConfigC::ReadString $config str:string" |
Definition at line 120 of file LcConfigC_atl.c.
| #define RootSetting_doc "LcSettingC [LcConfigC::RootSetting $config] (const)" |
Definition at line 106 of file LcConfigC_atl.c.
| #define SELF2HDL | ( | O | ) |
Definition at line 19 of file LcConfigC_atl.c.
| #define SetDefaultFormat_doc "LcConfigC::SetDefaultFormat $config format:LcConfigFormatE" |
Definition at line 121 of file LcConfigC_atl.c.
| #define SetFloatPrecision_doc "LcConfigC::SetFloatPrecision $config digits:int16" |
Definition at line 122 of file LcConfigC_atl.c.
| #define SetIncludeDir_doc "LcConfigC::SetIncludeDir $config include_dir:string" |
Definition at line 123 of file LcConfigC_atl.c.
| #define SetIncludeFunc_doc "LcConfigC::SetIncludeFunc $cfg ?fConfigIncludeData:LC_CBP=NULL?" |
Definition at line 124 of file LcConfigC_atl.c.
| #define SetOption_doc "LcConfigC::SetOption $config option:LcConfigOptionsEF flag:bool" |
Definition at line 125 of file LcConfigC_atl.c.
| #define SetOptions_doc "LcConfigC::SetOptions $config options:LcConfigOptionsEF" |
Definition at line 126 of file LcConfigC_atl.c.
| #define SetSettingDeleteFunc_doc "LcConfigC::SetSettingDeleteFunc $cfg ?fSettingDeleteData:LC_CBP=NULL?" |
Definition at line 127 of file LcConfigC_atl.c.
| #define SetTabWidth_doc "LcConfigC::SetTabWidth $config width:int16" |
Definition at line 128 of file LcConfigC_atl.c.
| #define WriteFile_doc "LcConfigC::WriteFile $config filename:string" |
Definition at line 129 of file LcConfigC_atl.c.
| #define WriteString_doc "string [LcConfigC::WriteString $cfg] (const)" |
Definition at line 137 of file LcConfigC_atl.c.
|
static |
Definition at line 28 of file LcConfigC_atl.c.
Definition at line 34 of file LcConfigC_atl.c.
Definition at line 41 of file LcConfigC_atl.c.
| int atllcconfig_pLcConfigC_Init | ( | OT_LC_ARGS OT_NS_T | ns | ) |
Public API
Definition at line 964 of file LcConfigC_atl.c.
|
static |
Definition at line 910 of file LcConfigC_atl.c.
|
static |
Definition at line 893 of file LcConfigC_atl.c.