NebulaStream  0.6.213
NebulaStream is a data and application management framework for the internet of things
Schema.hpp File Reference
#include <Common/DataTypes/BasicTypes.hpp>
#include <memory>
#include <string>
#include <vector>
Include dependency graph for Schema.hpp:

Classes

class  NES::Schema
 

Namespaces

 NES
 This exception represents a network error.
 
 NES::Configurations
 

Functions

AttributeFieldPtr NES::createField (const std::string &name, BasicType type)
 
AttributeFieldPtr NES::createField (const std::string &name, DataTypePtr type)