MIRA
|
This is the complete list of members for ProcessSpawnManager, including all inherited members.
mMutex | ProcessSpawnManager | |
mProcesses | ProcessSpawnManager | |
mRequiredProcessTerminatedFn | ProcessSpawnManager | |
mWatchdogThread | ProcessSpawnManager | |
ProcessInfoPtr typedef | ProcessSpawnManager | |
RequiredProcessTerminatedFn typedef | ProcessSpawnManager | |
startProcess(const Path &executable, const std::vector< std::string > &args, const std::string &name="", bool respawn=false, bool required=false, bool shutdownRecursively=false, boost::optional< Process::Environment > env=boost::optional< Process::Environment >(), const std::string &cleanupCmd="") | ProcessSpawnManager | inline |
startWatchdog(RequiredProcessTerminatedFn fn=RequiredProcessTerminatedFn()) | ProcessSpawnManager | inline |
watchdog() | ProcessSpawnManager | inline |
~ProcessSpawnManager() | ProcessSpawnManager | inline |