NebulaStream
0.6.213
NebulaStream is a data and application management framework for the internet of things
|
#include <Identifiers/Identifiers.hpp>
#include <RequestProcessor/RequestTypes/ISQP/ISQPEvents/ISQPEvent.hpp>
#include <future>
Classes | |
struct | NES::RequestProcessor::ISQPRemoveLinkResponse |
the response indicating if the remove link event was successfully applied More... | |
class | NES::RequestProcessor::ISQPRemoveLinkEvent |
the ISQP remove link event More... | |
Namespaces | |
NES | |
This exception represents a network error. | |
NES::RequestProcessor | |
Typedefs | |
using | NES::RequestProcessor::ISQPRemoveLinkResponsePtr = std::shared_ptr< ISQPRemoveLinkResponse > |
using | NES::RequestProcessor::ISQPRemoveLinkEventPtr = std::shared_ptr< ISQPRemoveLinkEvent > |