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

Classes

class  NES::DataTypeFactory
 The data type factory offers multiple methods to construct data types. More...
 

Namespaces

 NES
 This exception represents a network error.
 

Typedefs

using NES::ArrayTypePtr = std::shared_ptr< ArrayType >
 
using NES::TextTypePtr = std::shared_ptr< TextType >