IFEM  90A354
utl::LogStream Member List

This is the complete list of members for utl::LogStream, including all inherited members.

addExtraLog(std::ostream *extra, bool clear=false)utl::LogStream
addExtraLog(std::shared_ptr< std::ostream > extra, bool clear=false)utl::LogStream
CoutType typedefutl::LogStream
flags() constutl::LogStreaminline
flags(std::ios_base::fmtflags fmtfl)utl::LogStream
flush()utl::LogStream
good() constutl::LogStreaminline
LogStream(std::ostream *out)utl::LogStreaminlineexplicit
LogStream(std::ostream &out, int ppid=0, int mypid=0)utl::LogStreamexplicit
m_extrautl::LogStreamprotected
m_oututl::LogStreamprotected
m_pidutl::LogStreamprotected
m_ppidutl::LogStreamprotected
operator<<(const T &data)utl::LogStreaminline
operator<<(StandardEndLine manip)utl::LogStream
operator=(const LogStream &)utl::LogStream
precision(int streamsize)utl::LogStream
precision() constutl::LogStreaminline
removeExtraLog(std::shared_ptr< std::ostream > extra)utl::LogStream
setNull()utl::LogStreaminline
setPIDs(int ppid, int mypid)utl::LogStreaminline
setStream(std::ostream &out)utl::LogStreaminline
StandardEndLine typedefutl::LogStream
write(const T &data)utl::LogStreaminline