AggInfo::AggInfo_col Struct Reference

#include <sqliteInt.h>

Collaboration diagram for AggInfo::AggInfo_col:

Collaboration graph
[legend]
List of all members.

Detailed Description

Definition at line 882 of file sqliteInt.h.

Public Attributes

int iTable
int iColumn
int iSorterColumn
int iMem
ExprpExpr


Member Data Documentation

int AggInfo::AggInfo_col::iTable

Definition at line 883 of file sqliteInt.h.

int AggInfo::AggInfo_col::iColumn

Definition at line 884 of file sqliteInt.h.

int AggInfo::AggInfo_col::iSorterColumn

Definition at line 885 of file sqliteInt.h.

int AggInfo::AggInfo_col::iMem

Definition at line 886 of file sqliteInt.h.

Expr* AggInfo::AggInfo_col::pExpr

Definition at line 887 of file sqliteInt.h.


The documentation for this struct was generated from the following file:
Generated on Thu Mar 15 14:43:37 2007 for Qt 4.2 User's Guide by  doxygen 1.5.1