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

Classes

class  NES::PrintSink
 this class provides a print sink More...
 

Namespaces

 NES
 This exception represents a network error.
 

Typedefs

using NES::PrintSinkPtr = std::shared_ptr< PrintSink >