| FixedPoint() (定义于 FixedPoint< INTEGER_BITS, FRACTIONAL_BITS, SIGNED >) | FixedPoint< INTEGER_BITS, FRACTIONAL_BITS, SIGNED > | inline |
| FixedPoint(typename detail::IntegerOfSizeAndSignedness< 8, SIGNED >::type x) (定义于 FixedPoint< INTEGER_BITS, FRACTIONAL_BITS, SIGNED >) | FixedPoint< INTEGER_BITS, FRACTIONAL_BITS, SIGNED > | inlineexplicit |
| FixedPoint(typename detail::IntegerOfSizeAndSignedness< 16, SIGNED >::type x) (定义于 FixedPoint< INTEGER_BITS, FRACTIONAL_BITS, SIGNED >) | FixedPoint< INTEGER_BITS, FRACTIONAL_BITS, SIGNED > | inlineexplicit |
| FixedPoint(typename detail::IntegerOfSizeAndSignedness< 32, SIGNED >::type x) (定义于 FixedPoint< INTEGER_BITS, FRACTIONAL_BITS, SIGNED >) | FixedPoint< INTEGER_BITS, FRACTIONAL_BITS, SIGNED > | inlineexplicit |
| FixedPoint(double x) (定义于 FixedPoint< INTEGER_BITS, FRACTIONAL_BITS, SIGNED >) | FixedPoint< INTEGER_BITS, FRACTIONAL_BITS, SIGNED > | inlineexplicit |
| FixedPoint(float x) (定义于 FixedPoint< INTEGER_BITS, FRACTIONAL_BITS, SIGNED >) | FixedPoint< INTEGER_BITS, FRACTIONAL_BITS, SIGNED > | inlineexplicit |
| get() const | FixedPoint< INTEGER_BITS, FRACTIONAL_BITS, SIGNED > | inline |
| IntegerType typedef | FixedPoint< INTEGER_BITS, FRACTIONAL_BITS, SIGNED > | |
| RawType typedef (定义于 FixedPoint< INTEGER_BITS, FRACTIONAL_BITS, SIGNED >) | FixedPoint< INTEGER_BITS, FRACTIONAL_BITS, SIGNED > | |
| value() const | FixedPoint< INTEGER_BITS, FRACTIONAL_BITS, SIGNED > | inline |