#include <BALL/COMMON/logStream.h>
Detailed Description
Definition at line 225 of file logStream.h.
Constructor & Destructor Documentation
BALL::LogStreamNotifier::LogStreamNotifier |
( |
| ) |
|
virtual BALL::LogStreamNotifier::~LogStreamNotifier |
( |
| ) |
|
|
virtual |
Member Function Documentation
virtual void BALL::LogStreamNotifier::logNotify |
( |
| ) |
|
|
virtual |
void BALL::LogStreamNotifier::unregister |
( |
| ) |
|
Member Data Documentation
LogStream* BALL::LogStreamNotifier::registered_at_ |
|
protected |
std::stringstream BALL::LogStreamNotifier::stream_ |
|
protected |