theSq3Lite 10.0
|
tag: nhi1-release-250425 More...
#include "LibSq3Lite_private_py.h"
Go to the source code of this file.
Macros | |
#define | META_FILE_NAME "Sq3BlobC_py.c" |
#define | OT_CLASS (&NS(Sq3BlobCR)) |
#define | OT_CLASS_NAME "Sq3BlobC" |
#define | OT_LNG2META(O) |
#define | OT_retObj_CONSTR(mng) |
#define | OT_SETUP_hdl OT_SETUP_hdl_tmpl(Sq3BlobC) |
#define | OT_SETUP_hdl__null_allow OT_SETUP_hdl_tmpl__null_allow(Sq3BlobC) |
#define | OT_SETUP_hdl_constr |
#define | OT_SETUP_hdl_destr OT_SETUP_hdl_tmpl__null_allow(Sq3BlobC) |
#define | OT_SETUP_hdl_static |
#define | OT_SETUP_hdl_static_constr OT_SETUP_hdl_static |
#define | SetupRtFromObj_X(hdl) |
#define | SetupRtFromObj_XN(hdl) |
#define | Sq3BlobCTT SQ3(Sq3LiteThreadState).Sq3BlobCTT |
#define | ClassInit |
#define | META_CONTEXT_S MK_ERROR_DEFAULT |
#define | Open_doc "Sq3BlobC Sq3BlobC.Open(sq3lite:Sq3LiteC, zDb:string, zTable:string, zColumn:string, iRow:int64, flags:int32)" |
#define | new_doc "Sq3BlobC Sq3BlobC.new(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 | |
static PyMethodDef | Sq3BlobC_Methods [] |
OT_CLASS_TYPE_REF | pysq3lite_Sq3BlobCR |
tag: nhi1-release-250425
Definition in file Sq3BlobC_py.c.
#define Bytes_doc "int32 sq3blob.Bytes()" |
Definition at line 116 of file Sq3BlobC_py.c.
#define ClassInit |
Definition at line 65 of file Sq3BlobC_py.c.
#define GetNull_doc "Sq3BlobC Sq3BlobC.GetNull()" |
Definition at line 104 of file Sq3BlobC_py.c.
#define HandleResolve_doc "Sq3BlobC Sq3BlobC.HandleResolve(netHdl:MK_HDL)" |
Definition at line 105 of file Sq3BlobC_py.c.
#define Instances_doc "Sq3BlobC Sq3BlobC.Instances()" |
Definition at line 106 of file Sq3BlobC_py.c.
#define META_CONTEXT_S MK_ERROR_DEFAULT |
Definition at line 88 of file Sq3BlobC_py.c.
#define META_FILE_NAME "Sq3BlobC_py.c" |
Definition at line 11 of file Sq3BlobC_py.c.
#define new_doc "Sq3BlobC Sq3BlobC.new(sq3lite:Sq3LiteC, zDb:string, zTable:string, zColumn:string, iRow:int64, flags:int32)" |
Definition at line 101 of file Sq3BlobC_py.c.
#define Next_doc "Sq3BlobC blob.Next()" |
Definition at line 109 of file Sq3BlobC_py.c.
#define Open_doc "Sq3BlobC Sq3BlobC.Open(sq3lite:Sq3LiteC, zDb:string, zTable:string, zColumn:string, iRow:int64, flags:int32)" |
doc definition
Definition at line 100 of file Sq3BlobC_py.c.
Definition at line 16 of file Sq3BlobC_py.c.
#define OT_CLASS_NAME "Sq3BlobC" |
Definition at line 17 of file Sq3BlobC_py.c.
#define OT_LNG2META | ( | O | ) |
Definition at line 19 of file Sq3BlobC_py.c.
#define OT_retObj_CONSTR | ( | mng | ) |
Definition at line 21 of file Sq3BlobC_py.c.
#define OT_SETUP_hdl OT_SETUP_hdl_tmpl(Sq3BlobC) |
Definition at line 23 of file Sq3BlobC_py.c.
#define OT_SETUP_hdl__null_allow OT_SETUP_hdl_tmpl__null_allow(Sq3BlobC) |
Definition at line 24 of file Sq3BlobC_py.c.
#define OT_SETUP_hdl_constr |
Definition at line 25 of file Sq3BlobC_py.c.
#define OT_SETUP_hdl_destr OT_SETUP_hdl_tmpl__null_allow(Sq3BlobC) |
Definition at line 27 of file Sq3BlobC_py.c.
#define OT_SETUP_hdl_static |
Definition at line 28 of file Sq3BlobC_py.c.
#define OT_SETUP_hdl_static_constr OT_SETUP_hdl_static |
Definition at line 31 of file Sq3BlobC_py.c.
#define Prev_doc "Sq3BlobC blob.Prev()" |
Definition at line 110 of file Sq3BlobC_py.c.
#define Read_doc "MkBufferC sq3blob.Read(Z_inout:MkBufferC, iOffset:int32)" |
Definition at line 113 of file Sq3BlobC_py.c.
#define Reopen_doc "sq3blob.Reopen(arg1:int64)" |
Definition at line 118 of file Sq3BlobC_py.c.
#define SetupRtFromObj_X | ( | hdl | ) |
Definition at line 34 of file Sq3BlobC_py.c.
#define SetupRtFromObj_XN | ( | hdl | ) |
Definition at line 35 of file Sq3BlobC_py.c.
#define Sq3BlobCTT SQ3(Sq3LiteThreadState).Sq3BlobCTT |
Definition at line 40 of file Sq3BlobC_py.c.
#define Write_doc "sq3blob.Write(z:MkBufferC, iOffset:int32)" |
Definition at line 119 of file Sq3BlobC_py.c.
int pysq3lite_pSq3BlobC_Init | ( | MK_RT | mkrt, |
PyObject * | m ) |
Definition at line 440 of file Sq3BlobC_py.c.
Definition at line 44 of file Sq3BlobC_py.c.
|
static |
Definition at line 51 of file Sq3BlobC_py.c.
Definition at line 55 of file Sq3BlobC_py.c.
Definition at line 59 of file Sq3BlobC_py.c.
OT_CLASS_TYPE_REF pysq3lite_Sq3BlobCR |
Public API
Definition at line 428 of file Sq3BlobC_py.c.
|
static |
Type definition
Definition at line 388 of file Sq3BlobC_py.c.