YGP::Process Member List
This is the complete list of members for
YGP::Process, including all inherited members.
CONNECT_STDERR enum value (defined in YGP::Process) | YGP::Process | |
CONNECT_STDOUT enum value (defined in YGP::Process) | YGP::Process | |
CONNECT_STDOUT_AND_ERR enum value (defined in YGP::Process) | YGP::Process | |
execAsync(const char *file, const char *const arguments[]) | YGP::Process | [inline, static] |
execIOConnected(const char *file, const char *const arguments[], int *fd, unsigned int flags=CONNECT_STDOUT_AND_ERR) | YGP::Process | [inline, static] |
execute(const char *file, const char *const arguments[]) | YGP::Process | [inline, static] |
getPID() | YGP::Process | [inline, static] |
NO_WAIT enum value (defined in YGP::Process) | YGP::Process | |
start(const char *file, const char *const arguments[], int flags, int *fd=NULL) | YGP::Process | [protected, static] |
WAIT enum value (defined in YGP::Process) | YGP::Process | |
waitForProcess(pid_t pid) | YGP::Process | [static] |