#include <boost/process/posix/initializers/on_fork_setup.hpp>
|
template<class PosixExecutor > |
void | on_fork_setup (PosixExecutor &e) const |
|
| on_fork_setup_ (Handler handler) |
|
template<class PosixExecutor > |
void | on_exec_error (PosixExecutor &) const |
|
template<class PosixExecutor > |
void | on_exec_setup (PosixExecutor &) const |
|
template<class PosixExecutor > |
void | on_fork_error (PosixExecutor &) const |
|
template<class PosixExecutor > |
void | on_fork_setup (PosixExecutor &) const |
|
template<class PosixExecutor > |
void | on_fork_success (PosixExecutor &) const |
|
template<class Handler>
class boost::process::posix::initializers::on_fork_setup_< Handler >
Definition at line 19 of file on_fork_setup.hpp.
◆ on_fork_setup_()
◆ on_fork_setup()
void on_fork_setup |
( |
PosixExecutor & |
e | ) |
const |
|
inline |
The documentation for this class was generated from the following file: