OpenMS
StreamHandler.h File Reference
#include <OpenMS/DATASTRUCTURES/String.h>
#include <map>
#include <iosfwd>
Include dependency graph for StreamHandler.h:
This graph shows which files directly or indirectly include this file:

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...