NebulaStream
0.6.213
NebulaStream is a data and application management framework for the internet of things
|
#include <Sources/DataSource.hpp>
#include <cstdint>
#include <memory>
#include <string>
#include <zmq.hpp>
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 > |