ExtendedProcessInfo Struct Reference
#include <platformManagerTypes.h>
Public Attributes | |
| std::string | name |
| ExtendedProcessOptions | option |
| Status | status |
Detailed Description
Struct with the process status and options
Member Data Documentation
| std::string name |
name of the process
| ExtendedProcessOptions option |
options of the process
| Status status |
status of the process
