bind_stdout Class Reference

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

+ Inheritance diagram for bind_stdout:

Public Member Functions

 bind_stdout (const boost::iostreams::file_descriptor_sink &sink)
 
template<class PosixExecutor >
void on_exec_setup (PosixExecutor &) 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 19 of file bind_stdout.hpp.

Constructor & Destructor Documentation

◆ bind_stdout()

bind_stdout ( const boost::iostreams::file_descriptor_sink &  sink)
inlineexplicit

Definition at line 22 of file bind_stdout.hpp.

Member Function Documentation

◆ on_exec_setup()

void on_exec_setup ( PosixExecutor &  ) const
inline

Definition at line 26 of file bind_stdout.hpp.


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