OnixS C++ CME iLink 3 Binary Order Entry Handler  1.18.0
API Documentation
FloatingPointDecimal< MantissaType, ExponentType > Member List

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

exponent() const noexceptFloatingPointDecimal< MantissaType, ExponentType >inline
Exponent typedefFloatingPointDecimal< MantissaType, ExponentType >
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() const noexceptFloatingPointDecimal< MantissaType, ExponentType >inline
Mantissa typedefFloatingPointDecimal< MantissaType, ExponentType >
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() const FloatingPointDecimal< MantissaType, ExponentType >inline