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

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 >