avgHandler Class Reference

#include <col_handling_rep.hpp>

Inheritance diagram for avgHandler:

Inheritance graph
[legend]
Collaboration diagram for avgHandler:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 avgHandler (int column, string name, string tuple, rep_base &in)
 ~avgHandler ()
 avgHandler (sumHandler &in)
virtual bool operator() (int ev, string groupName)
virtual bool operator() (int ev)
 avgHandler (int column, string name, string tuple, rep_base &in)
 ~avgHandler ()
 avgHandler (sumHandler &in)
virtual bool operator() (int ev, string groupName)
virtual bool operator() (int ev)

Public Attributes

string lastGroupName
group_sums sums
group_counts counts

Private Attributes

double sum
int count
int fieldType


Detailed Description

Definition at line 764 of file col_handling_rep.hpp.


Constructor & Destructor Documentation

avgHandler::avgHandler ( int  column,
string  name,
string  tuple,
rep_base in 
) [inline]

Definition at line 778 of file col_handling_rep.hpp.

avgHandler::~avgHandler (  )  [inline]

Definition at line 782 of file col_handling_rep.hpp.

avgHandler::avgHandler ( sumHandler in  )  [inline]

Definition at line 783 of file col_handling_rep.hpp.

avgHandler::avgHandler ( int  column,
string  name,
string  tuple,
rep_base in 
) [inline]

Definition at line 778 of file col_handling_rep.hpp.

avgHandler::~avgHandler (  )  [inline]

Definition at line 782 of file col_handling_rep.hpp.

avgHandler::avgHandler ( sumHandler in  )  [inline]

Definition at line 783 of file col_handling_rep.hpp.


Member Function Documentation

virtual bool avgHandler::operator() ( int  ev,
string  groupName 
) [inline, virtual]

virtual bool avgHandler::operator() ( int  ev  )  [inline, virtual]

virtual bool avgHandler::operator() ( int  ev,
string  groupName 
) [inline, virtual]

virtual bool avgHandler::operator() ( int  ev  )  [inline, virtual]


Member Data Documentation

double avgHandler::sum [private]

Definition at line 767 of file col_handling_rep.hpp.

Referenced by operator()().

int avgHandler::count [private]

Definition at line 768 of file col_handling_rep.hpp.

Referenced by operator()().

int avgHandler::fieldType [private]

Definition at line 771 of file col_handling_rep.hpp.

Definition at line 773 of file col_handling_rep.hpp.

Referenced by groupHandler::commence().

Definition at line 775 of file col_handling_rep.hpp.

Referenced by groupHandler::commence(), and operator()().

Definition at line 776 of file col_handling_rep.hpp.

Referenced by groupHandler::commence(), and operator()().


The documentation for this class was generated from the following files:

Generated on Sat Aug 15 12:48:07 2009 for w3systemsDevelopment by  doxygen 1.5.5