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::FixedChar, including all inherited members.
ArrayType(uint64_t length, DataTypePtr component) noexcept | NES::ArrayType | inline |
as(DataTypePtr ptr) | NES::DataType | inlinestatic |
component | NES::ArrayType | |
equals(DataTypePtr otherDataType) final | NES::ArrayType | virtual |
FixedChar(uint64_t length) noexcept | NES::FixedChar | explicit |
isArray() const final | NES::ArrayType | inlinevirtual |
isBoolean() const | NES::DataType | virtual |
isChar() const | NES::DataType | virtual |
isCharArray() const final | NES::ArrayType | inlinevirtual |
isFloat() const | NES::DataType | virtual |
isInteger() const | NES::DataType | virtual |
isNumeric() const | NES::DataType | virtual |
isText() const | NES::DataType | virtual |
isUndefined() const | NES::DataType | virtual |
join(DataTypePtr otherDataType) final | NES::ArrayType | virtual |
length | NES::ArrayType | |
toString() final | NES::ArrayType | virtual |
~ArrayType() override=default | NES::ArrayType | |
~DataType()=default | NES::DataType | virtual |
~FixedChar() override=default | NES::FixedChar |