NebulaStream  0.6.213
NebulaStream is a data and application management framework for the internet of things
TCPSource.hpp File Reference
#include <Configurations/Worker/PhysicalSourceTypes/TCPSourceType.hpp>
#include <Sources/DataSource.hpp>
#include <Util/CircularBuffer.hpp>
#include <Util/MMapCircularBuffer.hpp>
Include dependency graph for TCPSource.hpp:
This graph shows which files directly or indirectly include this file:

Classes

class  NES::TCPSource
 source to receive data via TCP connection More...
 

Namespaces

 NES
 This exception represents a network error.
 

Typedefs

using NES::ParserPtr = std::shared_ptr< Parser >
 
using NES::TCPSourcePtr = std::shared_ptr< TCPSource >