Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

Logger.h File Reference

#include <ostream.h>
#include <fstream.h>
#include <sys/time.h>
#include <string>
#include <iomanip>

Include dependency graph for Logger.h:

Include dependency graph

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

Included by dependency graph

Go to the source code of this file.

Compounds

class  Logger
class  Timing

Defines

#define MAX_LOG_LINE   2048
#define MAX_HEADER   128


Detailed Description

File:          Logger.h
Project:       Robocup Soccer Simulation Team: UvA Trilearn 2001
Authors:       Jelle Kok and Remco de Boer
Created:       3/3/2000
Last Revision: 06/01/2002
Contents:      This file contains the class to log information about the
               system to any output stream. A range can be specified
               for which the received log information is printed.
               Furthermore it is possible to print the time since the
               timer of the Logger has been restarted. 

Definition in file Logger.h.


Define Documentation

#define MAX_HEADER   128
 

maximum size of the header

Definition at line 55 of file Logger.h.

#define MAX_LOG_LINE   2048
 

maximum size of a log message

Definition at line 54 of file Logger.h.


Generated on Thu Mar 7 00:37:47 2002 for UvA Trilearn 2001 by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001