set_cmd_line_< String > Class Template Reference

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

+ Inheritance diagram for set_cmd_line_< String >:

Public Member Functions

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

Definition at line 21 of file set_cmd_line.hpp.

Constructor & Destructor Documentation

◆ set_cmd_line_()

set_cmd_line_ ( const String &  s)
inlineexplicit

Definition at line 27 of file set_cmd_line.hpp.

+ Here is the call graph for this function:

Member Function Documentation

◆ on_CreateProcess_setup()

void on_CreateProcess_setup ( WindowsExecutor &  e) const
inline

Definition at line 35 of file set_cmd_line.hpp.


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