YSTest  PreAlpha_b400_20130424
The YSLib Test Project
 全部  命名空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义  
ystdex::fixed_point< _tBase, _vInt, _vFrac > 成员列表

成员的完整列表,这些成员属于 ystdex::fixed_point< _tBase, _vInt, _vFrac >,包括所有继承而来的类成员

base_element() ynoexceptystdex::fixed_point< _tBase, _vInt, _vFrac >inlinestatic
base_type typedefystdex::fixed_point< _tBase, _vInt, _vFrac >
cast() const ystdex::fixed_point< _tBase, _vInt, _vFrac >inlineprivate
cast() const ystdex::fixed_point< _tBase, _vInt, _vFrac >inlineprivate
ceil(fixed_point x)ystdex::fixed_point< _tBase, _vInt, _vFrac >friend
digit_bit_nystdex::fixed_point< _tBase, _vInt, _vFrac >static
fabs(fixed_point x)ystdex::fixed_point< _tBase, _vInt, _vFrac >friend
fixed_point classystdex::fixed_point< _tBase, _vInt, _vFrac >friend
fixed_point() ynoexceptystdex::fixed_point< _tBase, _vInt, _vFrac >inline
fixed_point(base_type v, internal_construct_tag) ynoexceptystdex::fixed_point< _tBase, _vInt, _vFrac >inlineprivate
fixed_point(_tInt val, typename std::enable_if< std::is_integral< _tInt >::value, int >::type=0) ynoexceptystdex::fixed_point< _tBase, _vInt, _vFrac >inline
fixed_point(_tFloat val, typename std::enable_if< std::is_floating_point< _tFloat >::value, int >::type=0) ynoexceptystdex::fixed_point< _tBase, _vInt, _vFrac >inline
fixed_point(const fixed_point &)=defaultystdex::fixed_point< _tBase, _vInt, _vFrac >inline
fixed_point(const fixed_point< base_type, _vOtherInt, _vOtherFrac > &f, typename std::enable_if<(_vOtherInt< int_bit_n), int >::type=0) ynoexceptystdex::fixed_point< _tBase, _vInt, _vFrac >inline
fixed_point(const fixed_point< base_type, _vOtherInt, _vOtherFrac > &f, typename std::enable_if<(int_bit_n< _vOtherInt), int >::type=0) ynoexceptystdex::fixed_point< _tBase, _vInt, _vFrac >inline
floor(fixed_point x)ystdex::fixed_point< _tBase, _vInt, _vFrac >friend
frac_bit_nystdex::fixed_point< _tBase, _vInt, _vFrac >static
identity() ynoexceptystdex::fixed_point< _tBase, _vInt, _vFrac >inlinestatic
int_bit_nystdex::fixed_point< _tBase, _vInt, _vFrac >static
internal_construct_tag typedefystdex::fixed_point< _tBase, _vInt, _vFrac >private
operator _type() const ystdex::fixed_point< _tBase, _vInt, _vFrac >inline
operator!() const ynoexceptystdex::fixed_point< _tBase, _vInt, _vFrac >inline
operator*=(const fixed_point &f) ynoexceptystdex::fixed_point< _tBase, _vInt, _vFrac >inline
operator++() ynoexceptystdex::fixed_point< _tBase, _vInt, _vFrac >inline
operator+=(const fixed_point &f) ynoexceptystdex::fixed_point< _tBase, _vInt, _vFrac >inline
operator-() const ynoexceptystdex::fixed_point< _tBase, _vInt, _vFrac >inline
operator--() ynoexceptystdex::fixed_point< _tBase, _vInt, _vFrac >inline
operator-=(const fixed_point &f) ynoexceptystdex::fixed_point< _tBase, _vInt, _vFrac >inline
operator/=(const fixed_point &f) ynoexceptystdex::fixed_point< _tBase, _vInt, _vFrac >inline
operator<(const fixed_point &f) const ynoexceptystdex::fixed_point< _tBase, _vInt, _vFrac >inline
operator<<=(size_t s) ynoexceptystdex::fixed_point< _tBase, _vInt, _vFrac >inline
operator==(const fixed_point &f) const ynoexceptystdex::fixed_point< _tBase, _vInt, _vFrac >inline
operator>>=(size_t s) ynoexceptystdex::fixed_point< _tBase, _vInt, _vFrac >inline
round(fixed_point x)ystdex::fixed_point< _tBase, _vInt, _vFrac >friend
std::numeric_limits< fixed_point< _tBase, _vInt, _vFrac > > classystdex::fixed_point< _tBase, _vInt, _vFrac >friend
valueystdex::fixed_point< _tBase, _vInt, _vFrac >private