set_on_error Class Reference

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

+ Inheritance diagram for set_on_error:

Public Member Functions

template<class WindowsExecutor >
void on_CreateProcess_error (WindowsExecutor &) const
 
 set_on_error (boost::system::error_code &ec)
 
- 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

Definition at line 19 of file set_on_error.hpp.

Constructor & Destructor Documentation

◆ set_on_error()

set_on_error ( boost::system::error_code &  ec)
inlineexplicit

Definition at line 22 of file set_on_error.hpp.

Member Function Documentation

◆ on_CreateProcess_error()

void on_CreateProcess_error ( WindowsExecutor &  ) const
inline

Definition at line 25 of file set_on_error.hpp.


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