OnixS C++ B3 BOE Binary Order Entry 1.3.0
API Documentation
Loading...
Searching...
No Matches
FloatingPointDecimal< MantissaType, ExponentType > Member List

This is the complete list of members for FloatingPointDecimal< MantissaType, ExponentType >, including all inherited members.

Exponent typedefFloatingPointDecimal< MantissaType, ExponentType >
exponent() const noexceptFloatingPointDecimal< MantissaType, ExponentType >inline
FloatingPointDecimal() noexceptFloatingPointDecimal< MantissaType, ExponentType >inline
FloatingPointDecimal(Mantissa mantissa, Exponent exponent) noexceptFloatingPointDecimal< MantissaType, ExponentType >inline
FloatingPointDecimal(const FloatingPointDecimal &other) noexceptFloatingPointDecimal< MantissaType, ExponentType >inline
FloatingPointDecimal(const FloatingPointDecimal< OtherMantissa, OtherExponent > &other) noexceptFloatingPointDecimal< MantissaType, ExponentType >inlineexplicit
FloatingPointDecimal(const FixedPointDecimal< OtherMantissa, OtherExponent > &other) noexceptFloatingPointDecimal< MantissaType, ExponentType >inlineexplicit
Mantissa typedefFloatingPointDecimal< MantissaType, ExponentType >
mantissa() const noexceptFloatingPointDecimal< MantissaType, ExponentType >inline
operator=(const FloatingPointDecimal &other) noexceptFloatingPointDecimal< MantissaType, ExponentType >inline
operator=(const FloatingPointDecimal< OtherMantissa, OtherExponent > &other) noexceptFloatingPointDecimal< MantissaType, ExponentType >inline
operator=(const FixedPointDecimal< OtherMantissa, OtherExponent > &other) noexceptFloatingPointDecimal< MantissaType, ExponentType >inline
serialize(void *addr) const noexceptFloatingPointDecimal< MantissaType, ExponentType >inline
Size enum valueFloatingPointDecimal< MantissaType, ExponentType >
toString() constFloatingPointDecimal< MantissaType, ExponentType >inline