|
Gamp v0.0.7-36-g24b1eb6
Gamp: Graphics, Audio, Multimedia and Processing
|
This is the complete list of members for jau::fraction< Int_type, >, including all inherited members.
| denom | jau::fraction< Int_type, > | |
| fraction() noexcept | jau::fraction< Int_type, > | inline |
| fraction(const int_type &n, const T &d) noexcept | jau::fraction< Int_type, > | inline |
| fraction(const int_type &n, const uint_type &abs_d) noexcept | jau::fraction< Int_type, > | inline |
| fraction(const std::chrono::duration< Rep, Period > &dur) noexcept | jau::fraction< Int_type, > | inline |
| int_type typedef | jau::fraction< Int_type, > | |
| is_zero() const noexcept | jau::fraction< Int_type, > | inline |
| num | jau::fraction< Int_type, > | |
| operator*=(const int_type &rhs) noexcept | jau::fraction< Int_type, > | inline |
| operator*=(const fraction< int_type > &rhs) noexcept | jau::fraction< Int_type, > | inline |
| operator+=(const fraction< int_type > &rhs) noexcept | jau::fraction< Int_type, > | inline |
| operator-() const noexcept | jau::fraction< Int_type, > | inline |
| operator-=(const fraction< int_type > &rhs) noexcept | jau::fraction< Int_type, > | inline |
| operator/=(const int_type &rhs) noexcept | jau::fraction< Int_type, > | inline |
| operator/=(const fraction< int_type > &rhs) noexcept | jau::fraction< Int_type, > | inline |
| overflow | jau::fraction< Int_type, > | |
| reduce() noexcept | jau::fraction< Int_type, > | inline |
| sign() const noexcept | jau::fraction< Int_type, > | inline |
| to_double() const noexcept | jau::fraction< Int_type, > | inline |
| to_duration(const std::chrono::duration< Rep, Period > &dur_ref, bool *overflow_ptr=nullptr) const noexcept | jau::fraction< Int_type, > | inline |
| to_float() const noexcept | jau::fraction< Int_type, > | inline |
| to_ldouble() const noexcept | jau::fraction< Int_type, > | inline |
| to_ms() const noexcept | jau::fraction< Int_type, > | inline |
| to_ns() const noexcept | jau::fraction< Int_type, > | inline |
| to_num_of(const fraction< int_type > &new_base, bool *overflow_ptr=nullptr) const noexcept | jau::fraction< Int_type, > | inline |
| to_num_of(const int_type &new_base_num, const uint_type &new_base_denom, bool *overflow_ptr=nullptr) const noexcept | jau::fraction< Int_type, > | inline |
| to_string(const bool show_double=false) const noexcept | jau::fraction< Int_type, > | inline |
| to_us() const noexcept | jau::fraction< Int_type, > | inline |
| uint_type typedef | jau::fraction< Int_type, > |