Main Page   Compound List   File List   Compound Members   File Members  

Stats Class Reference

Stats contains the internal database, i.e. the results that will eventually be printed. More...

#include <stats.h>

List of all members.

Public Methods

 Stats (const Configuration &)
void add (const LogRecord &)
 Update the internal database with info from the LogRecord.


Detailed Description

Stats contains the internal database, i.e. the results that will eventually be printed.

Definition at line 8 of file stats.h.


Constructor & Destructor Documentation

Stats::Stats ( const Configuration & )
 

Definition at line 4 of file stats.C.

00004                                  {
00005 }


Member Function Documentation

void Stats::add ( const LogRecord & )
 

Update the internal database with info from the LogRecord.

Definition at line 9 of file stats.C.

Referenced by main().

00009                            {
00010 }


The documentation for this class was generated from the following files:
httpstats-stage00 [ 7 April, 2001]