Maps SDK for C++ 1.0.0
Loading...
Searching...
No Matches
gem::weather::Service Member List

This is the complete list of members for gem::weather::Service, including all inherited members.

cancel(ProgressListener listener) noexceptgem::weather::Serviceinline
getCurrent(const CoordinatesList &coords, LocationForecastList &result, ProgressListener listener) noexceptgem::weather::Serviceinline
getDailyForecast(int days, const CoordinatesList &coords, LocationForecastList &result, ProgressListener listener) noexceptgem::weather::Serviceinline
getForecast(const TimeDistanceCoordinateList &coords, LocationForecastList &result, ProgressListener listener) noexceptgem::weather::Serviceinline
getHourlyForecast(int hours, const CoordinatesList &coords, LocationForecastList &result, ProgressListener listener) noexceptgem::weather::Serviceinline
getMaxCoordinatesPerRequest() const noexceptgem::weather::Serviceinline
getMaxDayForDailyForecast() const noexceptgem::weather::Serviceinline
getMaxHoursForHourlyForecast() const noexceptgem::weather::Serviceinline
getTransferStatistics() const noexceptgem::weather::Serviceinline
operator=(const Service &)=delete (defined in gem::weather::Service)gem::weather::Service
operator=(Service &&service)=defaultgem::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 &&)=defaultgem::weather::Service