on_exec_setup_< Handler > Class Template Reference

#include <boost/process/posix/initializers/on_exec_setup.hpp>

+ Inheritance diagram for on_exec_setup_< Handler >:

Public Member Functions

template<class PosixExecutor >
void on_exec_setup (PosixExecutor &e) const
 
 on_exec_setup_ (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
 

Detailed Description

template<class Handler>
class boost::process::posix::initializers::on_exec_setup_< Handler >

Definition at line 19 of file on_exec_setup.hpp.

Constructor & Destructor Documentation

◆ on_exec_setup_()

on_exec_setup_ ( Handler  handler)
inlineexplicit

Definition at line 22 of file on_exec_setup.hpp.

Member Function Documentation

◆ on_exec_setup()

void on_exec_setup ( PosixExecutor &  e) const
inline

Definition at line 25 of file on_exec_setup.hpp.


The documentation for this class was generated from the following file: