casa
5.7.0-16
|
This is the complete list of members for Frequency, including all inherited members.
Frequency() | Frequency | |
Frequency(double frequency, const std::string &units) | Frequency | |
Frequency(double frequency) | Frequency | |
Frequency(const Frequency &frequency) | Frequency | |
get() const | Frequency | inline |
get(const std::string &units) const | Frequency | inline |
operator!=(const Frequency &rhs) const | Frequency | inline |
operator*(double scf) | Frequency | inline |
operator*(float scf) | Frequency | inline |
operator*(int scf) | Frequency | inline |
operator*(unsigned int scf) | Frequency | inline |
operator+(const Frequency &rhs) | Frequency | inline |
operator-(const Frequency &rhs) | Frequency | inline |
operator/(double scf) | Frequency | inline |
operator/(float scf) | Frequency | inline |
operator/(int scf) | Frequency | inline |
operator/(unsigned int scf) | Frequency | inline |
operator<(const Frequency &rhs) const | Frequency | inline |
operator<=(const Frequency &rhs) const | Frequency | inline |
operator=(const Frequency &rhs) | Frequency | inline |
operator=(double rhs) | Frequency | inline |
operator==(const Frequency &rhs) const | Frequency | inline |
operator>(const Frequency &rhs) const | Frequency | inline |
operator>=(const Frequency &rhs) const | Frequency | inline |
sget(double value, const std::string &units) | Frequency | privatestatic |
sput(double value, const std::string &units) | Frequency | privatestatic |
valueIS_ | Frequency | private |
~Frequency() | Frequency | virtual |