Jafar
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Private Attributes
jafar::kernel::LoggableClose Class Reference

Loggable object that closes a file stream (push it after the last object to log) More...


Detailed Description

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>

Inheritance diagram for jafar::kernel::LoggableClose:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 LoggableClose (std::fstream &logStream)
 LoggableClose (std::ofstream &logoStream)
virtual void log ()

Private Attributes

std::fstream * logStream
std::ofstream * logoStream

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on Wed Oct 15 2014 00:37:40 for Jafar by doxygen 1.7.6.1
LAAS-CNRS