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

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

abs() constts::Fraction< INT_T, type >inline
Deformat(UString &str, UChar separator, UChar decimal_dot)ts::AbstractNumberprotectedstatic
denominator() constts::Fraction< INT_T, type >inline
description() const overridets::Fraction< INT_T, type >virtual
divOverflow(const Fraction &x) constts::Fraction< INT_T, type >
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
Fraction()=defaultts::Fraction< INT_T, type >
Fraction(INT1 numerator)ts::Fraction< INT_T, type >
Fraction(INT1 numerator, INT2 denominator)ts::Fraction< INT_T, type >
fromString(const UString &str, UChar separator=COMMA, UChar decimal_dot=FULL_STOP) overridets::Fraction< INT_T, type >virtual
inRange(int64_t min, int64_t max) const overridets::Fraction< INT_T, type >virtual
int_t typedefts::Fraction< INT_T, type >
INVALIDts::AbstractNumberstatic
max(const Fraction &x) constts::Fraction< INT_T, type >inline
MAXts::Fraction< INT_T, type >static
MINts::Fraction< INT_T, type >static
min(const Fraction &x) constts::Fraction< INT_T, type >inline
mulOverflow(INT2 x) constts::Fraction< INT_T, type >
mulOverflow(const Fraction &x) constts::Fraction< INT_T, type >
numerator() constts::Fraction< INT_T, type >inline
proper()ts::Fraction< INT_T, type >
toDouble() const overridets::Fraction< INT_T, type >virtual
toInt() constts::Fraction< INT_T, type >inline
toInt64() const overridets::Fraction< INT_T, 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::Fraction< INT_T, type >virtual