|
#include <boost/process/windows/initializers/set_args.hpp>
Public Member Functions | |
template<class WindowsExecutor > | |
void | on_CreateProcess_setup (WindowsExecutor &e) const |
set_args_ (const Range &args) | |
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 24 of file set_args.hpp.
|
inlineexplicit |
|
inline |
Definition at line 67 of file set_args.hpp.