Main Page   Compound List   File List   Compound Members   File Members  

stats.C

Go to the documentation of this file.
00001 // $Id: stats.C,v 1.2 2001/04/12 14:55:54 dvermeir Exp $
00002 #include "stats.h"
00003 
00004 Stats::Stats(const Configuration&) {
00005 }
00006 
00007 void
00008 // Do nothing for now.
00009 Stats::add(const LogRecord&) {
00010 }
00011 
00012 
00013 
00014 

httpstats-stage00 [ 7 April, 2001]