#include <eoGnuplot1DMonitor.h>

Public Member Functions | |
| eoGnuplot1DMonitor (std::string _filename, bool _top=false) | |
| Constructor. | |
| virtual | ~eoGnuplot1DMonitor () |
| Destructor. | |
| virtual eoMonitor & | operator() () |
| The pure virtual function that needs to be implemented by the subclass. | |
| virtual void | FirstPlot () |
| virtual std::string | className () const |
| Class name. | |
eoGnuplot1DMonitor plots stats through gnuplot
Assumes that the same file is appened every so and so, and replots it everytime
Definition at line 47 of file eoGnuplot1DMonitor.h.
1.5.5