start_in_dir Class Reference

#include <boost/process/posix/initializers/start_in_dir.hpp>

+ Inheritance diagram for start_in_dir:

Public Member Functions

template<class PosixExecutor >
void on_exec_setup (PosixExecutor &) const
 
 start_in_dir (const std::string &s)
 
- Public Member Functions inherited from initializer_base
template<class PosixExecutor >
void on_exec_error (PosixExecutor &) const
 
template<class PosixExecutor >
void on_exec_setup (PosixExecutor &) const
 
template<class PosixExecutor >
void on_fork_error (PosixExecutor &) const
 
template<class PosixExecutor >
void on_fork_setup (PosixExecutor &) const
 
template<class PosixExecutor >
void on_fork_success (PosixExecutor &) const
 

Detailed Description

Definition at line 19 of file start_in_dir.hpp.

Constructor & Destructor Documentation

◆ start_in_dir()

start_in_dir ( const std::string &  s)
inlineexplicit

Definition at line 22 of file start_in_dir.hpp.

Member Function Documentation

◆ on_exec_setup()

void on_exec_setup ( PosixExecutor &  ) const
inline

Definition at line 25 of file start_in_dir.hpp.


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