|
Sen API
Sen Libraries
|
This is the complete list of members for sen::Quantity< T, D >, including all inherited members.
| get() const noexcept | sen::Quantity< T, D > | inline |
| isValid() const noexcept | sen::Quantity< T, D > | inline |
| operator bool() const noexcept | sen::Quantity< T, D > | inlineexplicit |
| operator T() const noexcept | sen::Quantity< T, D > | inline |
| operator!=(const U &other) const | sen::Quantity< T, D > | inline |
| operator<(const U &other) const | sen::Quantity< T, D > | inline |
| operator<=(const U &other) const | sen::Quantity< T, D > | inline |
| operator=(U other) | sen::Quantity< T, D > | inline |
| operator==(const U &other) const | sen::Quantity< T, D > | inline |
| operator>(const U &other) const | sen::Quantity< T, D > | inline |
| operator>=(const U &other) const | sen::Quantity< T, D > | inline |
| Quantity() noexcept | sen::Quantity< T, D > | |
| Quantity(U value) | sen::Quantity< T, D > | inline |
| set(U other) | sen::Quantity< T, D > | inline |
| setValid(bool valid) | sen::Quantity< T, D > | inline |
| ValueType typedef | sen::Quantity< T, D > | |
| ~Quantity()=default | sen::Quantity< T, D > |