|
Maps SDK for C++ 1.0.0
|
This is the complete list of members for gem::weather::Service, including all inherited members.
| cancel(ProgressListener listener) noexcept | gem::weather::Service | inline |
| getCurrent(const CoordinatesList &coords, LocationForecastList &result, ProgressListener listener) noexcept | gem::weather::Service | inline |
| getDailyForecast(int days, const CoordinatesList &coords, LocationForecastList &result, ProgressListener listener) noexcept | gem::weather::Service | inline |
| getForecast(const TimeDistanceCoordinateList &coords, LocationForecastList &result, ProgressListener listener) noexcept | gem::weather::Service | inline |
| getHourlyForecast(int hours, const CoordinatesList &coords, LocationForecastList &result, ProgressListener listener) noexcept | gem::weather::Service | inline |
| getMaxCoordinatesPerRequest() const noexcept | gem::weather::Service | inline |
| getMaxDayForDailyForecast() const noexcept | gem::weather::Service | inline |
| getMaxHoursForHourlyForecast() const noexcept | gem::weather::Service | inline |
| getTransferStatistics() const noexcept | gem::weather::Service | inline |
| operator=(const Service &)=delete (defined in gem::weather::Service) | gem::weather::Service | |
| operator=(Service &&service)=default | gem::weather::Service | |
| Service()=default (defined in gem::weather::Service) | gem::weather::Service | |
| Service(const Service &)=delete (defined in gem::weather::Service) | gem::weather::Service | |
| Service(Service &&)=default | gem::weather::Service |