numeric::fixed_point< Rep, Rad > 成员列表

这是 numeric::fixed_point< Rep, Rad > 的完整成员列表,包括所有继承的成员。

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!=(fixed_point< Rep1, Rad1 > const &lhs, fixed_point< Rep1, Rad1 > const &rhs)numeric::fixed_point< Rep, Rad >友元
operator%(fixed_point< Rep1, Rad1 > const &lhs, fixed_point< Rep1, Rad1 > const &rhs)numeric::fixed_point< Rep, Rad >友元
operator*(fixed_point< Rep1, Rad1 > const &lhs, fixed_point< Rep1, Rad1 > const &rhs)numeric::fixed_point< Rep, Rad >友元
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 >友元
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 >友元
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 >友元
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 >友元
operator<=(fixed_point< Rep1, Rad1 > const &lhs, fixed_point< Rep1, Rad1 > const &rhs)numeric::fixed_point< Rep, Rad >友元
operator==(fixed_point< Rep1, Rad1 > const &lhs, fixed_point< Rep1, Rad1 > const &rhs)numeric::fixed_point< Rep, Rad >友元
operator>(fixed_point< Rep1, Rad1 > const &lhs, fixed_point< Rep1, Rad1 > const &rhs)numeric::fixed_point< Rep, Rad >友元
operator>=(fixed_point< Rep1, Rad1 > const &lhs, fixed_point< Rep1, Rad1 > const &rhs)numeric::fixed_point< Rep, Rad >友元
radnumeric::fixed_point< Rep, Rad >static
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