MIRA
|
#include <platform/ProcessSpawnManager.h>
Public Member Functions | |
~ProcessInfo () | |
std::string | getName () const |
Public Attributes | |
Process | process |
std::string | name |
std::string | pid |
bool | respawn |
bool | required |
bool | shutdownRecursively |
Path | executable |
std::vector< std::string > | args |
boost::optional< Process::Environment > | env |
std::string | cleanup_cmd |
|
inline |
|
inline |
Process process |
std::string name |
std::string pid |
bool respawn |
bool required |
bool shutdownRecursively |
Path executable |
std::vector<std::string> args |
boost::optional<Process::Environment> env |
std::string cleanup_cmd |