emlabcpp
modern opinionated embedded C++ library
emlabcpp::quantity< Derived, ValueType > Member List

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 noexceptemlabcpp::quantity< Derived, ValueType >inlineexplicit
operator*() const noexceptemlabcpp::quantity< Derived, ValueType >inline
operator*=(arithmetic auto const val) noexceptemlabcpp::quantity< Derived, ValueType >inline
operator+=(quantity const other) noexceptemlabcpp::quantity< Derived, ValueType >inline
operator-=(quantity const other) noexceptemlabcpp::quantity< Derived, ValueType >inline
operator/=(arithmetic auto const val) noexceptemlabcpp::quantity< Derived, ValueType >inline
operator<=>(quantity const &, quantity const &)=defaultemlabcpp::quantity< Derived, ValueType >friend
quantity() noexceptemlabcpp::quantity< Derived, ValueType >inline
quantity(Value val) noexceptemlabcpp::quantity< Derived, ValueType >inlineexplicit
value_type typedefemlabcpp::quantity< Derived, ValueType >