#include <stdio.h>
#include <string>
#include "assa/Logger.h"
Go to the source code of this file.
A wrapper around UNIX popen()/pclose() standard library calls.
Definition in file Pipe.h.