Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
CWeatherInfo Class Reference

#include <WeatherManager.h>

Public Member Functions

void Reset ()
 

Public Attributes

ForecastDay forecast [NUM_DAYS]
 
std::string lastUpdateTime
 
std::string location
 
std::string currentIcon
 
std::string currentConditions
 
std::string currentTemperature
 
std::string currentFeelsLike
 
std::string currentUVIndex
 
std::string currentWind
 
std::string currentDewPoint
 
std::string currentHumidity
 
std::string busyString
 
std::string naIcon
 

Member Function Documentation

◆ Reset()

void CWeatherInfo::Reset ( )
inline

Member Data Documentation

◆ busyString

std::string CWeatherInfo::busyString

◆ currentConditions

std::string CWeatherInfo::currentConditions

◆ currentDewPoint

std::string CWeatherInfo::currentDewPoint

◆ currentFeelsLike

std::string CWeatherInfo::currentFeelsLike

◆ currentHumidity

std::string CWeatherInfo::currentHumidity

◆ currentIcon

std::string CWeatherInfo::currentIcon

◆ currentTemperature

std::string CWeatherInfo::currentTemperature

◆ currentUVIndex

std::string CWeatherInfo::currentUVIndex

◆ currentWind

std::string CWeatherInfo::currentWind

◆ forecast

ForecastDay CWeatherInfo::forecast[NUM_DAYS]

◆ lastUpdateTime

std::string CWeatherInfo::lastUpdateTime

◆ location

std::string CWeatherInfo::location

◆ naIcon

std::string CWeatherInfo::naIcon

The documentation for this class was generated from the following file: