#include <OpenMS/DATASTRUCTURES/String.h>
#include <map>
#include <iosfwd>
Go to the source code of this file.
|
| class | StreamHandler |
| | Provides a central class to register globally used output streams. Currently supported streams are. More...
|
| |
|
| | OpenMS |
| | FLASHIda C++ to C# (or vice versa) bridge functions The functions here are called in C# to invoke functions in FLASHIda class.
|
| |
|
| 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...
|
| |