31 #ifndef DW_FRAMEWORK_GRAPH_HEALTH_SIGNAL_HPP_ 32 #define DW_FRAMEWORK_GRAPH_HEALTH_SIGNAL_HPP_ 34 #include <dw/core/base/Types.h> 114 #endif // DW_FRAMEWORK_GRAPH_HEALTH_SIGNAL_HPP_ static const uint32_t DW_NODE_STATE_MAX_ERROR_STRING_LENGTH
dwGraphState
Enumerated levels describing the status of the graph.
Basic health signal that describes the health status of the graph.
static const uint32_t DW_NODE_STATE_MAX_KEY_VALUE_PAIR
dwGraphStateLevel
Enumerated levels of severity describing the consequence of the graph signal on the entire system...
char key[DW_NODE_STATE_MAX_ERROR_STRING_LENGTH]
char value[DW_NODE_STATE_MAX_ERROR_STRING_LENGTH]
std::ostream & operator<<(std::ostream &os, dwGraphState state)
static const uint32_t DW_NODE_STATE_MAX_ERROR_COUNT
dwGraphStateLevel severity
Defines a pair of a key and value used to provide additional debugging information to the dwGraphHeal...