inherit_env Class Reference

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

+ Inheritance diagram for inherit_env:

Public Member Functions

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

Definition at line 26 of file inherit_env.hpp.

Member Function Documentation

◆ on_fork_setup()

void on_fork_setup ( PosixExecutor &  e) const
inline

Definition at line 30 of file inherit_env.hpp.


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