![]() |
Arene Base
Fundamental Utilities For Safety Critical C++
|
This is the complete list of members for arene::base::quantity< QuantityType, Rep >, including all inherited members.
| as() const noexcept -> quantity< OtherQuantityType, OtherRep > | arene::base::quantity< QuantityType, Rep > | inline |
| count_of() const noexcept -> OtherRep | arene::base::quantity< QuantityType, Rep > | inline |
| operator*(quantity const &lhs, Scalar const &rhs) noexcept -> quantity< Q, CommonRep > | arene::base::quantity< QuantityType, Rep > | friend |
| operator*(Scalar const &lhs, quantity const &rhs) noexcept -> quantity< Q, CommonRep > | arene::base::quantity< QuantityType, Rep > | friend |
| operator*(quantity const &lhs, quantity< OtherQuantityType, OtherRep > const &rhs) noexcept -> quantity< typename units_combination_traits< QuantityType, OtherQuantityType >::product_type, CommonRep > | arene::base::quantity< QuantityType, Rep > | friend |
| operator*(quantity const &lhs, quantity< OtherQuantityType, OtherRep > const &rhs) noexcept -> quantity< typename units_combination_traits< QuantityType, OtherQuantityType >::product_type, CommonRep > | arene::base::quantity< QuantityType, Rep > | friend |
| operator+(quantity const &lhs, quantity const &rhs) noexcept -> quantity< typename units_combination_traits< Q, Q >::sum_type, Rep > | arene::base::quantity< QuantityType, Rep > | friend |
| operator+(quantity const &lhs, quantity< OtherQuantityType, OtherRep > const &rhs) noexcept -> quantity< typename units_combination_traits< QuantityType, OtherQuantityType >::sum_type, CommonRep > | arene::base::quantity< QuantityType, Rep > | friend |
| operator-(quantity const &lhs, quantity< OtherQuantityType, OtherRep > const &rhs) noexcept -> quantity< typename units_combination_traits< QuantityType, OtherQuantityType >::difference_type, CommonRep > | arene::base::quantity< QuantityType, Rep > | friend |
| operator/(quantity const &lhs, Scalar const &rhs) noexcept -> quantity< Q, CommonRep > | arene::base::quantity< QuantityType, Rep > | friend |
| operator/(quantity const &lhs, quantity< OtherQuantityType, OtherRep > const &rhs) noexcept -> quantity< typename units_combination_traits< QuantityType, OtherQuantityType >::ratio_type, CommonRep > | arene::base::quantity< QuantityType, Rep > | friend |
| quantity() noexcept | arene::base::quantity< QuantityType, Rep > | inline |
| quantity(Rep store_value) noexcept | arene::base::quantity< QuantityType, Rep > | inlineexplicit |
| quantity(quantity< OtherQuantityType, OtherRep > const &other) noexcept | arene::base::quantity< QuantityType, Rep > | inline |
| three_way_compare(quantity const &lhs, quantity const &rhs) noexcept -> strong_ordering | arene::base::quantity< QuantityType, Rep > | inlinestatic |
| three_way_compare(quantity const &lhs, quantity< QuantityType, OtherRep > const &rhs) noexcept -> strong_ordering | arene::base::quantity< QuantityType, Rep > | inlinestatic |
| three_way_compare(quantity const &lhs, quantity< OtherQuantityType, OtherRep > const &rhs) noexcept -> strong_ordering | arene::base::quantity< QuantityType, Rep > | inlinestatic |
| three_way_compare(quantity const &lhs, quantity< OtherQuantityType, OtherRep > const &rhs) noexcept -> strong_ordering | arene::base::quantity< QuantityType, Rep > | inlinestatic |