NebulaStream
0.6.213
NebulaStream is a data and application management framework for the internet of things
|
#include <cstdint>
#include <memory>
#include <sstream>
#include <string>
#include <Sinks/Mediums/SinkMedium.hpp>
#include <iostream>
Classes | |
class | NES::NullOutputSink |
this class provides a print sink More... | |
Namespaces | |
NES | |
This exception represents a network error. | |
Typedefs | |
using | NES::NullOutputSinkPtr = std::shared_ptr< NullOutputSink > |