set_cmd_line Class Reference

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

+ Inheritance diagram for set_cmd_line:

Public Member Functions

template<class PosixExecutor >
void on_exec_setup (PosixExecutor &e) const
 
 set_cmd_line (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 21 of file set_cmd_line.hpp.

Constructor & Destructor Documentation

◆ set_cmd_line()

set_cmd_line ( const std::string &  s)
inlineexplicit

Definition at line 30 of file set_cmd_line.hpp.

+ Here is the call graph for this function:

Member Function Documentation

◆ on_exec_setup()

void on_exec_setup ( PosixExecutor &  e) const
inline

Definition at line 42 of file set_cmd_line.hpp.


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