|  | OpenMS
    2.6.0
    | 
#include <OpenMS/CONCEPT/LogStream.h>
| Public Member Functions | |
| LogStreamNotifier () | |
| Empty constructor.  More... | |
| virtual | ~LogStreamNotifier () | 
| Destructor.  More... | |
| virtual void | logNotify () | 
| void | registerAt (LogStream &log_stream) | 
| void | unregister () | 
| Protected Attributes | |
| std::stringstream | stream_ | 
| LogStream * | registered_at_ | 
Empty constructor.
| 
 | virtual | 
Destructor.
| 
 | virtual | 
| void registerAt | ( | LogStream & | log_stream | ) | 
| void unregister | ( | ) | 
| 
 | protected | 
| 
 | protected | 
 1.8.16
 1.8.16