#include <boost/process/posix/initializers/notify_io_service.hpp>
|
| notify_io_service_ (IOService &io_service) |
|
template<class PosixExecutor > |
void | on_exec_setup (PosixExecutor &) const |
|
template<class PosixExecutor > |
void | on_fork_setup (PosixExecutor &) const |
|
template<class PosixExecutor > |
void | on_fork_success (PosixExecutor &) const |
|
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 IOService>
class boost::process::posix::initializers::notify_io_service_< IOService >
Definition at line 19 of file notify_io_service.hpp.
◆ notify_io_service_()
◆ on_exec_setup()
void on_exec_setup |
( |
PosixExecutor & |
| ) |
const |
|
inline |
◆ on_fork_setup()
void on_fork_setup |
( |
PosixExecutor & |
| ) |
const |
|
inline |
◆ on_fork_success()
void on_fork_success |
( |
PosixExecutor & |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: