|
| | close_fds_if_ (const Predicate &pred) |
| |
| 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 Predicate>
class boost::process::posix::initializers::close_fds_if_< Predicate >
Definition at line 31 of file close_fds_if.hpp.