set_args_< Range > Class Template Reference

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

+ Inheritance diagram for set_args_< Range >:

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
 

Detailed Description

template<class Range>
class boost::process::windows::initializers::set_args_< Range >

Definition at line 24 of file set_args.hpp.

Constructor & Destructor Documentation

◆ set_args_()

set_args_ ( const Range &  args)
inlineexplicit

Definition at line 33 of file set_args.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 67 of file set_args.hpp.


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