atlas
0.6
|
#include <interactive.h>
Public Member Functions | |
OutputFile () throw (error::InputError) | |
~OutputFile () | |
template<typename T > | |
std::ostream & | operator<< (const T &arg) |
operator std::ostream & () | |
bool | is_std_cout () const |
Private Attributes | |
std::ostream * | d_stream |
bool | d_foutput |
atlas::ioutils::OutputFile::OutputFile | ( | ) | ||
throw | ( | error::InputError | ||
) |
atlas::ioutils::OutputFile::~OutputFile | ( | ) |
|
inline |
|
inline |
|
inline |
|
private |
|
private |