|
#include <boost/process/windows/initializers/bind_stderr.hpp>
Public Member Functions | |
bind_stderr (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 19 of file bind_stderr.hpp.
|
inlineexplicit |
Definition at line 22 of file bind_stderr.hpp.
|
inline |
Definition at line 25 of file bind_stderr.hpp.