NebulaStream  0.6.213
NebulaStream is a data and application management framework for the internet of things
ZmqSource.hpp File Reference
#include <Sources/DataSource.hpp>
#include <cstdint>
#include <memory>
#include <string>
#include <zmq.hpp>
Include dependency graph for ZmqSource.hpp:
This graph shows which files directly or indirectly include this file:

Classes

class  NES::ZmqSource
 this class provide a zmq as data source More...
 

Namespaces

 NES
 This exception represents a network error.
 

Typedefs

using NES::ZmqSourcePtr = std::shared_ptr< ZmqSource >