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

Classes

struct  NES::RequestProcessor::ISQPResponse
 base class of ISQP response type More...
 
class  NES::RequestProcessor::ISQPEvent
 base class for the ISQP event types More...
 

Namespaces

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

Typedefs

using NES::RequestProcessor::ISQPEventPtr = std::shared_ptr< ISQPEvent >
 
using NES::RequestProcessor::ISQPResponsePtr = std::shared_ptr< ISQPResponse >