Sct::MultiMessageDebugStream Class Reference


Public Member Functions

 MultiMessageDebugStream (const bool out=true, const bool err=true, const bool mrs=true)
 ~MultiMessageDebugStream ()
void flush ()
void severity (unsigned int i)
template<class T>
MultiMessageDebugStreamoperator<< (const T &t)

Private Member Functions

bool renew ()
 renew() called only when m_oss=0 to try to make it better
void announce (const std::string &s)

Private Attributes

const bool m_out
const bool m_err
const bool m_mrs
unsigned int m_severity
std::ostringstream * m_oss

Detailed Description

Definition at line 10 of file MultiMessageDebugStream.h.


Member Function Documentation

bool Sct::MultiMessageDebugStream::renew  )  [private]
 

renew() called only when m_oss=0 to try to make it better

Definition at line 13 of file MultiMessageDebugStream.cpp.

References m_oss.


The documentation for this class was generated from the following files:
Generated on Mon Feb 6 14:03:05 2006 for SCT DAQ/DCS Software - C++ by  doxygen 1.4.6