theKernel 10.0
|
tag: nhi1-release-250425 More...
#include "LibMkKernel_private_atl.h"
Go to the source code of this file.
Macros | |
#define | META_FILE_NAME "MkLogFileC_atl.c" |
#define | OT_CLASS amkrt->AtlMkLogFileC |
#define | OT_NULL amkrt->AtlMkLogFileC_MK_NULL |
#define | OT_CLASS_NAME "MkLogFileC" |
#define | SELF2HDL(O) |
#define | OT_SETUP_hdl SetupHdlFromMetaData_2(MK_LFL) |
#define | OT_SETUP_hdl__null_allow SetupHdlFromMetaData__null_allow_2(MK_LFL) |
#define | OT_SETUP_hdl_destr SetupHdlFromMetaData__null_allow_2(MK_LFL) |
#define | OT_SETUP_hdl_constr SetupHdlConstr(MkLogFileC) |
#define | OT_SETUP_hdl_static_constr OT_SETUP_hdl_static |
#define | OT_SETUP_hdl_static SetupHdlStatic(MkLogFileC) |
#define | OT_retObj_CONSTR(x) |
#define | ClassInit |
#define | CTOR_doc "MkLogFileC [MkLogFileC::CTOR fmtobj:MkObjectC file:string]" |
#define | Open_doc "MkLogFileC [MkLogFileC::Open fmtobj:MkObjectC file:string]" |
#define | GetNull_doc "MkLogFileC [MkLogFileC::GetNull]" |
#define | HandleResolve_doc "MkLogFileC [MkLogFileC::HandleResolve netHdl:MK_HDL]" |
#define | Instances_doc "MkLogFileC [MkLogFileC::Instances]" |
#define | Next_doc "MkLogFileC [MkLogFileC::Next $lfl]" |
#define | Prev_doc "MkLogFileC [MkLogFileC::Prev $lfl]" |
#define | WriteC_doc "MkLogFileC::WriteC $lfl text:string (const)" |
#define | GetFile_doc "string [MkLogFileC::GetFile $lfl] (const)" |
Variables | |
static const OtObjProcDefS | atlmkkernel_sOtClassDef [] |
static const OtObjProcDefS | atlmkkernel_sInstanceDef [] |
tag: nhi1-release-250425
Definition in file MkLogFileC_atl.c.
#define ClassInit |
Definition at line 57 of file MkLogFileC_atl.c.
#define CTOR_doc "MkLogFileC [MkLogFileC::CTOR fmtobj:MkObjectC file:string]" |
Definition at line 94 of file MkLogFileC_atl.c.
#define GetFile_doc "string [MkLogFileC::GetFile $lfl] (const)" |
Definition at line 111 of file MkLogFileC_atl.c.
#define GetNull_doc "MkLogFileC [MkLogFileC::GetNull]" |
Definition at line 98 of file MkLogFileC_atl.c.
#define HandleResolve_doc "MkLogFileC [MkLogFileC::HandleResolve netHdl:MK_HDL]" |
Definition at line 99 of file MkLogFileC_atl.c.
#define Instances_doc "MkLogFileC [MkLogFileC::Instances]" |
Definition at line 100 of file MkLogFileC_atl.c.
#define META_FILE_NAME "MkLogFileC_atl.c" |
Definition at line 11 of file MkLogFileC_atl.c.
#define Next_doc "MkLogFileC [MkLogFileC::Next $lfl]" |
Definition at line 103 of file MkLogFileC_atl.c.
#define Open_doc "MkLogFileC [MkLogFileC::Open fmtobj:MkObjectC file:string]" |
Definition at line 95 of file MkLogFileC_atl.c.
#define OT_CLASS amkrt->AtlMkLogFileC |
Definition at line 15 of file MkLogFileC_atl.c.
#define OT_CLASS_NAME "MkLogFileC" |
Definition at line 17 of file MkLogFileC_atl.c.
#define OT_NULL amkrt->AtlMkLogFileC_MK_NULL |
Definition at line 16 of file MkLogFileC_atl.c.
#define OT_retObj_CONSTR | ( | x | ) |
Definition at line 54 of file MkLogFileC_atl.c.
#define OT_SETUP_hdl SetupHdlFromMetaData_2(MK_LFL) |
Definition at line 47 of file MkLogFileC_atl.c.
#define OT_SETUP_hdl__null_allow SetupHdlFromMetaData__null_allow_2(MK_LFL) |
Definition at line 48 of file MkLogFileC_atl.c.
#define OT_SETUP_hdl_constr SetupHdlConstr(MkLogFileC) |
Definition at line 50 of file MkLogFileC_atl.c.
#define OT_SETUP_hdl_destr SetupHdlFromMetaData__null_allow_2(MK_LFL) |
Definition at line 49 of file MkLogFileC_atl.c.
#define OT_SETUP_hdl_static SetupHdlStatic(MkLogFileC) |
Definition at line 52 of file MkLogFileC_atl.c.
#define OT_SETUP_hdl_static_constr OT_SETUP_hdl_static |
Definition at line 51 of file MkLogFileC_atl.c.
#define Prev_doc "MkLogFileC [MkLogFileC::Prev $lfl]" |
Definition at line 104 of file MkLogFileC_atl.c.
#define SELF2HDL | ( | O | ) |
Definition at line 19 of file MkLogFileC_atl.c.
#define WriteC_doc "MkLogFileC::WriteC $lfl text:string (const)" |
Definition at line 108 of file MkLogFileC_atl.c.
|
static |
Definition at line 28 of file MkLogFileC_atl.c.
Definition at line 34 of file MkLogFileC_atl.c.
Definition at line 41 of file MkLogFileC_atl.c.
int atlmkkernel_pMkLogFileC_Init | ( | OT_MK_ARGS OT_NS_T | ns | ) |
Public API
Definition at line 368 of file MkLogFileC_atl.c.
|
static |
Definition at line 341 of file MkLogFileC_atl.c.
|
static |
Definition at line 324 of file MkLogFileC_atl.c.