Definition for ConsoleOutputSquelcher. More...
#include <Common/Compat.h>
#include "ConsoleOutputSquelcher.h"
#include <fcntl.h>
#include <sys/stat.h>
#include <sys/types.h>
#include <unistd.h>
#include <cstdio>
Go to the source code of this file.
Definition for ConsoleOutputSquelcher.
This file contains the definition of ConsoleOutputSquelcher, a class for temporarily redirecting stdout and stderr to /dev/null
.
Definition in file ConsoleOutputSquelcher.cc.