show_window Class Reference

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

+ Inheritance diagram for show_window:

Public Member Functions

template<class WindowsExecutor >
void on_CreateProcess_setup (WindowsExecutor &e) const
 
 show_window (WORD flags)
 
- 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 18 of file show_window.hpp.

Constructor & Destructor Documentation

◆ show_window()

show_window ( WORD  flags)
inlineexplicit

Definition at line 21 of file show_window.hpp.

Member Function Documentation

◆ on_CreateProcess_setup()

void on_CreateProcess_setup ( WindowsExecutor &  e) const
inline

Definition at line 24 of file show_window.hpp.


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