numeric::fixed_point< Rep, Rad > Member List

This is the complete list of members for numeric::fixed_point< Rep, Rad >, including all inherited members.

fixed_point(T const &value, scale_type const &scale)numeric::fixed_point< Rep, Rad >inlineexplicit
fixed_point(T const &value, scale_type const &scale)numeric::fixed_point< Rep, Rad >inlineexplicit
fixed_point(scaled_integer< Rep > s)numeric::fixed_point< Rep, Rad >inlineexplicit
fixed_point(T const &value)numeric::fixed_point< Rep, Rad >inline
fixed_point()numeric::fixed_point< Rep, Rad >inline
operator bool() constnumeric::fixed_point< Rep, Rad >inlineexplicit
operator scaled_integer< Rep >() constnumeric::fixed_point< Rep, Rad >inline
operator std::string() constnumeric::fixed_point< Rep, Rad >inlineexplicit
operator U() constnumeric::fixed_point< Rep, Rad >inlineexplicit
operator U() constnumeric::fixed_point< Rep, Rad >inlineexplicit
operator!=(fixed_point< Rep1, Rad1 > const &lhs, fixed_point< Rep1, Rad1 > const &rhs)numeric::fixed_point< Rep, Rad >friend
operator%(fixed_point< Rep1, Rad1 > const &lhs, fixed_point< Rep1, Rad1 > const &rhs)numeric::fixed_point< Rep, Rad >friend
operator*(fixed_point< Rep1, Rad1 > const &lhs, fixed_point< Rep1, Rad1 > const &rhs)numeric::fixed_point< Rep, Rad >friend
operator*=(fixed_point< Rep1, Rad1 > const &rhs)numeric::fixed_point< Rep, Rad >inline
operator+(fixed_point< Rep1, Rad1 > const &lhs, fixed_point< Rep1, Rad1 > const &rhs)numeric::fixed_point< Rep, Rad >friend
operator++()numeric::fixed_point< Rep, Rad >inline
operator+=(fixed_point< Rep1, Rad1 > const &rhs)numeric::fixed_point< Rep, Rad >inline
operator-(fixed_point< Rep1, Rad1 > const &lhs, fixed_point< Rep1, Rad1 > const &rhs)numeric::fixed_point< Rep, Rad >friend
operator-=(fixed_point< Rep1, Rad1 > const &rhs)numeric::fixed_point< Rep, Rad >inline
operator/(fixed_point< Rep1, Rad1 > const &lhs, fixed_point< Rep1, Rad1 > const &rhs)numeric::fixed_point< Rep, Rad >friend
operator/=(fixed_point< Rep1, Rad1 > const &rhs)numeric::fixed_point< Rep, Rad >inline
operator<(fixed_point< Rep1, Rad1 > const &lhs, fixed_point< Rep1, Rad1 > const &rhs)numeric::fixed_point< Rep, Rad >friend
operator<=(fixed_point< Rep1, Rad1 > const &lhs, fixed_point< Rep1, Rad1 > const &rhs)numeric::fixed_point< Rep, Rad >friend
operator==(fixed_point< Rep1, Rad1 > const &lhs, fixed_point< Rep1, Rad1 > const &rhs)numeric::fixed_point< Rep, Rad >friend
operator>(fixed_point< Rep1, Rad1 > const &lhs, fixed_point< Rep1, Rad1 > const &rhs)numeric::fixed_point< Rep, Rad >friend
operator>=(fixed_point< Rep1, Rad1 > const &lhs, fixed_point< Rep1, Rad1 > const &rhs)numeric::fixed_point< Rep, Rad >friend
rep typedefnumeric::fixed_point< Rep, Rad >
rescaled(scale_type scale) constnumeric::fixed_point< Rep, Rad >inline
scale() constnumeric::fixed_point< Rep, Rad >inline
value() constnumeric::fixed_point< Rep, Rad >inline