Public Attributes | List of all members
Expr Struct Reference

Public Attributes

char affinity
 
u32 flags
 
i16 iAgg
 
ynVar iColumn
 
i16 iRightJoinTable
 
int iTable
 
int nHeight
 
u8 op
 
u8 op2
 
AggInfopAggInfo
 
ExprpLeft
 
ExprpRight
 
TablepTab
 
union {
   int   iValue
 
   char *   zToken
 
u
 
union {
   ExprList *   pList
 
   Select *   pSelect
 
x
 

Detailed Description

Definition at line 14667 of file sqlite3.c.

Member Data Documentation

char Expr::affinity

Definition at line 14669 of file sqlite3.c.

u32 Expr::flags

Definition at line 14670 of file sqlite3.c.

i16 Expr::iAgg

Definition at line 14702 of file sqlite3.c.

ynVar Expr::iColumn

Definition at line 14700 of file sqlite3.c.

i16 Expr::iRightJoinTable

Definition at line 14703 of file sqlite3.c.

int Expr::iTable

Definition at line 14696 of file sqlite3.c.

int Expr::iValue

Definition at line 14673 of file sqlite3.c.

int Expr::nHeight

Definition at line 14694 of file sqlite3.c.

u8 Expr::op

Definition at line 14668 of file sqlite3.c.

u8 Expr::op2

Definition at line 14704 of file sqlite3.c.

AggInfo* Expr::pAggInfo

Definition at line 14707 of file sqlite3.c.

Expr* Expr::pLeft

Definition at line 14681 of file sqlite3.c.

ExprList* Expr::pList

Definition at line 14684 of file sqlite3.c.

Expr* Expr::pRight

Definition at line 14682 of file sqlite3.c.

Select* Expr::pSelect

Definition at line 14685 of file sqlite3.c.

Table* Expr::pTab

Definition at line 14708 of file sqlite3.c.

union { ... } Expr::u
union { ... } Expr::x
char* Expr::zToken

Definition at line 14672 of file sqlite3.c.


The documentation for this struct 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:31