|
Ardour
9.0-pre0-1939-gd2b1b6f8ed
|
This is the complete list of members for Temporal::_ratio_t< T >, including all inherited members.
| _denominator | Temporal::_ratio_t< T > | private |
| _numerator | Temporal::_ratio_t< T > | private |
| _ratio_t(T n, T d) | Temporal::_ratio_t< T > | inline |
| _ratio_t(T n) | Temporal::_ratio_t< T > | inline |
| denominator() const | Temporal::_ratio_t< T > | inline |
| is_unity() const | Temporal::_ratio_t< T > | inline |
| is_zero() const | Temporal::_ratio_t< T > | inline |
| numerator() const | Temporal::_ratio_t< T > | inline |
| operator!=(_ratio_t< T > const &other) const | Temporal::_ratio_t< T > | inline |
| operator==(_ratio_t< T > const &other) const | Temporal::_ratio_t< T > | inline |
| to_double() const | Temporal::_ratio_t< T > | inline |