TSDuck v3.38-3706
MPEG Transport Stream Toolkit
Loading...
Searching...
No Matches
ts::FixedPoint< INT_T, PREC, type > Member List

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

abs() constts::FixedPoint< INT_T, PREC, type >inline
Deformat(UString &str, UChar separator, UChar decimal_dot)ts::AbstractNumberprotectedstatic
description() const overridets::FixedPoint< INT_T, PREC, type >virtual
divOverflow(const FixedPoint &x) constts::FixedPoint< INT_T, PREC, type >inline
FACTORts::FixedPoint< INT_T, PREC, type >static
FixedPoint()=defaultts::FixedPoint< INT_T, PREC, type >
FixedPoint(INT2 i)ts::FixedPoint< INT_T, PREC, type >inline
FixedPoint(int_t i, bool raw)ts::FixedPoint< INT_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::FixedPoint< INT_T, PREC, type >virtual
inRange(int64_t min, int64_t max) const overridets::FixedPoint< INT_T, PREC, type >virtual
int_t typedefts::FixedPoint< INT_T, PREC, type >
INVALIDts::AbstractNumberstatic
MAXts::FixedPoint< INT_T, PREC, type >static
max(const FixedPoint &x) constts::FixedPoint< INT_T, PREC, type >inline
MINts::FixedPoint< INT_T, PREC, type >static
min(const FixedPoint &x) constts::FixedPoint< INT_T, PREC, type >inline
mulOverflow(INT2 x) constts::FixedPoint< INT_T, PREC, type >inline
mulOverflow(const FixedPoint &x) constts::FixedPoint< INT_T, PREC, type >inline
PRECISIONts::FixedPoint< INT_T, PREC, type >static
raw() constts::FixedPoint< INT_T, PREC, type >inline
toDouble() const overridets::FixedPoint< INT_T, PREC, type >virtual
toInt() constts::FixedPoint< INT_T, PREC, type >inline
toInt64() const overridets::FixedPoint< INT_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::FixedPoint< INT_T, PREC, type >virtual