|
NebulaStream
0.6.213
NebulaStream is a data and application management framework for the internet of things
|
#include <cstdint>#include <memory>#include <string>#include <zmq.hpp>#include <Sinks/Mediums/SinkMedium.hpp>#include <Util/Logger/Logger.hpp>Classes | |
| class | NES::ZmqSink |
| struct | fmt::formatter< NES::ZmqSink > |
Namespaces | |
| NES | |
| This exception represents a network error. | |
| fmt | |
Typedefs | |
| using | NES::ZmqSinkPtr = std::shared_ptr< ZmqSink > |