NebulaStream  0.6.213
NebulaStream is a data and application management framework for the internet of things
CSVSource.hpp File Reference
#include <Configurations/Worker/PhysicalSourceTypes/CSVSourceType.hpp>
#include <chrono>
#include <fstream>
#include <string>
Include dependency graph for CSVSource.hpp:
This graph shows which files directly or indirectly include this file:

Classes

class  NES::CSVSource
 this class implement the CSV as an input source More...
 

Namespaces

 NES
 This exception represents a network error.
 

Typedefs

using NES::CSVParserPtr = std::shared_ptr< CSVParser >
 
using NES::CSVSourcePtr = std::shared_ptr< CSVSource >