|
|
#include <cstdlib>#include <sys/types.h>#include <unistd.h>#include <boost/fusion/algorithm/iteration/for_each.hpp>#include <boost/process/posix/child.hpp>
Include dependency graph for executor.hpp:
This graph shows which files directly or indirectly include this file: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 | |