|
#include <boost/process/windows/initializers/on_CreateProcess_setup.hpp>
Public Member Functions | |
template<class WindowsExecutor > | |
void | on_CreateProcess_setup (WindowsExecutor &e) const |
on_CreateProcess_setup_ (Handler handler) | |
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 on_CreateProcess_setup.hpp.
|
inlineexplicit |
Definition at line 22 of file on_CreateProcess_setup.hpp.
|
inline |
Definition at line 25 of file on_CreateProcess_setup.hpp.