handles output stream in CLASS
More...
#include <CLASSLogger.hxx>
handles output stream in CLASS
Define a LogType. The aim of this class is to handle output stream in CLASS.
- Author
- BaM
- Version
- 2.0
◆ LogType()
LogType::LogType |
( |
ostream & |
Log | ) |
|
|
inline |
Normal Constructor.
Make a new LogType
- Parameters
-
Log | : ostream outputNormal Constructor |
◆ ~LogType()
◆ GetCLASSLoggerName()
string LogType::GetCLASSLoggerName |
( |
| ) |
const |
|
inline |
◆ operator<<() [1/2]
LogType& LogType::operator<< |
( |
std::ostream &(*)(std::ostream &) |
manip | ) |
|
|
inline |
◆ operator<<() [2/2]
template<typename T >
LogType& LogType::operator<< |
( |
T |
something | ) |
|
|
inline |
◆ SetSecondOutput()
void LogType::SetSecondOutput |
( |
ostream & |
log | ) |
|
|
inline |
The documentation for this class was generated from the following file: