|
|
#include <boost/process/windows/initializers/on_CreateProcess_success.hpp>
Inheritance diagram for on_CreateProcess_success_< Handler >:Public Member Functions | |
| on_CreateProcess_success_ (Handler handler) | |
| template<class WindowsExecutor > | |
| void | on_CreateProcess_sucess (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 on_CreateProcess_success.hpp.
|
inlineexplicit |
Definition at line 22 of file on_CreateProcess_success.hpp.
|
inline |
Definition at line 28 of file on_CreateProcess_success.hpp.