executor::call_on_CreateProcess_error Struct Reference

#include <boost/process/windows/executor.hpp>

Public Member Functions

 call_on_CreateProcess_error (executor &e)
 
template<class Arg >
void operator() (Arg &arg) const
 

Public Attributes

executore_
 

Detailed Description

Definition at line 58 of file executor.hpp.

Constructor & Destructor Documentation

◆ call_on_CreateProcess_error()

Definition at line 62 of file executor.hpp.

Member Function Documentation

◆ operator()()

void operator() ( Arg &  arg) const
inline

Definition at line 65 of file executor.hpp.

Member Data Documentation

◆ e_

executor& e_

Definition at line 60 of file executor.hpp.


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