Public Attributes | List of all members
Select Struct Reference

Public Attributes

int addrOpenEphm [3]
 
int iLimit
 
int iOffset
 
u64 nSelectRow
 
u8 op
 
ExprListpEList
 
ExprListpGroupBy
 
ExprpHaving
 
ExprpLimit
 
SelectpNext
 
ExprpOffset
 
ExprListpOrderBy
 
SelectpPrior
 
SelectpRightmost
 
SrcListpSrc
 
ExprpWhere
 
u16 selFlags
 

Detailed Description

Definition at line 11399 of file sqlite3.c.

Member Data Documentation

◆ addrOpenEphm

int Select::addrOpenEphm[3]

Definition at line 11404 of file sqlite3.c.

◆ iLimit

int Select::iLimit

Definition at line 11403 of file sqlite3.c.

◆ iOffset

int Select::iOffset

Definition at line 11403 of file sqlite3.c.

◆ nSelectRow

u64 Select::nSelectRow

Definition at line 11405 of file sqlite3.c.

◆ op

u8 Select::op

Definition at line 11401 of file sqlite3.c.

◆ pEList

ExprList* Select::pEList

Definition at line 11400 of file sqlite3.c.

◆ pGroupBy

ExprList* Select::pGroupBy

Definition at line 11408 of file sqlite3.c.

◆ pHaving

Expr* Select::pHaving

Definition at line 11409 of file sqlite3.c.

◆ pLimit

Expr* Select::pLimit

Definition at line 11414 of file sqlite3.c.

◆ pNext

Select* Select::pNext

Definition at line 11412 of file sqlite3.c.

◆ pOffset

Expr* Select::pOffset

Definition at line 11415 of file sqlite3.c.

◆ pOrderBy

ExprList* Select::pOrderBy

Definition at line 11410 of file sqlite3.c.

◆ pPrior

Select* Select::pPrior

Definition at line 11411 of file sqlite3.c.

◆ pRightmost

Select* Select::pRightmost

Definition at line 11413 of file sqlite3.c.

◆ pSrc

SrcList* Select::pSrc

Definition at line 11406 of file sqlite3.c.

◆ pWhere

Expr* Select::pWhere

Definition at line 11407 of file sqlite3.c.

◆ selFlags

u16 Select::selFlags

Definition at line 11402 of file sqlite3.c.


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


rtabmap
Author(s): Mathieu Labbe
autogenerated on Mon Jan 23 2023 03:38:59