eoFileMonitor Class Reference

Prints statistics to file. More...

#include <eoFileMonitor.h>

Inheritance diagram for eoFileMonitor:

eoMonitor eoF< eoMonitor & > eoFunctorBase eoGnuplot1DMonitor

List of all members.

Public Member Functions

 eoFileMonitor (std::string _filename, std::string _delim=" ", bool _keep=false, bool _header=false)
virtual eoMonitoroperator() (void)
 The pure virtual function that needs to be implemented by the subclass.
virtual eoMonitoroperator() (std::ostream &os)
void printHeader (void)
virtual void printHeader (std::ostream &os)
virtual std::string getFileName ()

Private Attributes

std::string filename
std::string delim
bool keep
bool header
bool firstcall


Detailed Description

Prints statistics to file.

Modified the default behavior, so that it erases existing files. Can be modified in the ctor.

Version:
MS 25/11/00

Definition at line 44 of file eoFileMonitor.h.


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

Generated on Thu Jan 1 23:19:46 2009 for EvolvingObjects by  doxygen 1.5.5