healthTypes.h File Reference
#include <string>#include <vector>#include <fstream>#include <boost/system/error_code.hpp>#include "enum.h"#include "../../../../LIBRARIES/UTILS/src/dpyError.h"
Include dependency graph for healthTypes.h:

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

Go to the source code of this file.
Classes | |
| struct | Status |
| Status type. More... | |
| struct | DeviceInformation |
| Device information. More... | |
Namespaces | |
| dpyHealth | |
| Deepsy HEALTH namespace that includes the different enums, structs or method signatures that should be used. | |
Enumerations | |
| enum | Priority { NA = 0, LOW = 1, NORMAL = 2, HIGH = 3 } |
| Priority of the message. More... | |
Detailed Description
/ Header file for HEALTH types
- Date
- 18/05/2020
- Copyright
- GMV, S.A. 2020. Property of GMV, S.A.; all rights reserved
