|
Sen API
Sen Libraries
|
This is the complete list of members for sen::QuantitySpec, including all inherited members.
| description | sen::QuantitySpec | |
| elementType | sen::QuantitySpec | |
| maxValue | sen::QuantitySpec | |
| minValue | sen::QuantitySpec | |
| name | sen::QuantitySpec | |
| operator!=(const QuantitySpec &lhs, const QuantitySpec &rhs) noexcept | sen::QuantitySpec | friend |
| operator==(const QuantitySpec &lhs, const QuantitySpec &rhs) noexcept | sen::QuantitySpec | friend |
| qualifiedName | sen::QuantitySpec | |
| QuantitySpec(std::string name, std::string qualifiedName, std::string description, ConstTypeHandle< NumericType > elementType, std::optional< const Unit * > unit=std::nullopt, std::optional< float64_t > minValue=std::nullopt, std::optional< float64_t > maxValue=std::nullopt) | sen::QuantitySpec | inline |
| unit | sen::QuantitySpec |