AgentWatcher Member List
This is the complete list of members for
AgentWatcher, including all inherited members.
execProgram() const | AgentWatcher | [inline, protected, virtual] |
feedbackFd | AgentWatcher | [protected] |
forceShutdown() | AgentWatcher | [inline, virtual] |
getErrorBacktrace() const | AgentWatcher | [inline] |
getErrorMessage() const | AgentWatcher | [inline] |
getExeFilename() const =0 | AgentWatcher | [protected, pure virtual] |
getFeedbackFd() const | AgentWatcher | [inline] |
killAndWait(pid_t pid) | AgentWatcher | [inline, protected, static] |
lock | AgentWatcher | [mutable, protected] |
name() const =0 | AgentWatcher | [pure virtual] |
pid | AgentWatcher | [protected] |
processStartupInfo(pid_t pid, FileDescriptor &fd, const vector< string > &args)=0 | AgentWatcher | [protected, pure virtual] |
sendStartupArguments(pid_t pid, FileDescriptor &fd)=0 | AgentWatcher | [protected, pure virtual] |
sendStartupInfo(MessageChannel &channel)=0 | AgentWatcher | [pure virtual] |
start() | AgentWatcher | [inline, virtual] |
startWatching() | AgentWatcher | [inline, virtual] |
threadExceptionMessage | AgentWatcher | [protected] |
timedWaitPid(pid_t pid, int *status, unsigned long long timeout) | AgentWatcher | [inline, protected, static] |