Distance() (defined in herald::datatype::Distance) | herald::datatype::Distance | |
Distance(double value) (defined in herald::datatype::Distance) | herald::datatype::Distance | |
Distance(const Distance &other) (defined in herald::datatype::Distance) | herald::datatype::Distance | |
Distance(Distance &&other) (defined in herald::datatype::Distance) | herald::datatype::Distance | |
hashCode() const noexcept (defined in herald::datatype::Distance) | herald::datatype::Distance | |
operator double() const noexcept (defined in herald::datatype::Distance) | herald::datatype::Distance | |
operator!=(const double other) const noexcept (defined in herald::datatype::Distance) | herald::datatype::Distance | |
operator!=(const Distance &other) const noexcept (defined in herald::datatype::Distance) | herald::datatype::Distance | |
operator<(const Distance &other) const noexcept (defined in herald::datatype::Distance) | herald::datatype::Distance | |
operator<=(const Distance &other) const noexcept (defined in herald::datatype::Distance) | herald::datatype::Distance | |
operator=(const Distance &other) (defined in herald::datatype::Distance) | herald::datatype::Distance | |
operator=(Distance &&other) (defined in herald::datatype::Distance) | herald::datatype::Distance | |
operator==(const double other) const noexcept (defined in herald::datatype::Distance) | herald::datatype::Distance | |
operator==(const Distance &other) const noexcept (defined in herald::datatype::Distance) | herald::datatype::Distance | |
operator>(const Distance &other) const noexcept (defined in herald::datatype::Distance) | herald::datatype::Distance | |
operator>=(const Distance &other) const noexcept (defined in herald::datatype::Distance) | herald::datatype::Distance | |
value (defined in herald::datatype::Distance) | herald::datatype::Distance | |
~Distance() (defined in herald::datatype::Distance) | herald::datatype::Distance | |