Jafar
|
Loggable object that closes a file stream (push it after the last object to log) More...
Loggable object that closes a file stream (push it after the last object to log)
Definition at line 78 of file dataLog.hpp.
#include <dataLog.hpp>
Public Member Functions | |
LoggableClose (std::fstream &logStream) | |
LoggableClose (std::ofstream &logoStream) | |
virtual void | log () |
Private Attributes | |
std::fstream * | logStream |
std::ofstream * | logoStream |
Generated on Wed Oct 15 2014 00:37:40 for Jafar by doxygen 1.7.6.1 |