|
|
#include <boost/process/windows/initializers/bind_stdout.hpp>
Inheritance diagram for bind_stdout:Public Member Functions | |
| bind_stdout (const boost::iostreams::file_descriptor_sink &sink) | |
| template<class WindowsExecutor > | |
| void | on_CreateProcess_setup (WindowsExecutor &e) const |
Public Member Functions inherited from initializer_base | |
| template<class WindowsExecutor > | |
| void | on_CreateProcess_error (WindowsExecutor &) const |
| template<class WindowsExecutor > | |
| void | on_CreateProcess_setup (WindowsExecutor &) const |
| template<class WindowsExecutor > | |
| void | on_CreateProcess_success (WindowsExecutor &) const |
Definition at line 20 of file bind_stdout.hpp.
|
inlineexplicit |
Definition at line 23 of file bind_stdout.hpp.
|
inline |
Definition at line 29 of file bind_stdout.hpp.