Classes | Public Attributes | List of all members
AggInfo Struct Reference

Classes

struct  AggInfo_col
 
struct  AggInfo_func
 

Public Attributes

struct AggInfo::AggInfo_colaCol
 
struct AggInfo::AggInfo_funcaFunc
 
u8 directMode
 
int mnReg
 
int mxReg
 
int nAccumulator
 
int nColumn
 
int nFunc
 
int nSortingColumn
 
ExprListpGroupBy
 
int sortingIdx
 
int sortingIdxPTab
 
u8 useSortingIdx
 

Detailed Description

Definition at line 14557 of file sqlite3.c.

Member Data Documentation

struct AggInfo::AggInfo_col * AggInfo::aCol
struct AggInfo::AggInfo_func * AggInfo::aFunc
u8 AggInfo::directMode

Definition at line 14558 of file sqlite3.c.

int AggInfo::mnReg

Definition at line 14565 of file sqlite3.c.

int AggInfo::mxReg

Definition at line 14565 of file sqlite3.c.

int AggInfo::nAccumulator

Definition at line 14576 of file sqlite3.c.

int AggInfo::nColumn

Definition at line 14575 of file sqlite3.c.

int AggInfo::nFunc

Definition at line 14585 of file sqlite3.c.

int AggInfo::nSortingColumn

Definition at line 14564 of file sqlite3.c.

ExprList* AggInfo::pGroupBy

Definition at line 14566 of file sqlite3.c.

int AggInfo::sortingIdx

Definition at line 14562 of file sqlite3.c.

int AggInfo::sortingIdxPTab

Definition at line 14563 of file sqlite3.c.

u8 AggInfo::useSortingIdx

Definition at line 14560 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