|
theKernel 10.0
|
tag: nhi1-release-250425 More...
#include "LibMkKernel_private_tcl.h"
Include dependency graph for MkLogFileC_tcl.c:Go to the source code of this file.
Macros | |
| #define | META_FILE_NAME "MkLogFileC_tcl.c" |
| #define | OT_CLASS NS(MkLogFileC) |
| #define | OT_CLASS_NAME "MkLogFileC" |
| #define | OBJECT2LFL(O) |
| #define | OT_SETUP_hdl_static_constr_pre |
| #define | OT_SETUP_hdl_static_constr |
| #define | OT_SETUP_hdl_static |
| #define | OT_SETUP_hdl SetupHdlFromMetaData_2(LFL,MK_LFL); |
| #define | OT_SETUP_hdl__null_allow SetupHdlFromMetaData__null_allow_2(LFL,MK_LFL); |
| #define | OT_SETUP_hdl_destr SetupHdlFromMetaData__null_allow_2(LFL,MK_LFL); |
| #define | OT_SETUP_hdl_constr_pre |
| #define | OT_SETUP_hdl_constr |
| #define | SetupRtFromHdl_XN(hdl) |
| #define | SetupRtFromHdl_X(hdl) |
| #define | ClassInit |
| #define | VER TCL_OO_METHOD_VERSION_CURRENT |
| #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 [$lfl Next]" |
| #define | Prev_doc "MkLogFileC [$lfl Prev]" |
| #define | WriteC_doc "$lfl WriteC text:string (const)" |
| #define | GetFile_doc "string [$lfl GetFile] (const)" |
Variables | |
| __thread OT_CLS_T | OT_CLASS = NULL |
| static __thread MK_TYP | MkLogFileCTT = NULL |
| __thread OT_OBJ_T | tclmkkernel_MkLogFileC_MK_NULL = NULL |
| static const Tcl_MethodType | tclmkkernel_sOtClassDef [] |
| static const Tcl_MethodType | tclmkkernel_sInstanceDef [] |
tag: nhi1-release-250425
Definition in file MkLogFileC_tcl.c.
| #define ClassInit |
Definition at line 77 of file MkLogFileC_tcl.c.
| #define CTOR_doc "MkLogFileC [MkLogFileC CTOR fmtobj:MkObjectC file:string]" |
Definition at line 115 of file MkLogFileC_tcl.c.
| #define GetFile_doc "string [$lfl GetFile] (const)" |
Definition at line 132 of file MkLogFileC_tcl.c.
| #define GetNull_doc "MkLogFileC [MkLogFileC GetNull]" |
Definition at line 119 of file MkLogFileC_tcl.c.
| #define HandleResolve_doc "MkLogFileC [MkLogFileC HandleResolve netHdl:MK_HDL]" |
Definition at line 120 of file MkLogFileC_tcl.c.
| #define Instances_doc "MkLogFileC [MkLogFileC Instances]" |
Definition at line 121 of file MkLogFileC_tcl.c.
| #define META_FILE_NAME "MkLogFileC_tcl.c" |
Definition at line 11 of file MkLogFileC_tcl.c.
| #define Next_doc "MkLogFileC [$lfl Next]" |
Definition at line 124 of file MkLogFileC_tcl.c.
| #define OBJECT2LFL | ( | O | ) |
Definition at line 18 of file MkLogFileC_tcl.c.
| #define Open_doc "MkLogFileC [MkLogFileC Open fmtobj:MkObjectC file:string]" |
Definition at line 116 of file MkLogFileC_tcl.c.
| #define OT_CLASS NS(MkLogFileC) |
Definition at line 15 of file MkLogFileC_tcl.c.
| #define OT_CLASS_NAME "MkLogFileC" |
Definition at line 16 of file MkLogFileC_tcl.c.
| #define OT_SETUP_hdl SetupHdlFromMetaData_2(LFL,MK_LFL); |
Definition at line 59 of file MkLogFileC_tcl.c.
| #define OT_SETUP_hdl__null_allow SetupHdlFromMetaData__null_allow_2(LFL,MK_LFL); |
Definition at line 60 of file MkLogFileC_tcl.c.
| #define OT_SETUP_hdl_constr |
Definition at line 64 of file MkLogFileC_tcl.c.
| #define OT_SETUP_hdl_constr_pre |
Definition at line 63 of file MkLogFileC_tcl.c.
| #define OT_SETUP_hdl_destr SetupHdlFromMetaData__null_allow_2(LFL,MK_LFL); |
Definition at line 61 of file MkLogFileC_tcl.c.
| #define OT_SETUP_hdl_static |
Definition at line 53 of file MkLogFileC_tcl.c.
| #define OT_SETUP_hdl_static_constr |
Definition at line 49 of file MkLogFileC_tcl.c.
| #define OT_SETUP_hdl_static_constr_pre |
Definition at line 48 of file MkLogFileC_tcl.c.
| #define Prev_doc "MkLogFileC [$lfl Prev]" |
Definition at line 125 of file MkLogFileC_tcl.c.
| #define SetupRtFromHdl_X | ( | hdl | ) |
Definition at line 73 of file MkLogFileC_tcl.c.
| #define SetupRtFromHdl_XN | ( | hdl | ) |
Definition at line 72 of file MkLogFileC_tcl.c.
| #define VER TCL_OO_METHOD_VERSION_CURRENT |
Definition at line 108 of file MkLogFileC_tcl.c.
| #define WriteC_doc "$lfl WriteC text:string (const)" |
Definition at line 129 of file MkLogFileC_tcl.c.
|
static |
Definition at line 28 of file MkLogFileC_tcl.c.
Definition at line 33 of file MkLogFileC_tcl.c.
Definition at line 39 of file MkLogFileC_tcl.c.
Public API
Definition at line 389 of file MkLogFileC_tcl.c.
|
static |
Definition at line 24 of file MkLogFileC_tcl.c.
| __thread OT_CLS_T OT_CLASS = NULL |
Definition at line 21 of file MkLogFileC_tcl.c.
| __thread OT_OBJ_T tclmkkernel_MkLogFileC_MK_NULL = NULL |
Definition at line 25 of file MkLogFileC_tcl.c.
|
static |
Definition at line 362 of file MkLogFileC_tcl.c.
|
static |
Definition at line 345 of file MkLogFileC_tcl.c.