![]() |
GeoDesk for C++
Fast and storage-efficient spatial database engine for OpenStreetMap features
|
This is the complete list of members for geodesk::FixedLonLat, including all inherited members.
| FixedLonLat()=default | geodesk::FixedLonLat | |
| FixedLonLat(int32_t lon100n, int32_t lat100n) | geodesk::FixedLonLat | inlineexplicit |
| FixedLonLat(double lon, double lat) | geodesk::FixedLonLat | inlineexplicit |
| FixedLonLat(Coordinate c) | geodesk::FixedLonLat | inline |
| format(char *buf, int prec=7) const | geodesk::FixedLonLat | inline |
| format(Stream &out) const | geodesk::FixedLonLat | inline |
| lat() const noexcept | geodesk::FixedLonLat | inline |
| lat100nd() const noexcept | geodesk::FixedLonLat | inline |
| lon() const noexcept | geodesk::FixedLonLat | inline |
| lon100nd() const noexcept | geodesk::FixedLonLat | inline |
| operator!=(const FixedLonLat &other) const noexcept=default | geodesk::FixedLonLat | |
| operator==(const FixedLonLat &) const noexcept=default | geodesk::FixedLonLat | |
| toString() const | geodesk::FixedLonLat | inline |