GeoDesk for C++
Fast and storage-efficient spatial database engine for OpenStreetMap features
Loading...
Searching...
No Matches
geodesk::FixedLonLat Member List

This is the complete list of members for geodesk::FixedLonLat, including all inherited members.

FixedLonLat()=defaultgeodesk::FixedLonLat
FixedLonLat(int32_t lon100n, int32_t lat100n)geodesk::FixedLonLatinlineexplicit
FixedLonLat(double lon, double lat)geodesk::FixedLonLatinlineexplicit
FixedLonLat(Coordinate c)geodesk::FixedLonLatinline
format(char *buf, int prec=7) constgeodesk::FixedLonLatinline
format(Stream &out) constgeodesk::FixedLonLatinline
lat() const noexceptgeodesk::FixedLonLatinline
lat100nd() const noexceptgeodesk::FixedLonLatinline
lon() const noexceptgeodesk::FixedLonLatinline
lon100nd() const noexceptgeodesk::FixedLonLatinline
operator!=(const FixedLonLat &other) const noexcept=defaultgeodesk::FixedLonLat
operator==(const FixedLonLat &) const noexcept=defaultgeodesk::FixedLonLat
toString() constgeodesk::FixedLonLatinline