Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages
Public Member Functions | Public Attributes | List of all members
LogStreamBuf::StreamStruct Struct Reference

Holds a stream that is connected to the LogStream. It also includes the minimum and maximum level at which the LogStream redirects messages to this stream. More...

#include <OpenMS/CONCEPT/LogStream.h>

Public Member Functions

 StreamStruct ()
 
 ~StreamStruct ()
 Delete the notification target. More...
 

Public Attributes

std::ostream * stream
 
std::string prefix
 
LogStreamNotifiertarget
 

Detailed Description

Holds a stream that is connected to the LogStream. It also includes the minimum and maximum level at which the LogStream redirects messages to this stream.

Constructor & Destructor Documentation

StreamStruct ( )
inline
~StreamStruct ( )
inline

Delete the notification target.

Member Data Documentation

std::string prefix
std::ostream* stream

OpenMS / TOPP release 2.0.0 Documentation generated on Fri May 29 2015 17:20:47 using doxygen 1.8.9.1