on_CreateProcess_success_< Handler > Class Template Reference

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

+ Inheritance diagram for on_CreateProcess_success_< Handler >:

Public Member Functions

 on_CreateProcess_success_ (Handler handler)
 
template<class WindowsExecutor >
void on_CreateProcess_sucess (WindowsExecutor &e) const
 
- 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 Handler>
class boost::process::windows::initializers::on_CreateProcess_success_< Handler >

Definition at line 19 of file on_CreateProcess_success.hpp.

Constructor & Destructor Documentation

◆ on_CreateProcess_success_()

on_CreateProcess_success_ ( Handler  handler)
inlineexplicit

Definition at line 22 of file on_CreateProcess_success.hpp.

Member Function Documentation

◆ on_CreateProcess_sucess()

void on_CreateProcess_sucess ( WindowsExecutor &  e) const
inline

Definition at line 25 of file on_CreateProcess_success.hpp.


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