bind_stdin Class Reference

#include <boost/process/windows/initializers/bind_stdin.hpp>

+ Inheritance diagram for bind_stdin:

Public Member Functions

 bind_stdin (const boost::iostreams::file_descriptor_source &source)
 
template<class WindowsExecutor>
void on_CreateProcess_setup (WindowsExecutor &e) const
 

Detailed Description

Definition at line 20 of file bind_stdin.hpp.

Constructor & Destructor Documentation

◆ bind_stdin()

bind_stdin ( const boost::iostreams::file_descriptor_source & source)
inlineexplicit

Definition at line 23 of file bind_stdin.hpp.

+ Here is the call graph for this function:

Member Function Documentation

◆ on_CreateProcess_setup()

template<class WindowsExecutor>
void on_CreateProcess_setup ( WindowsExecutor & e) const
inline

Definition at line 30 of file bind_stdin.hpp.


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