|
NebulaStream
0.6.213
NebulaStream is a data and application management framework for the internet of things
|
#include <Common/DataTypes/BasicTypes.hpp>#include <Common/DataTypes/DataTypeFactory.hpp>#include <memory>#include <string>Classes | |
| class | NES::AttributeField |
| Represents a typed field in a schema. More... | |
Namespaces | |
| NES | |
| This exception represents a network error. | |
Typedefs | |
| using | NES::DataTypePtr = std::shared_ptr< DataType > |
| using | NES::AttributeFieldPtr = std::shared_ptr< AttributeField > |