OnixS C++ B3 Binary UMDF Market Data Handler  1.3.1
API documentation
NullableFixedPointDecimal< MantissaType, ExponentType, NullMantissaType > Member List

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

Exponent typedefFixedPointDecimal< MantissaType, ExponentType >
exponent() const FixedPointDecimal< MantissaType, ExponentType >inline
FixedPointDecimal()FixedPointDecimal< MantissaType, ExponentType >inline
FixedPointDecimal(Mantissa mantissa)FixedPointDecimal< MantissaType, ExponentType >inlineexplicit
FixedPointDecimal(const FixedPointDecimal &other)FixedPointDecimal< MantissaType, ExponentType >inline
isNull() const NullableFixedPointDecimal< MantissaType, ExponentType, NullMantissaType >inline
mantissa() const FixedPointDecimal< MantissaType, ExponentType >inline
Mantissa typedefFixedPointDecimal< MantissaType, ExponentType >
NullableFixedPointDecimal()NullableFixedPointDecimal< MantissaType, ExponentType, NullMantissaType >inline
NullableFixedPointDecimal(MantissaType mantissa)NullableFixedPointDecimal< MantissaType, ExponentType, NullMantissaType >inlineexplicit
nullMantissa()NullableFixedPointDecimal< MantissaType, ExponentType, NullMantissaType >inlinestatic
nullValue()NullableFixedPointDecimal< MantissaType, ExponentType, NullMantissaType >inlinestatic
operator=(const FixedPointDecimal &other)FixedPointDecimal< MantissaType, ExponentType >inline
serialize(void *addr) const FixedPointDecimal< MantissaType, ExponentType >inline
Size enum valueFixedPointDecimal< MantissaType, ExponentType >
toString() const FixedPointDecimal< MantissaType, ExponentType >inline