| xapian-core
    1.4.26
    | 
This is the complete list of members for Xapian::LatLongMetric, including all inherited members.
| 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 &serialised) const =0 | Xapian::LatLongMetric | pure virtual | 
| ~LatLongMetric() | Xapian::LatLongMetric | virtual |