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