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. | |
Public Attributes | |
| std::ostream * | stream |
| std::string | prefix |
| LogStreamNotifier * | target |
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.
| StreamStruct | ( | ) | [inline] |
| ~StreamStruct | ( | ) | [inline] |
Delete the notification target.
| std::string prefix |
| std::ostream* stream |
| OpenMS / TOPP release 1.10.0 | Documentation generated on Thu Mar 7 2013 09:43:00 using doxygen 1.7.1 |