![]() |
OpenMS
|
Go to the source code of this file.
Classes | |
| class | StreamHandler |
| Provides a central class to register globally used output streams. Currently supported streams are. More... | |
Namespaces | |
| OpenMS | |
| Main OpenMS namespace. | |
Functions | |
| std::ostream & | operator<< (std::ostream &os, StreamHandler const &stream_handler) |
| Overload for the insertion operator (operator<<) to have a formatted output of the StreamHandler. More... | |
Variables | |
| StreamHandler | STREAM_HANDLER |
| Global StreamHandler instance. More... | |