|
| | close_fds_ (const Range &fds) |
| |
| template<class PosixExecutor> |
| void | on_exec_setup (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 Range>
class boost::process::posix::initializers::close_fds_< Range >
Definition at line 21 of file close_fds.hpp.