NebulaStream
0.6.213
NebulaStream is a data and application management framework for the internet of things
|
This is the complete list of members for NES::Integer, including all inherited members.
as(DataTypePtr ptr) | NES::DataType | inlinestatic |
bits | NES::Numeric | protected |
equals(DataTypePtr otherDataType) override | NES::Integer | virtual |
getBits() const | NES::Numeric | |
Integer(int8_t bits, int64_t lowerBound, int64_t upperBound) noexcept | NES::Integer | inline |
isArray() const | NES::DataType | virtual |
isBoolean() const | NES::DataType | virtual |
isChar() const | NES::DataType | virtual |
isCharArray() const | NES::DataType | virtual |
isFloat() const | NES::DataType | virtual |
isInteger() const override | NES::Integer | inlinevirtual |
isNumeric() const final | NES::Numeric | inlinevirtual |
isText() const | NES::DataType | virtual |
isUndefined() const | NES::DataType | virtual |
join(DataTypePtr otherDataType) override | NES::Integer | virtual |
lowerBound | NES::Integer | |
Numeric(int8_t bits) | NES::Numeric | explicit |
toString() override | NES::Integer | virtual |
upperBound | NES::Integer | |
~DataType()=default | NES::DataType | virtual |
~Integer() override=default | NES::Integer | |
~Numeric() override=default | NES::Numeric |