#include <base/StdoutFileOStream.hpp>
|
typedef
boost::iostreams::stream
< TeeDevice > | TeeStream |
| |
| openfluid::base::StdoutAndFileOutputStream::StdoutAndFileOutputStream |
( |
| ) |
|
| openfluid::base::StdoutAndFileOutputStream::StdoutAndFileOutputStream |
( |
std::string |
LogFilePath | ) |
|
| openfluid::base::StdoutAndFileOutputStream::~StdoutAndFileOutputStream |
( |
| ) |
|
| void openfluid::base::StdoutAndFileOutputStream::close |
( |
| ) |
|
| void openfluid::base::StdoutAndFileOutputStream::flush |
( |
| ) |
|
| TeeStream& openfluid::base::StdoutAndFileOutputStream::get |
( |
| ) |
|
|
inline |
| std::ofstream& openfluid::base::StdoutAndFileOutputStream::getFile |
( |
| ) |
|
|
inline |
| std::ostream& openfluid::base::StdoutAndFileOutputStream::getStdout |
( |
| ) |
|
|
inline |
| bool openfluid::base::StdoutAndFileOutputStream::open |
( |
std::string |
LogFilePath | ) |
|
The documentation for this class was generated from the following file: