Fawkes API
Fawkes Development Version
|
This is the complete list of members for fawkes::SubProcess, including all inherited members.
check_proc() | fawkes::SubProcess | |
kill(int signum) | fawkes::SubProcess | |
pid() const | fawkes::SubProcess | inline |
pipe_stderr_r() const | fawkes::SubProcess | inline |
pipe_stdin_w() const | fawkes::SubProcess | inline |
pipe_stdout_r() const | fawkes::SubProcess | inline |
sd_stderr() | fawkes::SubProcess | inline |
sd_stdin() | fawkes::SubProcess | inline |
sd_stdout() | fawkes::SubProcess | inline |
SubProcess(const char *progname, const char *file, const char *argv[], const char *envp[]) | fawkes::SubProcess | |
SubProcess(const char *progname, const char *file, const char *argv[], const char *envp[], fawkes::Logger *logger) | fawkes::SubProcess | |
~SubProcess() | fawkes::SubProcess |