|
#include <boost/process/posix/initializers/on_fork_success.hpp>
Public Member Functions | |
template<class PosixExecutor > | |
void | on_fork_success (PosixExecutor &e) const |
on_fork_success_ (Handler handler) | |
Public Member Functions inherited from initializer_base | |
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 |
Definition at line 19 of file on_fork_success.hpp.
|
inlineexplicit |
Definition at line 22 of file on_fork_success.hpp.
|
inline |
Definition at line 25 of file on_fork_success.hpp.