E-MailRelay
|
This is the complete list of members for G::NewProcessImp, including all inherited members.
duplicate(Fd, int) (defined in G::NewProcessImp) | G::NewProcessImp | static |
execErrorFormat(const std::string &format, int errno_) (defined in G::NewProcessImp) | G::NewProcessImp | |
Fd typedef (defined in G::NewProcessImp) | G::NewProcessImp | |
fork() (defined in G::NewProcessImp) | G::NewProcessImp | static |
id() const noexcept (defined in G::NewProcessImp) | G::NewProcessImp | |
kill() noexcept (defined in G::NewProcessImp) | G::NewProcessImp | |
NewProcessImp(const Path &exe, const StringArray &args, const Environment &env, Fd fd_stdin, Fd fd_stdout, Fd fd_stderr, const G::Path &cd, bool strict_path, Identity run_as_id, bool strict_id, int exec_error_exit, const std::string &exec_error_format, std::string(*exec_error_format_fn)(std::string, int)) (defined in G::NewProcessImp) | G::NewProcessImp | |
NewProcessImp(const NewProcessImp &)=delete (defined in G::NewProcessImp) | G::NewProcessImp | |
NewProcessImp(NewProcessImp &&)=delete (defined in G::NewProcessImp) | G::NewProcessImp | |
operator=(const NewProcessImp &)=delete (defined in G::NewProcessImp) | G::NewProcessImp | |
operator=(NewProcessImp &&)=delete (defined in G::NewProcessImp) | G::NewProcessImp | |
printError(int, const std::string &s) (defined in G::NewProcessImp) | G::NewProcessImp | static |
run(const Path &, const StringArray &, const Environment &, bool strict_path) (defined in G::NewProcessImp) | G::NewProcessImp | |
waitable() noexcept (defined in G::NewProcessImp) | G::NewProcessImp | |
~NewProcessImp()=default (defined in G::NewProcessImp) | G::NewProcessImp |