NebulaStream  0.6.213
NebulaStream is a data and application management framework for the internet of things
ISQPAddQueryEvent.hpp File Reference
Include dependency graph for ISQPAddQueryEvent.hpp:
This graph shows which files directly or indirectly include this file:

Classes

struct  NES::RequestProcessor::ISQPAddQueryResponse
 the response indicating the id if the query after successful registration of the add query event More...
 
class  NES::RequestProcessor::ISQPAddQueryEvent
 Representing the ISQP Add query event. More...
 

Namespaces

 NES
 This exception represents a network error.
 
 NES::RequestProcessor
 

Typedefs

using NES::RequestProcessor::ISQPAddQueryResponsePtr = std::shared_ptr< ISQPAddQueryResponse >
 
using NES::RequestProcessor::ISQPAddQueryEventPtr = std::shared_ptr< ISQPAddQueryEvent >