Belle II Software
release-08-01-10
|
Dummy class which keeps the stream unmodified. More...
#include <IOIntercept.h>
Public Member Functions | |
KeepStream (std::ostream &, FILE *) | |
This class is basically empty so the constructor does nothing. | |
bool | start () const |
doing nothing always succeds | |
bool | finish () const |
doing nothing always succeds | |
Dummy class which keeps the stream unmodified.
Definition at line 77 of file IOIntercept.h.