theSq3Lite 10.0 NHI1 - theKernel - theLink - theConfig - theSq3Lite - theCompiler - theBrain - theGuard - theLib - theATL
c - tcl - atl - cs - py - rb - jv - cc
Loading...
Searching...
No Matches
Sq3ValueC_sq3.h File Reference

Sq3ValueC_sq3.h - 12 Dec 2024 - aotto1968. More...

#include "LibSq3Lite_sq3.h"
#include "Sq3ValueC_def_sq3.h"
+ Include dependency graph for Sq3ValueC_sq3.h:

Go to the source code of this file.

Functions

static enum Sq3TextE Sq3ValueBytes (SQ3_VALN sq3val)
 Obtaining SQL Values …
 
static enum Sq3TextE Sq3ValueEncoding (SQ3_VALN sq3val)
 Report the internal text encoding state of an sqlite3_value object …
 
static MK_BOOL Sq3ValueFromBind (SQ3_VALN sq3val)
 Obtaining SQL Values …
 
static MK_BOOL Sq3ValueNoChange (SQ3_VALN sq3val)
 Obtaining SQL Values …
 
static enum Sq3TypeE Sq3ValueNumericType (SQ3_VALN sq3val)
 Obtaining SQL Values …
 
static MK_I32 Sq3ValueSubType (SQ3_VALN sq3val)
 Finding The Subtype Of SQL Values …
 
static enum Sq3TypeE Sq3ValueType (SQ3_VALN sq3val)
 Obtaining SQL Values …
 
static SQ3_VAL Sq3ValueDup (SQ3_VALN sq3val)
 Copy And Free SQL Values …
 
static void Sq3ValueFree (SQ3_VAL sq3val)
 Copy And Free SQL Values …
 
static MK_BINN Sq3ValueBlobHide (SQ3_VALN sq3val)
 Obtaining SQL Values …
 
static MK_DBL Sq3ValueDouble (SQ3_VALN sq3val)
 Obtaining SQL Values …
 
static MK_I32 Sq3ValueInt (SQ3_VALN sq3val)
 Obtaining SQL Values …
 
static MK_I64 Sq3ValueInt64 (SQ3_VALN sq3val)
 Obtaining SQL Values …
 
static MK_PTR Sq3ValuePointer (SQ3_VALN sq3val, MK_STRN arg1)
 Obtaining SQL Values …
 
static MK_STRN Sq3ValueText (SQ3_VALN sq3val)
 Obtaining SQL Values …
 
static enum MkErrorE Sq3ValueVtabInFirst (SQ3_VAL pVal, SQ3_VAL *ppOut)
 Find all elements on the right-hand side of an IN constraint …
 
static enum MkErrorE Sq3ValueVtabInNext (SQ3_VAL pVal, SQ3_VAL *ppOut)
 Find all elements on the right-hand side of an IN constraint …
 
static MkBinaryR Sq3ValueBinaryR (SQ3_VALN sq3val)
 Obtaining SQL Values …
 
static MK_BUF Sq3ValueBlob_RT (MK_RT mkrt, SQ3_VALN sq3val)
 Obtaining SQL Values …
 
static MkStringR Sq3ValueStringR (SQ3_VALN sq3val)
 Obtaining SQL Values …
 
void Sq3ValueLog_RT (MK_RT mkrt, SQ3_VALN const val, MK_OBJN fmtobj, MK_DBG const debug, MK_STRN const callfunc, MK_I32 const lvl)
 log the val
 
MK_BUF Sq3ValueBUF_RT (MK_RT mkrt, SQ3_VALN const val)
 Obtaining a MkBufferC value…
 

Detailed Description

Sq3ValueC_sq3.h - 12 Dec 2024 - aotto1968.

Version
6982e6a485c292e5c491b7b826b18651717da4cb
Date
Thu Dec 12 15:43:50 2024 +0100
Author
aotto1968 aotto.nosp@m.1968.nosp@m.@t-on.nosp@m.line.nosp@m..de

Definition in file Sq3ValueC_sq3.h.