Sen API
Sen Libraries
Loading...
Searching...
No Matches
sen::QuantitySpec Member List

This is the complete list of members for sen::QuantitySpec, including all inherited members.

descriptionsen::QuantitySpec
elementTypesen::QuantitySpec
maxValuesen::QuantitySpec
minValuesen::QuantitySpec
namesen::QuantitySpec
operator!=(const QuantitySpec &lhs, const QuantitySpec &rhs) noexceptsen::QuantitySpecfriend
operator==(const QuantitySpec &lhs, const QuantitySpec &rhs) noexceptsen::QuantitySpecfriend
qualifiedNamesen::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::QuantitySpecinline
unitsen::QuantitySpec