theKernel 10.0
|
tag: nhi1-release-250425 More...
Go to the source code of this file.
Macros | |
#define | META_FILE_NAME "MkBufferListC_tcl.c" |
#define | OT_CLASS NS(MkBufferListC) |
#define | OT_CLASS_NAME "MkBufferListC" |
#define | OBJECT2BFL(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(BFL,MK_BFL); |
#define | OT_SETUP_hdl__null_allow SetupHdlFromMetaData__null_allow_2(BFL,MK_BFL); |
#define | OT_SETUP_hdl_destr SetupHdlFromMetaData__null_allow_2(BFL,MK_BFL); |
#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 "MkBufferListC [MkBufferListC CTOR ?size:int32=0?]" |
#define | Create_doc "MkBufferListC [MkBufferListC Create ?size:int32=0?]" |
#define | CreateLA_doc "MkBufferListC [MkBufferListC CreateLA args:MkBufferListC...]" |
#define | FileGlob_doc "MkBufferListC [MkBufferListC FileGlob pattern_match:string]" |
#define | CreateTLS_doc "MkBufferListC [MkBufferListC CreateTLS tlsName:string ?resetB:bool=true?]" |
#define | GetNull_doc "MkBufferListC [MkBufferListC GetNull]" |
#define | HandleResolve_doc "MkBufferListC [MkBufferListC HandleResolve netHdl:MK_HDL]" |
#define | Instances_doc "MkBufferListC [MkBufferListC Instances]" |
#define | Merge_doc "MkBufferListC [$bfl Merge]" |
#define | Dup_doc "MkBufferListC [$bfl Dup] (const)" |
#define | AppendLA_doc "MkBufferListC [$bfl AppendLA args:MkBufferListC...]" |
#define | AppendLP_doc "MkBufferListC [$bfl AppendLP addBufL:MkBufferListC ?position:int32=-1?]" |
#define | IndexGetBUF_doc "MkBufferC [$bfl IndexGetBUF index:int32]" |
#define | Next_doc "MkBufferListC [$bfl Next]" |
#define | PositionMerge_doc "MkBufferListC [$bfl PositionMerge source:MkBufferListC position:int32]" |
#define | Prev_doc "MkBufferListC [$bfl Prev]" |
#define | Reset_doc "MkBufferListC [$bfl Reset]" |
#define | Sort_doc "MkBufferListC [$bfl Sort]" |
#define | ToBuffer_doc "MkBufferC [$bfl ToBuffer] (const)" |
#define | CheckOptionBUF_doc "MkBufferC [$bfl CheckOptionBUF opt:string ?defval:MkBufferC=\"MK_NULL\"? ?onlyFirst:bool=true?]" |
#define | IndexExtract_doc "MkBufferC [$bfl IndexExtract ?index:int32=0?]" |
#define | IndexGet_doc "MkBufferC [$bfl IndexGet index:int32] (const)" |
#define | AppendBIN_doc "$bfl AppendBIN val:binary" |
#define | AppendBOL_doc "$bfl AppendBOL val:bool" |
#define | AppendBUF_doc "$bfl AppendBUF val:MkBufferC" |
#define | AppendDBL_doc "$bfl AppendDBL val:double" |
#define | AppendFLT_doc "$bfl AppendFLT val:float" |
#define | AppendG_doc "$bfl AppendG val:long" |
#define | AppendI16_doc "$bfl AppendI16 val:int16" |
#define | AppendI32_doc "$bfl AppendI32 val:int32" |
#define | AppendI64_doc "$bfl AppendI64 val:int64" |
#define | AppendI8_doc "$bfl AppendI8 val:int8" |
#define | AppendSTR_doc "$bfl AppendSTR val:string" |
#define | AppendStringR_doc "$bfl AppendStringR val:string" |
#define | AppendUP_doc "$bfl AppendUP addBuf:MkBufferC ?position:int32=-1?" |
#define | CheckOption_doc "bool [$bfl CheckOption opt:string ?onlyFirst:bool=false?]" |
#define | Cmp_doc "int32 [$bfl Cmp bfl2:MkBufferListC] (const)" |
#define | Copy_doc "$bfl Copy src:MkBufferListC (const)" |
#define | IndexDelete_doc "$bfl IndexDelete index:int32 ?numitems:int32=1? ?doDelete:bool=true?" |
#define | IndexGetSTR_doc "string [$bfl IndexGetSTR index:int32]" |
#define | IndexSet_doc "$bfl IndexSet index:int32 buf:MkBufferC" |
#define | IndexSetBUF_doc "$bfl IndexSetBUF index:int32 buf:MkBufferC" |
#define | IndexSetSTR_doc "$bfl IndexSetSTR index:int32 str:string" |
#define | LogS_doc "$bfl LogS ?varname:string=\"bfl\"? ?fmtobj:MkObjectC=\"MK_NULL\"? ?callfunc:string=\"MK_NULL\"? (const)" |
#define | LogSS_doc "$bfl LogSS ?varname:string=\"bfl\"? ?fmtobj:MkObjectC=\"MK_NULL\"? ?callfunc:string=\"MK_NULL\"? (const)" |
#define | LogSSS_doc "$bfl LogSSS ?varname:string=\"bfl\"? ?fmtobj:MkObjectC=\"MK_NULL\"? ?callfunc:string=\"MK_NULL\"? (const)" |
#define | Move_doc "$to Move from:MkBufferListC" |
#define | Reserve_doc "$bfl Reserve num:int32" |
#define | SearchC_doc "int32 [$bfl SearchC str:string ?len:int32=-1? ?startindex:int32=0?] (const)" |
#define | Size_doc "int32 [$bfl Size] (const)" |
#define | ToList_doc "[list...] [$bfl ToList] (const)" |
#define | CheckOptionBOL_doc "bool [$bfl CheckOptionBOL opt:string ?defval:bool=false? ?onlyFirst:bool=true?]" |
#define | CheckOptionDBL_doc "double [$bfl CheckOptionDBL opt:string ?defval:double=0? ?onlyFirst:bool=true?]" |
#define | CheckOptionFLT_doc "float [$bfl CheckOptionFLT opt:string ?defval:float=0? ?onlyFirst:bool=true?]" |
#define | CheckOptionI16_doc "int16 [$bfl CheckOptionI16 opt:string ?defval:int16=0? ?onlyFirst:bool=true?]" |
#define | CheckOptionI32_doc "int32 [$bfl CheckOptionI32 opt:string ?defval:int32=0? ?onlyFirst:bool=true?]" |
#define | CheckOptionI64_doc "int64 [$bfl CheckOptionI64 opt:string ?defval:int64=0? ?onlyFirst:bool=true?]" |
#define | CheckOptionI8_doc "int8 [$bfl CheckOptionI8 opt:string ?defval:int8=0? ?onlyFirst:bool=true?]" |
#define | CheckOptionSTR_doc "string [$bfl CheckOptionSTR opt:string ?defval:string=\"\"? ?onlyFirst:bool=true?]" |
Variables | |
__thread OT_CLS_T | OT_CLASS = NULL |
static __thread MK_TYP | MkBufferListCTT = NULL |
__thread OT_OBJ_T | tclmkkernel_MkBufferListC_MK_NULL = NULL |
static const Tcl_MethodType | tclmkkernel_sOtClassDef [] |
static const Tcl_MethodType | tclmkkernel_sInstanceDef [] |
tag: nhi1-release-250425
Definition in file MkBufferListC_tcl.c.
#define AppendBIN_doc "$bfl AppendBIN val:binary" |
Definition at line 155 of file MkBufferListC_tcl.c.
#define AppendBOL_doc "$bfl AppendBOL val:bool" |
Definition at line 156 of file MkBufferListC_tcl.c.
#define AppendBUF_doc "$bfl AppendBUF val:MkBufferC" |
Definition at line 157 of file MkBufferListC_tcl.c.
#define AppendDBL_doc "$bfl AppendDBL val:double" |
Definition at line 158 of file MkBufferListC_tcl.c.
#define AppendFLT_doc "$bfl AppendFLT val:float" |
Definition at line 159 of file MkBufferListC_tcl.c.
#define AppendG_doc "$bfl AppendG val:long" |
Definition at line 160 of file MkBufferListC_tcl.c.
#define AppendI16_doc "$bfl AppendI16 val:int16" |
Definition at line 161 of file MkBufferListC_tcl.c.
#define AppendI32_doc "$bfl AppendI32 val:int32" |
Definition at line 162 of file MkBufferListC_tcl.c.
#define AppendI64_doc "$bfl AppendI64 val:int64" |
Definition at line 163 of file MkBufferListC_tcl.c.
#define AppendI8_doc "$bfl AppendI8 val:int8" |
Definition at line 164 of file MkBufferListC_tcl.c.
#define AppendLA_doc "MkBufferListC [$bfl AppendLA args:MkBufferListC...]" |
Definition at line 139 of file MkBufferListC_tcl.c.
#define AppendLP_doc "MkBufferListC [$bfl AppendLP addBufL:MkBufferListC ?position:int32=-1?]" |
Definition at line 140 of file MkBufferListC_tcl.c.
#define AppendSTR_doc "$bfl AppendSTR val:string" |
Definition at line 165 of file MkBufferListC_tcl.c.
#define AppendStringR_doc "$bfl AppendStringR val:string" |
Definition at line 166 of file MkBufferListC_tcl.c.
#define AppendUP_doc "$bfl AppendUP addBuf:MkBufferC ?position:int32=-1?" |
Definition at line 167 of file MkBufferListC_tcl.c.
#define CheckOption_doc "bool [$bfl CheckOption opt:string ?onlyFirst:bool=false?]" |
Definition at line 168 of file MkBufferListC_tcl.c.
#define CheckOptionBOL_doc "bool [$bfl CheckOptionBOL opt:string ?defval:bool=false? ?onlyFirst:bool=true?]" |
Definition at line 189 of file MkBufferListC_tcl.c.
#define CheckOptionBUF_doc "MkBufferC [$bfl CheckOptionBUF opt:string ?defval:MkBufferC=\"MK_NULL\"? ?onlyFirst:bool=true?]" |
Definition at line 150 of file MkBufferListC_tcl.c.
#define CheckOptionDBL_doc "double [$bfl CheckOptionDBL opt:string ?defval:double=0? ?onlyFirst:bool=true?]" |
Definition at line 190 of file MkBufferListC_tcl.c.
#define CheckOptionFLT_doc "float [$bfl CheckOptionFLT opt:string ?defval:float=0? ?onlyFirst:bool=true?]" |
Definition at line 191 of file MkBufferListC_tcl.c.
#define CheckOptionI16_doc "int16 [$bfl CheckOptionI16 opt:string ?defval:int16=0? ?onlyFirst:bool=true?]" |
Definition at line 192 of file MkBufferListC_tcl.c.
#define CheckOptionI32_doc "int32 [$bfl CheckOptionI32 opt:string ?defval:int32=0? ?onlyFirst:bool=true?]" |
Definition at line 193 of file MkBufferListC_tcl.c.
#define CheckOptionI64_doc "int64 [$bfl CheckOptionI64 opt:string ?defval:int64=0? ?onlyFirst:bool=true?]" |
Definition at line 194 of file MkBufferListC_tcl.c.
#define CheckOptionI8_doc "int8 [$bfl CheckOptionI8 opt:string ?defval:int8=0? ?onlyFirst:bool=true?]" |
Definition at line 195 of file MkBufferListC_tcl.c.
#define CheckOptionSTR_doc "string [$bfl CheckOptionSTR opt:string ?defval:string=\"\"? ?onlyFirst:bool=true?]" |
Definition at line 196 of file MkBufferListC_tcl.c.
#define ClassInit |
Definition at line 77 of file MkBufferListC_tcl.c.
#define Cmp_doc "int32 [$bfl Cmp bfl2:MkBufferListC] (const)" |
Definition at line 169 of file MkBufferListC_tcl.c.
#define Copy_doc "$bfl Copy src:MkBufferListC (const)" |
Definition at line 170 of file MkBufferListC_tcl.c.
#define Create_doc "MkBufferListC [MkBufferListC Create ?size:int32=0?]" |
Definition at line 122 of file MkBufferListC_tcl.c.
#define CreateLA_doc "MkBufferListC [MkBufferListC CreateLA args:MkBufferListC...]" |
Definition at line 123 of file MkBufferListC_tcl.c.
#define CreateTLS_doc "MkBufferListC [MkBufferListC CreateTLS tlsName:string ?resetB:bool=true?]" |
Definition at line 127 of file MkBufferListC_tcl.c.
#define CTOR_doc "MkBufferListC [MkBufferListC CTOR ?size:int32=0?]" |
doc definition
Definition at line 121 of file MkBufferListC_tcl.c.
#define Dup_doc "MkBufferListC [$bfl Dup] (const)" |
Definition at line 136 of file MkBufferListC_tcl.c.
#define FileGlob_doc "MkBufferListC [MkBufferListC FileGlob pattern_match:string]" |
Definition at line 124 of file MkBufferListC_tcl.c.
#define GetNull_doc "MkBufferListC [MkBufferListC GetNull]" |
Definition at line 128 of file MkBufferListC_tcl.c.
#define HandleResolve_doc "MkBufferListC [MkBufferListC HandleResolve netHdl:MK_HDL]" |
Definition at line 129 of file MkBufferListC_tcl.c.
#define IndexDelete_doc "$bfl IndexDelete index:int32 ?numitems:int32=1? ?doDelete:bool=true?" |
Definition at line 172 of file MkBufferListC_tcl.c.
#define IndexExtract_doc "MkBufferC [$bfl IndexExtract ?index:int32=0?]" |
Definition at line 151 of file MkBufferListC_tcl.c.
#define IndexGet_doc "MkBufferC [$bfl IndexGet index:int32] (const)" |
Definition at line 152 of file MkBufferListC_tcl.c.
#define IndexGetBUF_doc "MkBufferC [$bfl IndexGetBUF index:int32]" |
Definition at line 141 of file MkBufferListC_tcl.c.
#define IndexGetSTR_doc "string [$bfl IndexGetSTR index:int32]" |
Definition at line 173 of file MkBufferListC_tcl.c.
#define IndexSet_doc "$bfl IndexSet index:int32 buf:MkBufferC" |
Definition at line 174 of file MkBufferListC_tcl.c.
#define IndexSetBUF_doc "$bfl IndexSetBUF index:int32 buf:MkBufferC" |
Definition at line 175 of file MkBufferListC_tcl.c.
#define IndexSetSTR_doc "$bfl IndexSetSTR index:int32 str:string" |
Definition at line 176 of file MkBufferListC_tcl.c.
#define Instances_doc "MkBufferListC [MkBufferListC Instances]" |
Definition at line 130 of file MkBufferListC_tcl.c.
#define LogS_doc "$bfl LogS ?varname:string=\"bfl\"? ?fmtobj:MkObjectC=\"MK_NULL\"? ?callfunc:string=\"MK_NULL\"? (const)" |
Definition at line 178 of file MkBufferListC_tcl.c.
#define LogSS_doc "$bfl LogSS ?varname:string=\"bfl\"? ?fmtobj:MkObjectC=\"MK_NULL\"? ?callfunc:string=\"MK_NULL\"? (const)" |
Definition at line 179 of file MkBufferListC_tcl.c.
#define LogSSS_doc "$bfl LogSSS ?varname:string=\"bfl\"? ?fmtobj:MkObjectC=\"MK_NULL\"? ?callfunc:string=\"MK_NULL\"? (const)" |
Definition at line 180 of file MkBufferListC_tcl.c.
#define Merge_doc "MkBufferListC [$bfl Merge]" |
Definition at line 133 of file MkBufferListC_tcl.c.
#define META_FILE_NAME "MkBufferListC_tcl.c" |
Definition at line 11 of file MkBufferListC_tcl.c.
#define Move_doc "$to Move from:MkBufferListC" |
Definition at line 181 of file MkBufferListC_tcl.c.
#define Next_doc "MkBufferListC [$bfl Next]" |
Definition at line 142 of file MkBufferListC_tcl.c.
#define OBJECT2BFL | ( | O | ) |
Definition at line 18 of file MkBufferListC_tcl.c.
#define OT_CLASS NS(MkBufferListC) |
Definition at line 15 of file MkBufferListC_tcl.c.
#define OT_CLASS_NAME "MkBufferListC" |
Definition at line 16 of file MkBufferListC_tcl.c.
#define OT_SETUP_hdl SetupHdlFromMetaData_2(BFL,MK_BFL); |
Definition at line 59 of file MkBufferListC_tcl.c.
#define OT_SETUP_hdl__null_allow SetupHdlFromMetaData__null_allow_2(BFL,MK_BFL); |
Definition at line 60 of file MkBufferListC_tcl.c.
#define OT_SETUP_hdl_constr |
Definition at line 64 of file MkBufferListC_tcl.c.
#define OT_SETUP_hdl_constr_pre |
Definition at line 63 of file MkBufferListC_tcl.c.
#define OT_SETUP_hdl_destr SetupHdlFromMetaData__null_allow_2(BFL,MK_BFL); |
Definition at line 61 of file MkBufferListC_tcl.c.
#define OT_SETUP_hdl_static |
Definition at line 53 of file MkBufferListC_tcl.c.
#define OT_SETUP_hdl_static_constr |
Definition at line 49 of file MkBufferListC_tcl.c.
#define OT_SETUP_hdl_static_constr_pre |
Definition at line 48 of file MkBufferListC_tcl.c.
#define PositionMerge_doc "MkBufferListC [$bfl PositionMerge source:MkBufferListC position:int32]" |
Definition at line 143 of file MkBufferListC_tcl.c.
#define Prev_doc "MkBufferListC [$bfl Prev]" |
Definition at line 144 of file MkBufferListC_tcl.c.
#define Reserve_doc "$bfl Reserve num:int32" |
Definition at line 182 of file MkBufferListC_tcl.c.
#define Reset_doc "MkBufferListC [$bfl Reset]" |
Definition at line 145 of file MkBufferListC_tcl.c.
#define SearchC_doc "int32 [$bfl SearchC str:string ?len:int32=-1? ?startindex:int32=0?] (const)" |
Definition at line 183 of file MkBufferListC_tcl.c.
#define SetupRtFromHdl_X | ( | hdl | ) |
Definition at line 73 of file MkBufferListC_tcl.c.
#define SetupRtFromHdl_XN | ( | hdl | ) |
Definition at line 72 of file MkBufferListC_tcl.c.
#define Size_doc "int32 [$bfl Size] (const)" |
Definition at line 184 of file MkBufferListC_tcl.c.
#define Sort_doc "MkBufferListC [$bfl Sort]" |
Definition at line 146 of file MkBufferListC_tcl.c.
#define ToBuffer_doc "MkBufferC [$bfl ToBuffer] (const)" |
Definition at line 147 of file MkBufferListC_tcl.c.
#define ToList_doc "[list...] [$bfl ToList] (const)" |
Definition at line 185 of file MkBufferListC_tcl.c.
#define VER TCL_OO_METHOD_VERSION_CURRENT |
Definition at line 108 of file MkBufferListC_tcl.c.
|
static |
Definition at line 28 of file MkBufferListC_tcl.c.
|
static |
Definition at line 33 of file MkBufferListC_tcl.c.
|
static |
Definition at line 39 of file MkBufferListC_tcl.c.
Definition at line 1456 of file MkBufferListC_tcl.c.
|
static |
Definition at line 24 of file MkBufferListC_tcl.c.
__thread OT_CLS_T OT_CLASS = NULL |
Definition at line 21 of file MkBufferListC_tcl.c.
__thread OT_OBJ_T tclmkkernel_MkBufferListC_MK_NULL = NULL |
Definition at line 25 of file MkBufferListC_tcl.c.
|
static |
Definition at line 1376 of file MkBufferListC_tcl.c.
|
static |
Definition at line 1356 of file MkBufferListC_tcl.c.