This is the complete list of members for Rational, including all inherited members.
convertTo() const | Rational | inline |
denominator | Rational | |
NO_VALUE | Rational | static |
noValue() const | Rational | inline |
numerator | Rational | |
operator double() const | Rational | inline |
operator float() const | Rational | inline |
operator!=(const Rational &right) const | Rational | inline |
operator<(const Rational &right) const | Rational | inline |
operator<=(const Rational &right) const | Rational | inline |
operator==(const Rational &right) const | Rational | inline |
operator>(const Rational &right) const | Rational | inline |
operator>=(const Rational &right) const | Rational | inline |
Rational() | Rational | inline |
Rational(long long numerator, unsigned int denominator) | Rational | inline |
Rational(const Rational &other, unsigned int newDenominator) | Rational | inline |
toString() const | Rational |