Public Attributes | List of all members
VdbeOp::p4union Union Reference

Public Attributes

int * ai
 
int i
 
voidp
 
CollSeqpColl
 
sqlite3_contextpCtx
 
FuncDefpFunc
 
i64pI64
 
KeyInfopKeyInfo
 
MempMem
 
SubProgrampProgram
 
double * pReal
 
TablepTab
 
VTablepVtab
 
int(* xAdvance )(BtCursor *, int *)
 
char * z
 

Detailed Description

Definition at line 12216 of file sqlite3.c.

Member Data Documentation

int* VdbeOp::p4union::ai

Definition at line 12228 of file sqlite3.c.

int VdbeOp::p4union::i

Definition at line 12217 of file sqlite3.c.

void* VdbeOp::p4union::p

Definition at line 12218 of file sqlite3.c.

CollSeq* VdbeOp::p4union::pColl

Definition at line 12224 of file sqlite3.c.

sqlite3_context* VdbeOp::p4union::pCtx

Definition at line 12223 of file sqlite3.c.

FuncDef* VdbeOp::p4union::pFunc

Definition at line 12222 of file sqlite3.c.

i64* VdbeOp::p4union::pI64

Definition at line 12220 of file sqlite3.c.

KeyInfo* VdbeOp::p4union::pKeyInfo

Definition at line 12227 of file sqlite3.c.

Mem* VdbeOp::p4union::pMem

Definition at line 12225 of file sqlite3.c.

SubProgram* VdbeOp::p4union::pProgram

Definition at line 12229 of file sqlite3.c.

double* VdbeOp::p4union::pReal

Definition at line 12221 of file sqlite3.c.

Table* VdbeOp::p4union::pTab

Definition at line 12230 of file sqlite3.c.

VTable* VdbeOp::p4union::pVtab

Definition at line 12226 of file sqlite3.c.

int(* VdbeOp::p4union::xAdvance) (BtCursor *, int *)

Definition at line 12234 of file sqlite3.c.

char* VdbeOp::p4union::z

Definition at line 12219 of file sqlite3.c.


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


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:33