|
#include <boost/process/windows/initializers/start_in_dir.hpp>
Public Member Functions | |
template<class WindowsExecutor > | |
void | on_CreateProcess_setup (WindowsExecutor &e) const |
start_in_dir_ (const String &s) | |
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 20 of file start_in_dir.hpp.
|
inlineexplicit |
Definition at line 23 of file start_in_dir.hpp.
|
inline |
Definition at line 26 of file start_in_dir.hpp.