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 "MkRuntimeC_atl.c" |
#define | OT_CLASS amkrt->AtlMkRuntimeC |
#define | OT_NULL amkrt->AtlMkRuntimeC_MK_NULL |
#define | OT_CLASS_NAME "MkRuntimeC" |
#define | SELF2HDL(O) |
#define | OT_SETUP_hdl SetupHdlFromMetaData_2(MK_RT) |
#define | OT_SETUP_hdl__null_allow SetupHdlFromMetaData__null_allow_2(MK_RT) |
#define | OT_SETUP_hdl_destr SetupHdlFromMetaData__null_allow_2(MK_RT) |
#define | OT_SETUP_hdl_constr SetupHdlConstr(MkRuntimeC) |
#define | OT_SETUP_hdl_static_constr OT_SETUP_hdl_static |
#define | OT_SETUP_hdl_static SetupHdlStatic(MkRuntimeC) |
#define | OT_retObj_CONSTR(x) |
#define | ClassInit |
#define | DebugGet_doc "int32 [MkRuntimeC::DebugGet]" |
#define | DebugSet_doc "MkRuntimeC::DebugSet dbg:int32" |
#define | ErrorGetCode_doc "MkErrorE [MkRuntimeC::ErrorGetCode]" |
#define | IsSilentGet_doc "bool [MkRuntimeC::IsSilentGet]" |
#define | IsSilentSet_doc "MkRuntimeC::IsSilentSet silent:bool" |
#define | Log0_doc "MkRuntimeC::Log0 ?fmtobj:MkObjectC=NULL? ?debug:int32=0? ?callfunc:string=\"MK_NULL\"? ?lvl:int32=0? (const)" |
#define | LogTargetGet_doc "string [MkRuntimeC::LogTargetGet]" |
#define | LogTargetReset_doc "MkRuntimeC::LogTargetReset" |
#define | LogTargetSet_doc "MkRuntimeC::LogTargetSet logTgt:string" |
#define | NoDecoSet_doc "MkRuntimeC::NoDecoSet noDeco:bool" |
Variables | |
static const OtObjProcDefS | atlmkkernel_sOtClassDef [] |
static const OtObjProcDefS | atlmkkernel_sInstanceDef [] |
tag: nhi1-release-250425
Definition in file MkRuntimeC_atl.c.
#define ClassInit |
Definition at line 57 of file MkRuntimeC_atl.c.
#define DebugGet_doc "int32 [MkRuntimeC::DebugGet]" |
Definition at line 94 of file MkRuntimeC_atl.c.
#define DebugSet_doc "MkRuntimeC::DebugSet dbg:int32" |
Definition at line 95 of file MkRuntimeC_atl.c.
#define ErrorGetCode_doc "MkErrorE [MkRuntimeC::ErrorGetCode]" |
Definition at line 96 of file MkRuntimeC_atl.c.
#define IsSilentGet_doc "bool [MkRuntimeC::IsSilentGet]" |
Definition at line 97 of file MkRuntimeC_atl.c.
#define IsSilentSet_doc "MkRuntimeC::IsSilentSet silent:bool" |
Definition at line 98 of file MkRuntimeC_atl.c.
#define Log0_doc "MkRuntimeC::Log0 ?fmtobj:MkObjectC=NULL? ?debug:int32=0? ?callfunc:string=\"MK_NULL\"? ?lvl:int32=0? (const)" |
Definition at line 99 of file MkRuntimeC_atl.c.
#define LogTargetGet_doc "string [MkRuntimeC::LogTargetGet]" |
Definition at line 100 of file MkRuntimeC_atl.c.
#define LogTargetReset_doc "MkRuntimeC::LogTargetReset" |
Definition at line 101 of file MkRuntimeC_atl.c.
#define LogTargetSet_doc "MkRuntimeC::LogTargetSet logTgt:string" |
Definition at line 102 of file MkRuntimeC_atl.c.
#define META_FILE_NAME "MkRuntimeC_atl.c" |
Definition at line 11 of file MkRuntimeC_atl.c.
#define NoDecoSet_doc "MkRuntimeC::NoDecoSet noDeco:bool" |
Definition at line 103 of file MkRuntimeC_atl.c.
#define OT_CLASS amkrt->AtlMkRuntimeC |
Definition at line 15 of file MkRuntimeC_atl.c.
#define OT_CLASS_NAME "MkRuntimeC" |
Definition at line 17 of file MkRuntimeC_atl.c.
#define OT_NULL amkrt->AtlMkRuntimeC_MK_NULL |
Definition at line 16 of file MkRuntimeC_atl.c.
#define OT_retObj_CONSTR | ( | x | ) |
Definition at line 54 of file MkRuntimeC_atl.c.
#define OT_SETUP_hdl SetupHdlFromMetaData_2(MK_RT) |
Definition at line 47 of file MkRuntimeC_atl.c.
#define OT_SETUP_hdl__null_allow SetupHdlFromMetaData__null_allow_2(MK_RT) |
Definition at line 48 of file MkRuntimeC_atl.c.
#define OT_SETUP_hdl_constr SetupHdlConstr(MkRuntimeC) |
Definition at line 50 of file MkRuntimeC_atl.c.
#define OT_SETUP_hdl_destr SetupHdlFromMetaData__null_allow_2(MK_RT) |
Definition at line 49 of file MkRuntimeC_atl.c.
#define OT_SETUP_hdl_static SetupHdlStatic(MkRuntimeC) |
Definition at line 52 of file MkRuntimeC_atl.c.
#define OT_SETUP_hdl_static_constr OT_SETUP_hdl_static |
Definition at line 51 of file MkRuntimeC_atl.c.
#define SELF2HDL | ( | O | ) |
Definition at line 19 of file MkRuntimeC_atl.c.
|
static |
Definition at line 28 of file MkRuntimeC_atl.c.
Definition at line 34 of file MkRuntimeC_atl.c.
Definition at line 41 of file MkRuntimeC_atl.c.
int atlmkkernel_pMkRuntimeC_Init | ( | OT_MK_ARGS OT_NS_T | ns | ) |
TCL API Public API
Definition at line 341 of file MkRuntimeC_atl.c.
|
static |
Definition at line 320 of file MkRuntimeC_atl.c.
|
static |
METHOD API
Definition at line 299 of file MkRuntimeC_atl.c.