set_env_< Range, Unicode > Class Template Reference

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

+ Inheritance diagram for set_env_< Range, Unicode >:

Public Member Functions

template<class WindowsExecutor >
void on_CreateProcess_setup (WindowsExecutor &e) const
 
 set_env_ (const Range &envs)
 
- 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, bool Unicode>
class boost::process::windows::initializers::set_env_< Range, Unicode >

Definition at line 25 of file set_env.hpp.

Constructor & Destructor Documentation

◆ set_env_()

set_env_ ( const Range &  envs)
inline

Definition at line 51 of file set_env.hpp.

Member Function Documentation

◆ on_CreateProcess_setup()

void on_CreateProcess_setup ( WindowsExecutor &  e) const
inline

Definition at line 60 of file set_env.hpp.


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