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

◆ aCol

struct AggInfo::AggInfo_col * AggInfo::aCol

◆ aFunc

struct AggInfo::AggInfo_func * AggInfo::aFunc

◆ directMode

u8 AggInfo::directMode

Definition at line 14797 of file sqlite3.c.

◆ mnReg

int AggInfo::mnReg

Definition at line 14804 of file sqlite3.c.

◆ mxReg

int AggInfo::mxReg

Definition at line 14804 of file sqlite3.c.

◆ nAccumulator

int AggInfo::nAccumulator

Definition at line 14815 of file sqlite3.c.

◆ nColumn

int AggInfo::nColumn

Definition at line 14814 of file sqlite3.c.

◆ nFunc

int AggInfo::nFunc

Definition at line 14824 of file sqlite3.c.

◆ nSortingColumn

int AggInfo::nSortingColumn

Definition at line 14803 of file sqlite3.c.

◆ pGroupBy

ExprList* AggInfo::pGroupBy

Definition at line 14805 of file sqlite3.c.

◆ sortingIdx

int AggInfo::sortingIdx

Definition at line 14801 of file sqlite3.c.

◆ sortingIdxPTab

int AggInfo::sortingIdxPTab

Definition at line 14802 of file sqlite3.c.

◆ useSortingIdx

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 Mon Feb 28 2022 21:52:14