|
| | bind_fd_ (int id, const FileDescriptor &fd) |
| |
| 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 FileDescriptor>
class boost::process::posix::initializers::bind_fd_< FileDescriptor >
Definition at line 20 of file bind_fd.hpp.