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

int AggInfo::mnReg

Definition at line 14804 of file sqlite3.c.

int AggInfo::mxReg

Definition at line 14804 of file sqlite3.c.

int AggInfo::nAccumulator

Definition at line 14815 of file sqlite3.c.

int AggInfo::nColumn

Definition at line 14814 of file sqlite3.c.

int AggInfo::nFunc

Definition at line 14824 of file sqlite3.c.

int AggInfo::nSortingColumn

Definition at line 14803 of file sqlite3.c.

ExprList* AggInfo::pGroupBy

Definition at line 14805 of file sqlite3.c.

int AggInfo::sortingIdx

Definition at line 14801 of file sqlite3.c.

int AggInfo::sortingIdxPTab

Definition at line 14802 of file sqlite3.c.

u8 AggInfo::useSortingIdx

Definition at line 14799 of file sqlite3.c.


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


asr_psm
Author(s): Braun Kai, Gehrung Joachim, Heizmann Heinrich, Meißner Pascal
autogenerated on Fri Nov 15 2019 04:00:09