Local mute of the stream. More...
#include <textfile.h>
Public Member Functions | |
mute (outputstream &_stream) | |
~mute () | |
Public Attributes | |
outputstream & | stream |
bool | show |
bool | log |
Local mute of the stream.
This class defines an object which makes the stream mute by suppressing output to both the screen and the log file and restores its setting when the object is destroyed.
Definition at line 113 of file textfile.h.
chomp::homology::outputstream::mute::mute | ( | outputstream & | _stream | ) | [inline] |
chomp::homology::outputstream::mute::~mute | ( | ) | [inline] |
Definition at line 122 of file textfile.h.
Definition at line 121 of file textfile.h.
Definition at line 120 of file textfile.h.