emlabcpp
modern opinionated embedded C++ library
emlabcpp::tagged_quantity< Tag, ValueType > Member List

This is the complete list of members for emlabcpp::tagged_quantity< Tag, ValueType >, including all inherited members.

get_unit()emlabcpp::quantity< tagged_quantity< Tag, float >, float >inlinestatic
operator U() const noexceptemlabcpp::quantity< tagged_quantity< Tag, float >, float >inlineexplicit
operator*() const noexceptemlabcpp::quantity< tagged_quantity< Tag, float >, float >inline
operator*=(arithmetic auto const val) noexceptemlabcpp::quantity< tagged_quantity< Tag, float >, float >inline
operator+=(quantity const other) noexceptemlabcpp::quantity< tagged_quantity< Tag, float >, float >inline
operator-=(quantity const other) noexceptemlabcpp::quantity< tagged_quantity< Tag, float >, float >inline
operator/=(arithmetic auto const val) noexceptemlabcpp::quantity< tagged_quantity< Tag, float >, float >inline
quantity() noexceptemlabcpp::quantity< tagged_quantity< Tag, float >, float >inline
quantity(Value val) noexceptemlabcpp::quantity< tagged_quantity< Tag, float >, float >inlineexplicit
tag typedefemlabcpp::tagged_quantity< Tag, ValueType >
value_type typedefemlabcpp::quantity< tagged_quantity< Tag, float >, float >