AggInfo Struct Reference

#include <sqliteInt.h>

List of all members.

Classes

struct  AggInfo_col
struct  AggInfo_func

Public Attributes

u8 directMode
u8 useSortingIdx
int sortingIdx
ExprListpGroupBy
int nSortingColumn
struct AggInfo::AggInfo_colaCol
int nColumn
int nColumnAlloc
int nAccumulator
struct AggInfo::AggInfo_funcaFunc
int nFunc
int nFuncAlloc

Detailed Description

Definition at line 1245 of file sqliteInt.h.


Member Data Documentation

Definition at line 1246 of file sqliteInt.h.

Referenced by sqlite3ExprCodeTarget(), sqlite3Select(), and updateAccumulator().

Definition at line 1263 of file sqliteInt.h.

Referenced by sqlite3Select().

Definition at line 1261 of file sqliteInt.h.

Referenced by addAggInfoColumn(), analyzeAggregate(), resetAccumulator(), and sqlite3Select().

Definition at line 1262 of file sqliteInt.h.

Referenced by addAggInfoColumn().

Definition at line 1272 of file sqliteInt.h.

Referenced by addAggInfoFunc(), analyzeAggregate(), resetAccumulator(), and sqlite3Select().

Definition at line 1273 of file sqliteInt.h.

Referenced by addAggInfoFunc().

Definition at line 1252 of file sqliteInt.h.

Referenced by analyzeAggregate(), and sqlite3Select().

Definition at line 1251 of file sqliteInt.h.

Referenced by analyzeAggregate(), and sqlite3Select().

Definition at line 1250 of file sqliteInt.h.

Referenced by sqlite3ExprCodeTarget(), and sqlite3Select().

Definition at line 1248 of file sqliteInt.h.

Referenced by sqlite3ExprCodeTarget(), and sqlite3Select().


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

ContextLogger2—ContextLogger2 Logger Daemon Internals—Generated on Mon May 2 13:50:03 2011 by Doxygen 1.6.1