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 25 of file set_args.hpp.

Constructor & Destructor Documentation

◆ set_args_()

template<class Range>
set_args_ ( const Range & args)
inlineexplicit

Definition at line 34 of file set_args.hpp.

Member Function Documentation

◆ on_CreateProcess_setup()

template<class Range>
template<class WindowsExecutor>
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: