run_exe_< String > Class Template Reference

#include <boost/process/windows/initializers/run_exe.hpp>

+ Inheritance diagram for run_exe_< String >:

Public Member Functions

template<class WindowsExecutor >
void on_CreateProcess_setup (WindowsExecutor &e) const
 
 run_exe_ (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
 

Detailed Description

template<class String>
class boost::process::windows::initializers::run_exe_< String >

Definition at line 20 of file run_exe.hpp.

Constructor & Destructor Documentation

◆ run_exe_()

run_exe_ ( const String &  s)
inlineexplicit

Definition at line 23 of file run_exe.hpp.

Member Function Documentation

◆ on_CreateProcess_setup()

void on_CreateProcess_setup ( WindowsExecutor &  e) const
inline

Definition at line 26 of file run_exe.hpp.


The documentation for this class was generated from the following file: