AggComputer.h File Reference

Go to the source code of this file.

Classes

class  AggComputer
 Abstract base class representing computation of a single aggregate function over a collection of scalar values all having the same group key. More...

Typedefs

typedef boost::ptr_vector<
AggComputer
AggComputerList
typedef boost::ptr_vector<
AggComputer >::iterator 
AggComputerIter
typedef boost::ptr_vector<
AggComputer >::const_iterator 
AggComputerConstIter


Typedef Documentation

typedef boost::ptr_vector<AggComputer>::const_iterator AggComputerConstIter

Definition at line 151 of file AggComputer.h.

typedef boost::ptr_vector<AggComputer>::iterator AggComputerIter

Definition at line 150 of file AggComputer.h.

typedef boost::ptr_vector<AggComputer> AggComputerList

Definition at line 149 of file AggComputer.h.


Generated on Mon Jun 22 04:00:22 2009 for Fennel by  doxygen 1.5.1