Public Attributes | List of all members
sqlite3_context Struct Reference

Public Attributes

u8 argc
 
sqlite3_valueargv [1]
 
u8 fErrorOrAux
 
int iOp
 
int isError
 
FuncDefpFunc
 
MempMem
 
MempOut
 
VdbepVdbe
 
u8 skipFlag
 

Detailed Description

Definition at line 17993 of file sqlite3.c.

Member Data Documentation

◆ argc

u8 sqlite3_context::argc

Definition at line 18002 of file sqlite3.c.

◆ argv

sqlite3_value* sqlite3_context::argv[1]

Definition at line 18003 of file sqlite3.c.

◆ fErrorOrAux

u8 sqlite3_context::fErrorOrAux

Definition at line 18001 of file sqlite3.c.

◆ iOp

int sqlite3_context::iOp

Definition at line 17998 of file sqlite3.c.

◆ isError

int sqlite3_context::isError

Definition at line 17999 of file sqlite3.c.

◆ pFunc

FuncDef* sqlite3_context::pFunc

Definition at line 17995 of file sqlite3.c.

◆ pMem

Mem* sqlite3_context::pMem

Definition at line 17996 of file sqlite3.c.

◆ pOut

Mem* sqlite3_context::pOut

Definition at line 17994 of file sqlite3.c.

◆ pVdbe

Vdbe* sqlite3_context::pVdbe

Definition at line 17997 of file sqlite3.c.

◆ skipFlag

u8 sqlite3_context::skipFlag

Definition at line 18000 of file sqlite3.c.


The documentation for this struct was generated from the following file:


asr_psm
Author(s): Braun Kai, Gehrung Joachim, Heizmann Heinrich, Meißner Pascal
autogenerated on Mon Feb 28 2022 21:52:14