This is the complete list of members for boost::units::quantity< Unit, Y >, including all inherited members.
from_value(const value_type &val) | boost::units::quantity< Unit, Y > | inlinestatic |
operator*=(const quantity< Unit2, YY > &source) | boost::units::quantity< Unit, Y > | inline |
operator*=(const value_type &source) | boost::units::quantity< Unit, Y > | inline |
operator+=(const quantity< Unit2, YY > &source) | boost::units::quantity< Unit, Y > | inline |
operator-=(const quantity< Unit2, YY > &source) | boost::units::quantity< Unit, Y > | inline |
operator/=(const quantity< Unit2, YY > &source) | boost::units::quantity< Unit, Y > | inline |
operator/=(const value_type &source) | boost::units::quantity< Unit, Y > | inline |
operator=(const this_type &source) | boost::units::quantity< Unit, Y > | inline |
operator=(const quantity< Unit, YY > &source) | boost::units::quantity< Unit, Y > | inline |
operator=(const quantity< Unit2, YY > &source) | boost::units::quantity< Unit, Y > | inline |
quantity() | boost::units::quantity< Unit, Y > | inline |
quantity(unspecified_null_pointer_constant_type) | boost::units::quantity< Unit, Y > | inline |
quantity(const this_type &source) | boost::units::quantity< Unit, Y > | inline |
quantity(const quantity< Unit, YY > &source, typename boost::enable_if< detail::is_non_narrowing_conversion< YY, Y > >::type *=0) | boost::units::quantity< Unit, Y > | inline |
quantity(const quantity< Unit, YY > &source, typename boost::disable_if< detail::is_non_narrowing_conversion< YY, Y > >::type *=0) | boost::units::quantity< Unit, Y > | inlineexplicit |
quantity(const quantity< Unit2, YY > &source, typename boost::disable_if< mpl::and_< typename is_implicitly_convertible< Unit2, Unit >::type, detail::is_non_narrowing_conversion< YY, Y > >, typename detail::disable_if_is_same< Unit, Unit2 >::type >::type *=0) | boost::units::quantity< Unit, Y > | inlineexplicit |
quantity(const quantity< Unit2, YY > &source, typename boost::enable_if< mpl::and_< typename is_implicitly_convertible< Unit2, Unit >::type, detail::is_non_narrowing_conversion< YY, Y > >, typename detail::disable_if_is_same< Unit, Unit2 >::type >::type *=0) | boost::units::quantity< Unit, Y > | inline |
quantity(const value_type &val, int) | boost::units::quantity< Unit, Y > | inlineexplicitprotected |
this_type typedef | boost::units::quantity< Unit, Y > | |
unit_type typedef | boost::units::quantity< Unit, Y > | |
value() const | boost::units::quantity< Unit, Y > | inline |
value_type typedef | boost::units::quantity< Unit, Y > |