NebulaStream
0.6.213
NebulaStream is a data and application management framework for the internet of things
|
#include <cstdint>
Namespaces | |
NES | |
This exception represents a network error. | |
NES::RequestProcessor | |
Variables | |
constexpr uint8_t | NES::RequestProcessor::ISQP_ADD_NODE_EVENT_PRIORITY = 0 |
constexpr uint8_t | NES::RequestProcessor::ISQP_ADD_LINK_EVENT_PRIORITY = 1 |
constexpr uint8_t | NES::RequestProcessor::ISQP_REMOVE_LINK_EVENT_PRIORITY = 2 |
constexpr uint8_t | NES::RequestProcessor::ISQP_REMOVE_NODE_EVENT_PRIORITY = 3 |
constexpr uint8_t | NES::RequestProcessor::ISQP_ADD_QUERY_EVENT_PRIORITY = 4 |
constexpr uint8_t | NES::RequestProcessor::ISQP_REMOVE_QUERY_EVENT_PRIORITY = 5 |