clone() const =0 | Xapian::LatLongMetric | [pure virtual] |
name() const =0 | Xapian::LatLongMetric | [pure virtual] |
operator()(const LatLongCoords &a, const LatLongCoords &b) const | Xapian::LatLongMetric | |
operator()(const LatLongCoords &a, const std::string &b) const | Xapian::LatLongMetric | [inline] |
operator()(const LatLongCoords &a, const char *b_ptr, size_t b_len) const | Xapian::LatLongMetric | |
pointwise_distance(const LatLongCoord &a, const LatLongCoord &b) const =0 | Xapian::LatLongMetric | [pure virtual] |
serialise() const =0 | Xapian::LatLongMetric | [pure virtual] |
unserialise(const std::string &s) const =0 | Xapian::LatLongMetric | [pure virtual] |
~LatLongMetric() | Xapian::LatLongMetric | [virtual] |