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

Classes

struct  NES::RequestProcessor::ISQPRemoveQueryResponse
 the response indicating if the remove query was successfully applied More...
 
class  NES::RequestProcessor::ISQPRemoveQueryEvent
 Representing the ISQP remove query event. More...
 

Namespaces

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

Typedefs

using NES::RequestProcessor::ISQPRemoveQueryResponsePtr = std::shared_ptr< ISQPRemoveQueryResponse >
 
using NES::RequestProcessor::ISQPRemoveQueryEventPtr = std::shared_ptr< ISQPRemoveQueryEvent >