Public Types | Public Member Functions
openfluid::base::StdoutAndFileOutputStream Class Reference

List of all members.

Public Types

typedef
boost::iostreams::stream
< TeeDevice > 
TeeStream

Public Member Functions

 StdoutAndFileOutputStream ()
 StdoutAndFileOutputStream (std::string LogFilePath)
 ~StdoutAndFileOutputStream ()
std::ofstream & getFile ()
std::ostream & getStdout ()
TeeStreamget ()
bool open (std::string LogFilePath)
void close ()
void flush ()

Member Typedef Documentation

typedef boost::iostreams::stream<TeeDevice> openfluid::base::StdoutAndFileOutputStream::TeeStream

Constructor & Destructor Documentation


Member Function Documentation

bool openfluid::base::StdoutAndFileOutputStream::open ( std::string  LogFilePath)

Generated using Doxygen 1.7.6.1
Creative Commons License Creative Commons By-NC-ND license