|
Maps SDK for C++ 1.0.0
|
This is the complete list of members for gem::MapDetails, including all inherited members.
| getCountryBoundingRectangle(const String &isoCode) const noexcept | gem::MapDetails | inline |
| getCountryCode(const Coordinates &coords) const noexcept | gem::MapDetails | inline |
| getCountryCode(unsigned int index) const noexcept | gem::MapDetails | inline |
| getCountryData(int idx, String &name, Image &image, String &iso) const noexcept | gem::MapDetails | inline |
| getCountryDataCount() const noexcept | gem::MapDetails | inline |
| getCountryFlag(const String &isoCode) const noexcept | gem::MapDetails | inline |
| getCountryImage(unsigned int index) const noexcept | gem::MapDetails | inline |
| getCountryMapCapabilities(const String &code) const noexcept | gem::MapDetails | inline |
| getCountryMapCoverage(const String &code) const noexcept | gem::MapDetails | inline |
| getCountryName(const Coordinates &coords) const noexcept | gem::MapDetails | inline |
| getCountryName(unsigned int index) const noexcept | gem::MapDetails | inline |
| getCountryName(const String &isoCode) const noexcept | gem::MapDetails | inline |
| getCountrySpeedLimits(const String &isoCode) const | gem::MapDetails | inline |
| getLanguageCodes(const Coordinates &coords) const noexcept | gem::MapDetails | inline |
| getLanguageCodes(unsigned int index) const noexcept | gem::MapDetails | inline |
| getLatestOnlineMapVersion() const noexcept | gem::MapDetails | inline |
| getMapCoverage(const Coordinates &coords) const noexcept | gem::MapDetails | inline |
| getMapCoverage(const CoordinatesList &coords) const noexcept | gem::MapDetails | inline |
| getMapExtendedCapabilities() const noexcept | gem::MapDetails | inline |
| getMapProviderIds() const noexcept | gem::MapDetails | inline |
| getMapReleaseInfo() const noexcept | gem::MapDetails | inline |
| getMapVersion() const noexcept | gem::MapDetails | inline |
| getProviderLogo(EMapProviderId id) const noexcept | gem::MapDetails | inline |
| getProviderName(EMapProviderId id) const noexcept | gem::MapDetails | inline |
| getProviderSentence(EMapProviderId id) const noexcept | gem::MapDetails | inline |
| getSunriseAndSunset(const Coordinates &coords, const Time &refTime=Time()) const noexcept | gem::MapDetails | inline |
| isNight(const Coordinates &coords, const Time &refTime=Time()) const noexcept | gem::MapDetails | inline |
| iterateCountries(TCollector collector) const noexcept | gem::MapDetails | inline |
| MapDetails()=default (defined in gem::MapDetails) | gem::MapDetails | |
| MapDetails(const MapDetails &)=delete (defined in gem::MapDetails) | gem::MapDetails | |
| MapDetails(MapDetails &&)=default | gem::MapDetails | |
| operator=(const MapDetails &)=delete (defined in gem::MapDetails) | gem::MapDetails | |
| operator=(MapDetails &&mapDetails)=default | gem::MapDetails |