TSDuck v3.38-3707
MPEG Transport Stream Toolkit
Loading...
Searching...
No Matches
ts::FloatingPoint< FLOAT_T, PREC, type > Member List

This is the complete list of members for ts::FloatingPoint< FLOAT_T, PREC, type >, including all inherited members.

abs() constts::FloatingPoint< FLOAT_T, PREC, type >inline
Deformat(UString &str, UChar separator, UChar decimal_dot)ts::AbstractNumberprotectedstatic
description() const overridets::FloatingPoint< FLOAT_T, PREC, type >virtual
DISPLAY_PRECISIONts::FloatingPoint< FLOAT_T, PREC, type >static
divOverflow(const FloatingPoint &x) constts::FloatingPoint< FLOAT_T, PREC, type >inline
EQUAL_PRECISIONts::FloatingPoint< FLOAT_T, PREC, type >static
float_t typedefts::FloatingPoint< FLOAT_T, PREC, type >
FloatingPoint()=defaultts::FloatingPoint< FLOAT_T, PREC, type >
FloatingPoint(NUM_T x)ts::FloatingPoint< FLOAT_T, PREC, type >inline
Format(UString &str, size_t min_width, bool right_justified, UChar separator, bool add_plus_sign, size_t decimals, bool force_decimals, UChar decimal_dot, UChar pad)ts::AbstractNumberprotectedstatic
fromString(const UString &str, UChar separator=COMMA, UChar decimal_dot=FULL_STOP) overridets::FloatingPoint< FLOAT_T, PREC, type >virtual
inRange(int64_t min, int64_t max) const overridets::FloatingPoint< FLOAT_T, PREC, type >virtual
int_t typedefts::FloatingPoint< FLOAT_T, PREC, type >
INVALIDts::AbstractNumberstatic
max(const FloatingPoint &x) constts::FloatingPoint< FLOAT_T, PREC, type >inline
MAXts::FloatingPoint< FLOAT_T, PREC, type >static
min(const FloatingPoint &x) constts::FloatingPoint< FLOAT_T, PREC, type >inline
MINts::FloatingPoint< FLOAT_T, PREC, type >static
mulOverflow(INT2 x) constts::FloatingPoint< FLOAT_T, PREC, type >inline
mulOverflow(const FloatingPoint &x) constts::FloatingPoint< FLOAT_T, PREC, type >inline
toDouble() const overridets::FloatingPoint< FLOAT_T, PREC, type >virtual
toInt() constts::FloatingPoint< FLOAT_T, PREC, type >inline
toInt64() const overridets::FloatingPoint< FLOAT_T, PREC, type >virtual
toString(size_t min_width=0, bool right_justified=true, UChar separator=COMMA, bool force_sign=false, size_t decimals=NPOS, bool force_decimals=false, UChar decimal_dot=FULL_STOP, UChar pad=SPACE) const overridets::FloatingPoint< FLOAT_T, PREC, type >virtual