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 11063 of file sqlite3.c.

Member Data Documentation

char Expr::affinity

Definition at line 11065 of file sqlite3.c.

u32 Expr::flags

Definition at line 11066 of file sqlite3.c.

i16 Expr::iAgg

Definition at line 11098 of file sqlite3.c.

ynVar Expr::iColumn

Definition at line 11096 of file sqlite3.c.

i16 Expr::iRightJoinTable

Definition at line 11099 of file sqlite3.c.

int Expr::iTable

Definition at line 11092 of file sqlite3.c.

int Expr::iValue

Definition at line 11069 of file sqlite3.c.

int Expr::nHeight

Definition at line 11090 of file sqlite3.c.

u8 Expr::op

Definition at line 11064 of file sqlite3.c.

u8 Expr::op2

Definition at line 11100 of file sqlite3.c.

AggInfo* Expr::pAggInfo

Definition at line 11103 of file sqlite3.c.

Expr* Expr::pLeft

Definition at line 11077 of file sqlite3.c.

ExprList* Expr::pList

Definition at line 11080 of file sqlite3.c.

Expr* Expr::pRight

Definition at line 11078 of file sqlite3.c.

Select* Expr::pSelect

Definition at line 11081 of file sqlite3.c.

Table* Expr::pTab

Definition at line 11104 of file sqlite3.c.

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

Definition at line 11068 of file sqlite3.c.


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


rtabmap
Author(s): Mathieu Labbe
autogenerated on Wed Jun 5 2019 22:43:42