|
theSq3Lite 10.0
|
tag: nhi1-release-250425 More...
#include "LibSq3Lite_private_tcl.h"
Include dependency graph for Sq3ValueC_tcl.c:Go to the source code of this file.
Macros | |
| #define | META_FILE_NAME "Sq3ValueC_tcl.c" |
| #define | OT_CLASS NS(Sq3ValueC) |
| #define | OT_CLASS_NAME "Sq3ValueC" |
| #define | OBJECT2VAL(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(VAL,SQ3_VAL); |
| #define | OT_SETUP_hdl__null_allow SetupHdlFromMetaData__null_allow_2(VAL,SQ3_VAL); |
| #define | OT_SETUP_hdl_destr SetupHdlFromMetaData__null_allow_2(VAL,SQ3_VAL); |
| #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 | GetNull_doc "Sq3ValueC [Sq3ValueC GetNull]" |
| #define | HandleResolve_doc "Sq3ValueC [Sq3ValueC HandleResolve netHdl:MK_HDL]" |
| #define | Instances_doc "Sq3ValueC [Sq3ValueC Instances]" |
| #define | Dup_doc "Sq3ValueC [$sq3val Dup] (const)" |
| #define | BUF_doc "MkBufferC [$val BUF] (const)" |
| #define | Blob_doc "MkBufferC [$sq3val Blob] (const)" |
| #define | Next_doc "Sq3ValueC [$val Next]" |
| #define | Prev_doc "Sq3ValueC [$val Prev]" |
| #define | VtabInFirst_doc "Sq3ValueC [$pVal VtabInFirst]" |
| #define | VtabInNext_doc "Sq3ValueC [$pVal VtabInNext]" |
| #define | BinaryR_doc "binary [$sq3val BinaryR] (const)" |
| #define | Bytes_doc "Sq3TextE [$sq3val Bytes] (const)" |
| #define | Double_doc "double [$sq3val Double] (const)" |
| #define | Encoding_doc "Sq3TextE [$sq3val Encoding] (const)" |
| #define | FromBind_doc "bool [$sq3val FromBind] (const)" |
| #define | Int_doc "int32 [$sq3val Int] (const)" |
| #define | Int64_doc "int64 [$sq3val Int64] (const)" |
| #define | NoChange_doc "bool [$sq3val NoChange] (const)" |
| #define | NumericType_doc "Sq3TypeE [$sq3val NumericType] (const)" |
| #define | StringR_doc "string [$sq3val StringR] (const)" |
| #define | SubType_doc "int32 [$sq3val SubType] (const)" |
| #define | Text_doc "string [$sq3val Text] (const)" |
| #define | Type_doc "Sq3TypeE [$sq3val Type] (const)" |
Variables | |
| __thread OT_CLS_T | OT_CLASS = NULL |
| static __thread MK_TYP | Sq3ValueCTT = NULL |
| __thread OT_OBJ_T | tclsq3lite_Sq3ValueC_MK_NULL = NULL |
| static Tcl_MethodType | tclsq3lite_sOtClassDef [] |
| static Tcl_MethodType | tclsq3lite_sInstanceDef [] |
tag: nhi1-release-250425
Definition in file Sq3ValueC_tcl.c.
| #define BinaryR_doc "binary [$sq3val BinaryR] (const)" |
Definition at line 133 of file Sq3ValueC_tcl.c.
| #define Blob_doc "MkBufferC [$sq3val Blob] (const)" |
Definition at line 124 of file Sq3ValueC_tcl.c.
| #define BUF_doc "MkBufferC [$val BUF] (const)" |
Definition at line 123 of file Sq3ValueC_tcl.c.
| #define Bytes_doc "Sq3TextE [$sq3val Bytes] (const)" |
Definition at line 134 of file Sq3ValueC_tcl.c.
| #define ClassInit |
Definition at line 77 of file Sq3ValueC_tcl.c.
| #define Double_doc "double [$sq3val Double] (const)" |
Definition at line 135 of file Sq3ValueC_tcl.c.
| #define Dup_doc "Sq3ValueC [$sq3val Dup] (const)" |
Definition at line 120 of file Sq3ValueC_tcl.c.
| #define Encoding_doc "Sq3TextE [$sq3val Encoding] (const)" |
Definition at line 136 of file Sq3ValueC_tcl.c.
| #define FromBind_doc "bool [$sq3val FromBind] (const)" |
Definition at line 137 of file Sq3ValueC_tcl.c.
| #define GetNull_doc "Sq3ValueC [Sq3ValueC GetNull]" |
Definition at line 115 of file Sq3ValueC_tcl.c.
| #define HandleResolve_doc "Sq3ValueC [Sq3ValueC HandleResolve netHdl:MK_HDL]" |
Definition at line 116 of file Sq3ValueC_tcl.c.
| #define Instances_doc "Sq3ValueC [Sq3ValueC Instances]" |
Definition at line 117 of file Sq3ValueC_tcl.c.
| #define Int64_doc "int64 [$sq3val Int64] (const)" |
Definition at line 140 of file Sq3ValueC_tcl.c.
| #define Int_doc "int32 [$sq3val Int] (const)" |
Definition at line 139 of file Sq3ValueC_tcl.c.
| #define META_FILE_NAME "Sq3ValueC_tcl.c" |
Definition at line 11 of file Sq3ValueC_tcl.c.
| #define Next_doc "Sq3ValueC [$val Next]" |
Definition at line 125 of file Sq3ValueC_tcl.c.
| #define NoChange_doc "bool [$sq3val NoChange] (const)" |
Definition at line 142 of file Sq3ValueC_tcl.c.
| #define NumericType_doc "Sq3TypeE [$sq3val NumericType] (const)" |
Definition at line 143 of file Sq3ValueC_tcl.c.
| #define OBJECT2VAL | ( | O | ) |
Definition at line 18 of file Sq3ValueC_tcl.c.
| #define OT_CLASS NS(Sq3ValueC) |
Definition at line 15 of file Sq3ValueC_tcl.c.
| #define OT_CLASS_NAME "Sq3ValueC" |
Definition at line 16 of file Sq3ValueC_tcl.c.
| #define OT_SETUP_hdl SetupHdlFromMetaData_2(VAL,SQ3_VAL); |
Definition at line 59 of file Sq3ValueC_tcl.c.
| #define OT_SETUP_hdl__null_allow SetupHdlFromMetaData__null_allow_2(VAL,SQ3_VAL); |
Definition at line 60 of file Sq3ValueC_tcl.c.
| #define OT_SETUP_hdl_constr |
Definition at line 64 of file Sq3ValueC_tcl.c.
| #define OT_SETUP_hdl_constr_pre |
Definition at line 63 of file Sq3ValueC_tcl.c.
| #define OT_SETUP_hdl_destr SetupHdlFromMetaData__null_allow_2(VAL,SQ3_VAL); |
Definition at line 61 of file Sq3ValueC_tcl.c.
| #define OT_SETUP_hdl_static |
Definition at line 53 of file Sq3ValueC_tcl.c.
| #define OT_SETUP_hdl_static_constr |
Definition at line 49 of file Sq3ValueC_tcl.c.
| #define OT_SETUP_hdl_static_constr_pre |
Definition at line 48 of file Sq3ValueC_tcl.c.
| #define Prev_doc "Sq3ValueC [$val Prev]" |
Definition at line 126 of file Sq3ValueC_tcl.c.
| #define SetupRtFromHdl_X | ( | hdl | ) |
Definition at line 73 of file Sq3ValueC_tcl.c.
| #define SetupRtFromHdl_XN | ( | hdl | ) |
Definition at line 72 of file Sq3ValueC_tcl.c.
| #define StringR_doc "string [$sq3val StringR] (const)" |
Definition at line 144 of file Sq3ValueC_tcl.c.
| #define SubType_doc "int32 [$sq3val SubType] (const)" |
Definition at line 145 of file Sq3ValueC_tcl.c.
| #define Text_doc "string [$sq3val Text] (const)" |
Definition at line 146 of file Sq3ValueC_tcl.c.
| #define Type_doc "Sq3TypeE [$sq3val Type] (const)" |
Definition at line 147 of file Sq3ValueC_tcl.c.
| #define VER TCL_OO_METHOD_VERSION_CURRENT |
Definition at line 108 of file Sq3ValueC_tcl.c.
| #define VtabInFirst_doc "Sq3ValueC [$pVal VtabInFirst]" |
Definition at line 129 of file Sq3ValueC_tcl.c.
| #define VtabInNext_doc "Sq3ValueC [$pVal VtabInNext]" |
Definition at line 130 of file Sq3ValueC_tcl.c.
| int tclsq3lite_pSq3ValueC_Init | ( | MK_RT | mkrt, |
| Tcl_Interp * | interp, | ||
| Tcl_Namespace * | ns ) |
Public API
Definition at line 616 of file Sq3ValueC_tcl.c.
|
static |
Definition at line 28 of file Sq3ValueC_tcl.c.
Definition at line 33 of file Sq3ValueC_tcl.c.
Definition at line 39 of file Sq3ValueC_tcl.c.
| __thread OT_CLS_T OT_CLASS = NULL |
Definition at line 21 of file Sq3ValueC_tcl.c.
|
static |
Definition at line 24 of file Sq3ValueC_tcl.c.
|
static |
Definition at line 573 of file Sq3ValueC_tcl.c.
|
static |
Definition at line 559 of file Sq3ValueC_tcl.c.
| __thread OT_OBJ_T tclsq3lite_Sq3ValueC_MK_NULL = NULL |
Definition at line 25 of file Sq3ValueC_tcl.c.