|
#include <boost/process/posix/child.hpp>
#include <boost/fusion/algorithm/iteration/for_each.hpp>
#include <cstdlib>
#include <sys/types.h>
#include <unistd.h>
Go to the source code of this file.
Classes | |
struct | executor |
struct | executor::call_on_exec_error |
struct | executor::call_on_exec_setup |
struct | executor::call_on_fork_error |
struct | executor::call_on_fork_setup |
struct | executor::call_on_fork_success |
Namespaces | |
boost | |
boost::process | |
boost::process::posix | |