include/col_handling_rep.hpp File Reference

#include "rep_base.hpp"
#include "Report_Params_ui.h"

Include dependency graph for col_handling_rep.hpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  formatHandler
class  formatString
class  formatCurrency
class  formatDate
class  formatInteger
class  formatDecimal
class  colHandler
class  col_handling_rep
class  spawnHandler
class  lookupHandler
class  sumHandler
class  avgHandler
class  groupHandler

Typedefs

typedef map< int, class
formatHandler * > 
formatMap
 The format handler map.
typedef map< int, class
colHandler * > 
colHandlerMap
 has to be a pointer collection for the derived classes sake
typedef map< string, string > lookups
typedef map< string, lookupsqryLookups
typedef map< string, double > group_sums
typedef map< string, int > group_counts


Typedef Documentation

typedef map< int, class colHandler* > colHandlerMap

has to be a pointer collection for the derived classes sake

Definition at line 162 of file col_handling_rep.hpp.

typedef map< int, class formatHandler* > formatMap

The format handler map.

Definition at line 94 of file col_handling_rep.hpp.

typedef map< string, int > group_counts

Definition at line 763 of file col_handling_rep.hpp.

typedef map< string, double > group_sums

Definition at line 690 of file col_handling_rep.hpp.

typedef map< string, string > lookups

Definition at line 627 of file col_handling_rep.hpp.

typedef map< string, lookups > qryLookups

Definition at line 628 of file col_handling_rep.hpp.


Generated on Sat Aug 15 12:47:43 2009 for w3systemsDevelopment by  doxygen 1.5.5