llfix
Low-latency FIX engine
llfix::FixedPoint Member List

This is the complete list of members for llfix::FixedPoint, including all inherited members.

get_decimal_points() constllfix::FixedPointinline
get_raw_value() constllfix::FixedPointinline
operator!=(const FixedPoint &other) constllfix::FixedPointinline
operator<(const FixedPoint &other) constllfix::FixedPointinline
operator<=(const FixedPoint &other) constllfix::FixedPointinline
operator==(const FixedPoint &other) constllfix::FixedPointinline
operator>(const FixedPoint &other) constllfix::FixedPointinline
operator>=(const FixedPoint &other) constllfix::FixedPointinline
set_decimal_points(uint32_t n)llfix::FixedPointinline
set_from_chars(const char *buffer, std::size_t length)llfix::FixedPointinline
set_raw_value(uint64_t raw_value)llfix::FixedPointinline
to_chars(char *buffer) constllfix::FixedPointinline
to_string() constllfix::FixedPointinline