AggInfo::AggInfo_func Struct Reference

#include <sqliteInt.h>

Collaboration diagram for AggInfo::AggInfo_func:

Collaboration graph
[legend]
List of all members.

Detailed Description

Definition at line 894 of file sqliteInt.h.

Public Attributes

ExprpExpr
FuncDefpFunc
int iMem
int iDistinct


Member Data Documentation

Expr* AggInfo::AggInfo_func::pExpr

Definition at line 895 of file sqliteInt.h.

FuncDef* AggInfo::AggInfo_func::pFunc

Definition at line 896 of file sqliteInt.h.

int AggInfo::AggInfo_func::iMem

Definition at line 897 of file sqliteInt.h.

int AggInfo::AggInfo_func::iDistinct

Definition at line 898 of file sqliteInt.h.


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