hemocell
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
logfile.h File Reference
#include <fstream>
#include <iostream>
Include dependency graph for logfile.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  hemo::Logfile
 
class  hemo::Logfile_only
 

Namespaces

namespace  hemo
 

Functions

template<typename Val >
Logfilehemo::operator<< (Logfile &lf, Val const &rhs)
 
Logfilehemo::operator<< (Logfile &lf, std::ostream &(*op)(std::ostream &))
 
template<typename Val >
Logfile_onlyhemo::operator<< (Logfile_only &lf, Val const &rhs)
 
Logfile_onlyhemo::operator<< (Logfile_only &lf, std::ostream &(*op)(std::ostream &))