theSq3Lite 10.0
|
tag: nhi1-release-250425 More...
#include "LibSq3Lite_private_tcl.h"
Go to the source code of this file.
Macros | |
#define | META_FILE_NAME "Sq3BlobC_tcl.c" |
#define | OT_CLASS NS(Sq3BlobC) |
#define | OT_CLASS_NAME "Sq3BlobC" |
#define | OBJECT2BLOB(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(BLOB,SQ3_BLOB); |
#define | OT_SETUP_hdl__null_allow SetupHdlFromMetaData__null_allow_2(BLOB,SQ3_BLOB); |
#define | OT_SETUP_hdl_destr SetupHdlFromMetaData__null_allow_2(BLOB,SQ3_BLOB); |
#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 "Sq3BlobC [Sq3BlobC CTOR sq3lite:Sq3LiteC zDb:string zTable:string zColumn:string iRow:int64 flags:int32]" |
#define | Open_doc "Sq3BlobC [Sq3BlobC Open sq3lite:Sq3LiteC zDb:string zTable:string zColumn:string iRow:int64 flags:int32]" |
#define | GetNull_doc "Sq3BlobC [Sq3BlobC GetNull]" |
#define | HandleResolve_doc "Sq3BlobC [Sq3BlobC HandleResolve netHdl:MK_HDL]" |
#define | Instances_doc "Sq3BlobC [Sq3BlobC Instances]" |
#define | Next_doc "Sq3BlobC [$blob Next]" |
#define | Prev_doc "Sq3BlobC [$blob Prev]" |
#define | Read_doc "MkBufferC [$sq3blob Read Z_inout:MkBufferC iOffset:int32]" |
#define | Bytes_doc "int32 [$sq3blob Bytes]" |
#define | Reopen_doc "$sq3blob Reopen arg1:int64" |
#define | Write_doc "$sq3blob Write z:MkBufferC iOffset:int32" |
Variables | |
__thread OT_CLS_T | OT_CLASS = NULL |
static __thread MK_TYP | Sq3BlobCTT = NULL |
__thread OT_OBJ_T | tclsq3lite_Sq3BlobC_MK_NULL = NULL |
static Tcl_MethodType | tclsq3lite_sOtClassDef [] |
static Tcl_MethodType | tclsq3lite_sInstanceDef [] |
tag: nhi1-release-250425
Definition in file Sq3BlobC_tcl.c.
#define Bytes_doc "int32 [$sq3blob Bytes]" |
Definition at line 131 of file Sq3BlobC_tcl.c.
#define ClassInit |
Definition at line 77 of file Sq3BlobC_tcl.c.
#define CTOR_doc "Sq3BlobC [Sq3BlobC CTOR sq3lite:Sq3LiteC zDb:string zTable:string zColumn:string iRow:int64 flags:int32]" |
Definition at line 115 of file Sq3BlobC_tcl.c.
#define GetNull_doc "Sq3BlobC [Sq3BlobC GetNull]" |
Definition at line 119 of file Sq3BlobC_tcl.c.
#define HandleResolve_doc "Sq3BlobC [Sq3BlobC HandleResolve netHdl:MK_HDL]" |
Definition at line 120 of file Sq3BlobC_tcl.c.
#define Instances_doc "Sq3BlobC [Sq3BlobC Instances]" |
Definition at line 121 of file Sq3BlobC_tcl.c.
#define META_FILE_NAME "Sq3BlobC_tcl.c" |
Definition at line 11 of file Sq3BlobC_tcl.c.
#define Next_doc "Sq3BlobC [$blob Next]" |
Definition at line 124 of file Sq3BlobC_tcl.c.
#define OBJECT2BLOB | ( | O | ) |
Definition at line 18 of file Sq3BlobC_tcl.c.
#define Open_doc "Sq3BlobC [Sq3BlobC Open sq3lite:Sq3LiteC zDb:string zTable:string zColumn:string iRow:int64 flags:int32]" |
Definition at line 116 of file Sq3BlobC_tcl.c.
#define OT_CLASS NS(Sq3BlobC) |
Definition at line 15 of file Sq3BlobC_tcl.c.
#define OT_CLASS_NAME "Sq3BlobC" |
Definition at line 16 of file Sq3BlobC_tcl.c.
#define OT_SETUP_hdl SetupHdlFromMetaData_2(BLOB,SQ3_BLOB); |
Definition at line 59 of file Sq3BlobC_tcl.c.
#define OT_SETUP_hdl__null_allow SetupHdlFromMetaData__null_allow_2(BLOB,SQ3_BLOB); |
Definition at line 60 of file Sq3BlobC_tcl.c.
#define OT_SETUP_hdl_constr |
Definition at line 64 of file Sq3BlobC_tcl.c.
#define OT_SETUP_hdl_constr_pre |
Definition at line 63 of file Sq3BlobC_tcl.c.
#define OT_SETUP_hdl_destr SetupHdlFromMetaData__null_allow_2(BLOB,SQ3_BLOB); |
Definition at line 61 of file Sq3BlobC_tcl.c.
#define OT_SETUP_hdl_static |
Definition at line 53 of file Sq3BlobC_tcl.c.
#define OT_SETUP_hdl_static_constr |
Definition at line 49 of file Sq3BlobC_tcl.c.
#define OT_SETUP_hdl_static_constr_pre |
Definition at line 48 of file Sq3BlobC_tcl.c.
#define Prev_doc "Sq3BlobC [$blob Prev]" |
Definition at line 125 of file Sq3BlobC_tcl.c.
#define Read_doc "MkBufferC [$sq3blob Read Z_inout:MkBufferC iOffset:int32]" |
Definition at line 128 of file Sq3BlobC_tcl.c.
#define Reopen_doc "$sq3blob Reopen arg1:int64" |
Definition at line 133 of file Sq3BlobC_tcl.c.
#define SetupRtFromHdl_X | ( | hdl | ) |
Definition at line 73 of file Sq3BlobC_tcl.c.
#define SetupRtFromHdl_XN | ( | hdl | ) |
Definition at line 72 of file Sq3BlobC_tcl.c.
#define VER TCL_OO_METHOD_VERSION_CURRENT |
Definition at line 108 of file Sq3BlobC_tcl.c.
#define Write_doc "$sq3blob Write z:MkBufferC iOffset:int32" |
Definition at line 134 of file Sq3BlobC_tcl.c.
int tclsq3lite_pSq3BlobC_Init | ( | MK_RT | mkrt, |
Tcl_Interp * | interp, | ||
Tcl_Namespace * | ns ) |
Public API
Definition at line 455 of file Sq3BlobC_tcl.c.
|
static |
Definition at line 28 of file Sq3BlobC_tcl.c.
Definition at line 33 of file Sq3BlobC_tcl.c.
Definition at line 39 of file Sq3BlobC_tcl.c.
__thread OT_CLS_T OT_CLASS = NULL |
Definition at line 21 of file Sq3BlobC_tcl.c.
|
static |
Definition at line 24 of file Sq3BlobC_tcl.c.
|
static |
Definition at line 426 of file Sq3BlobC_tcl.c.
|
static |
Definition at line 409 of file Sq3BlobC_tcl.c.
__thread OT_OBJ_T tclsq3lite_Sq3BlobC_MK_NULL = NULL |
Definition at line 25 of file Sq3BlobC_tcl.c.