|
| static std::ostream | out |
| |
| static std::ostream | log |
| |
| static std::ostream | err |
| |
| void TBTK::Util::Streams::closeLog |
( |
| ) |
|
|
static |
| bool TBTK::Util::Streams::logIsOpen |
( |
| ) |
|
|
static |
Returns true if the standard log file is open.
| void TBTK::Util::Streams::openLog |
( |
std::string |
filename = "TBTKLog" | ) |
|
|
static |
| void TBTK::Util::Streams::setStdMuteErr |
( |
| ) |
|
|
static |
| void TBTK::Util::Streams::setStdMuteOut |
( |
| ) |
|
|
static |
| std::ostream TBTK::Util::Streams::err |
|
static |
| std::ostream TBTK::Util::Streams::log |
|
static |
Detailed log output stream.
| std::ostream TBTK::Util::Streams::out |
|
static |
The documentation for this class was generated from the following files:
- /home/kristofer/TBTK/TBTK/calc/TightBindingLib/include/Streams.h
- /home/kristofer/TBTK/TBTK/calc/TightBindingLib/src/Streams.cpp