Definition at line 39 of file fork-inferior.c.
◆ execv_argv()
| execv_argv::execv_argv |
( |
const char * |
exec_file, |
|
|
const std::string & |
allargs, |
|
|
const char * |
shell_file |
|
) |
| |
◆ argv()
| char** execv_argv::argv |
( |
| ) |
|
|
inline |
◆ DISABLE_COPY_AND_ASSIGN()
| execv_argv::DISABLE_COPY_AND_ASSIGN |
( |
execv_argv |
| ) |
|
|
private |
◆ init_for_no_shell()
| void execv_argv::init_for_no_shell |
( |
const char * |
exec_file, |
|
|
const std::string & |
allargs |
|
) |
| |
|
private |
◆ init_for_shell()
| void execv_argv::init_for_shell |
( |
const char * |
exec_file, |
|
|
const std::string & |
allargs, |
|
|
const char * |
shell_file |
|
) |
| |
|
private |
◆ m_argv
| std::vector<const char *> execv_argv::m_argv |
|
private |
◆ m_storage
The documentation for this class was generated from the following file: