operator AnotherT() const | Si::Internal::Unit< T, Powers > | inlineexplicit |
operator!=(const Unit< AnotherT, Powers... > &unit) const | Si::Internal::Unit< T, Powers > | inline |
operator*(const T &value) const | Si::Internal::Unit< T, Powers > | inline |
operator*(const Unit< AnotherT, OtherPowers... > &unit) const | Si::Internal::Unit< T, Powers > | inline |
operator*=(const T &value) | Si::Internal::Unit< T, Powers > | inline |
operator+() const | Si::Internal::Unit< T, Powers > | inline |
operator+(const Unit< AnotherT, Powers... > &unit) const | Si::Internal::Unit< T, Powers > | inline |
operator++() | Si::Internal::Unit< T, Powers > | inline |
operator++(int) | Si::Internal::Unit< T, Powers > | inline |
operator+=(const Unit< AnotherT, Powers... > &unit) | Si::Internal::Unit< T, Powers > | inline |
operator-(const Unit< AnotherT, Powers... > &unit) const | Si::Internal::Unit< T, Powers > | inline |
operator--() | Si::Internal::Unit< T, Powers > | inline |
operator--(int) | Si::Internal::Unit< T, Powers > | inline |
operator-=(const Unit< AnotherT, Powers... > &unit) | Si::Internal::Unit< T, Powers > | inline |
operator/(const T &value) const | Si::Internal::Unit< T, Powers > | inline |
operator/(const Unit< AnotherT, OtherPowers... > &unit) const | Si::Internal::Unit< T, Powers > | inline |
operator/=(const T &value) | Si::Internal::Unit< T, Powers > | inline |
operator<(const Unit< AnotherT, Powers... > &unit) const | Si::Internal::Unit< T, Powers > | inline |
operator<=(const Unit< AnotherT, Powers... > &unit) const | Si::Internal::Unit< T, Powers > | inline |
operator==(const Unit< AnotherT, Powers... > &unit) const | Si::Internal::Unit< T, Powers > | inline |
operator>(const Unit< AnotherT, Powers... > &unit) const | Si::Internal::Unit< T, Powers > | inline |
operator>=(const Unit< AnotherT, Powers... > &unit) const | Si::Internal::Unit< T, Powers > | inline |
Unit(const T &value=T()) | Si::Internal::Unit< T, Powers > | inlineexplicit |
Unit(const Unit< AnotherT, Powers... > &unit) | Si::Internal::Unit< T, Powers > | inline |