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::Numeric, including all inherited members.
as(DataTypePtr ptr) | NES::DataType | inlinestatic |
bits | NES::Numeric | protected |
equals(DataTypePtr otherDataType)=0 | NES::DataType | pure virtual |
getBits() const | NES::Numeric | |
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 | NES::DataType | virtual |
isNumeric() const final | NES::Numeric | inlinevirtual |
isText() const | NES::DataType | virtual |
isUndefined() const | NES::DataType | virtual |
join(DataTypePtr otherDataType)=0 | NES::DataType | pure virtual |
Numeric(int8_t bits) | NES::Numeric | explicit |
toString()=0 | NES::DataType | pure virtual |
~DataType()=default | NES::DataType | virtual |
~Numeric() override=default | NES::Numeric |