hide_console Class Reference

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

+ Inheritance diagram for hide_console:

Public Member Functions

template<class WindowsExecutor >
void on_CreateProcess_setup (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

Definition at line 18 of file hide_console.hpp.

Member Function Documentation

◆ on_CreateProcess_setup()

void on_CreateProcess_setup ( WindowsExecutor &  e) const
inline

Definition at line 22 of file hide_console.hpp.


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