Dummy class which keeps the stream unmodified.
More...
#include <IOIntercept.h>
|
| | 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.
◆ KeepStream()
This class is basically empty so the constructor does nothing.
Definition at line 80 of file IOIntercept.h.
◆ finish()
◆ start()
The documentation for this class was generated from the following file: