|
|
This is the complete list of members for Frequency, including all inherited members.
| _cycleDuration | Frequency | protected |
| Frequency(const Duration &cycleDuration) | Frequency | |
| Hertz(std::int64_t hertz) | Frequency | static |
| HertzDouble(double hertz) | Frequency | static |
| operator!=(const Frequency &rhs) const | Frequency | |
| operator*(double rhs) const | Frequency | |
| operator*(int rhs) const | Frequency | |
| operator*(std::int64_t rhs) const | Frequency | |
| operator*=(double rhs) | Frequency | |
| operator*=(int rhs) | Frequency | |
| operator*=(std::int64_t rhs) | Frequency | |
| operator+(const Frequency &rhs) const | Frequency | |
| operator+=(const Frequency &rhs) | Frequency | |
| operator-(const Frequency &rhs) const | Frequency | |
| operator-=(const Frequency &rhs) | Frequency | |
| operator/(const Frequency &rhs) const | Frequency | |
| operator/(double rhs) const | Frequency | |
| operator/(int rhs) const | Frequency | |
| operator/(std::int64_t rhs) const | Frequency | |
| operator/=(double rhs) | Frequency | |
| operator/=(int rhs) | Frequency | |
| operator/=(std::int64_t rhs) | Frequency | |
| operator<(const Frequency &rhs) const | Frequency | |
| operator<=(const Frequency &rhs) const | Frequency | |
| operator==(const Frequency &rhs) const | Frequency | |
| operator>(const Frequency &rhs) const | Frequency | |
| operator>=(const Frequency &rhs) const | Frequency | |
| toCycleDuration() const | Frequency | |
| toFrequencyString() const | Frequency | |
| toHertz() const | Frequency | |
| toHertzDouble() const | Frequency |