Class IdefixOutStream

Class Documentation

class idfx::IdefixOutStream

Public Types

typedef std::ostream &(*stream_function)(std::ostream&)

Public Functions

void init(int)
void enableLogFile()
template<typename T>
inline IdefixOutStream &operator<<(const T &something)
inline IdefixOutStream &operator<<(stream_function func)