emlabcpp
modern opinionated embedded C++ library
|
This is the complete list of members for emlabcpp::quantity< Derived, ValueType >, including all inherited members.
get_unit() | emlabcpp::quantity< Derived, ValueType > | inlinestatic |
operator U() const noexcept | emlabcpp::quantity< Derived, ValueType > | inlineexplicit |
operator*() const noexcept | emlabcpp::quantity< Derived, ValueType > | inline |
operator*=(arithmetic auto const val) noexcept | emlabcpp::quantity< Derived, ValueType > | inline |
operator+=(quantity const other) noexcept | emlabcpp::quantity< Derived, ValueType > | inline |
operator-=(quantity const other) noexcept | emlabcpp::quantity< Derived, ValueType > | inline |
operator/=(arithmetic auto const val) noexcept | emlabcpp::quantity< Derived, ValueType > | inline |
operator<=>(quantity const &, quantity const &)=default | emlabcpp::quantity< Derived, ValueType > | friend |
quantity() noexcept | emlabcpp::quantity< Derived, ValueType > | inline |
quantity(Value val) noexcept | emlabcpp::quantity< Derived, ValueType > | inlineexplicit |
value_type typedef | emlabcpp::quantity< Derived, ValueType > |