NebulaStream  0.6.213
NebulaStream is a data and application management framework for the internet of things
BinarySource.hpp File Reference
#include <Sources/DataSource.hpp>
#include <fstream>
Include dependency graph for BinarySource.hpp:
This graph shows which files directly or indirectly include this file:

Classes

class  NES::BinarySource
 this class provides a binary file as source More...
 

Namespaces

 NES
 This exception represents a network error.
 

Typedefs

using NES::BinarySourcePtr = std::shared_ptr< BinarySource >