platformManagerTypes.h File Reference
#include <string>#include <vector>
Include dependency graph for platformManagerTypes.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| struct | Status |
| struct | ExtendedProcessOptions |
| struct | ExtendedProcessInfo |
Namespaces | |
| dpyPlatformmanager | |
| Deepsy Platformmanager namespace that includes the different enums, structs or method signatures that should be used. | |
Enumerations | |
| enum | EvaluationStatus { WAITING_FOR_EVALUATION = 0, WAITING_FOR_ROLLING_BACK = 1, EVALUATION_OK = 2, IDLE = 3 } |
| enum | ProcessEvent { STARTED = 0, STOPPED = 1, RELAUNCHED = 2 } |
Detailed Description
- Copyright
- GMV, S.A. 2020. Property of GMV, S.A.; all rights reserved
