|
|
#include <boost/process/windows/initializers/close_stdin.hpp>
Inheritance diagram for close_stdin:Public Member Functions | |
| 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 close_stdin.hpp.
|
inline |
Definition at line 24 of file close_stdin.hpp.