edoFileSnapshot
More...
#include <edoFileSnapshot.h>
List of all members.
Public Member Functions |
| edoFileSnapshot (std::string dirname, unsigned int frequency=1, std::string filename="gen", std::string delim=" ", unsigned int counter=0, bool rmFiles=true, bool saveFilenames=true) |
virtual bool | hasChanged () |
virtual std::string | getDirName () |
virtual unsigned int | getCounter () |
virtual const std::string | baseFileName () |
std::string | getFileName () |
void | setCurrentFileName () |
virtual eoMonitor & | operator() (void) |
virtual eoMonitor & | operator() (std::ostream &os) |
Private Attributes |
std::string | _dirname |
unsigned int | _frequency |
std::string | _filename |
std::string | _delim |
std::string | _currentFileName |
unsigned int | _counter |
bool | _saveFilenames |
std::ofstream * | _descOfFiles |
bool | _boolChanged |
Detailed Description
The documentation for this class was generated from the following files: