Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
CLangInfo Member List

This is the complete list of members for CLangInfo, including all inherited members.

AddLanguages(std::vector< std::pair< std::string, std::string > > &list)CLangInfoprotectedstatic
CLangInfo()CLangInfo
DetermineUse24HourClockFromTimeFormat(const std::string &timeFormat)CLangInfoprotectedstatic
DetermineUseMeridiemFromTimeFormat(const std::string &timeFormat)CLangInfoprotectedstatic
ForceUnicodeFont() constCLangInfoinline
GetAudioLanguage() constCLangInfo
GetCurrentRegion() constCLangInfo
GetDateFormat(bool bLongDate=false) constCLangInfo
GetDVDAudioLanguage() constCLangInfo
GetDVDMenuLanguage() constCLangInfo
GetDVDSubtitleLanguage() constCLangInfo
GetEnglishLanguageName(const std::string &locale="") constCLangInfo
GetGuiCharSet() constCLangInfo
GetLanguageAddon(const std::string &locale="") constCLangInfo
GetLanguageCode() constCLangInfoinline
GetLanguageInfoPath(const std::string &language)CLangInfostatic
GetLanguagePath()CLangInfoinlinestatic
GetLanguagePath(const std::string &language)CLangInfostatic
GetLocale() constCLangInfo
GetLongDateFormat() constCLangInfo
GetMeridiemSymbol(MeridiemSymbol symbol) constCLangInfo
GetOriginalLocale() constCLangInfo
GetRegionLocale() constCLangInfo
GetRegionNames(std::vector< std::string > &array)CLangInfo
GetShortDateFormat() constCLangInfo
GetSortTokens() constCLangInfo
GetSpeedAsString(const CSpeed &speed) constCLangInfo
GetSpeedUnit() constCLangInfo
GetSpeedUnitString() constCLangInfo
GetSpeedUnitString(CSpeed::Unit speedUnit)CLangInfostatic
GetSubtitleCharSet() constCLangInfo
GetSubtitleLanguage() constCLangInfo
GetSystemLocale() constCLangInfoinline
GetTemperatureAsString(const CTemperature &temperature) constCLangInfo
GetTemperatureUnit() constCLangInfo
GetTemperatureUnitString() constCLangInfo
GetTemperatureUnitString(CTemperature::Unit temperatureUnit)CLangInfostatic
GetTimeFormat() constCLangInfo
GetTimeZone() constCLangInfo
ITMAPREGIONS typedefCLangInfoprotected
Load(const std::string &strLanguage)CLangInfoprotected
LoadTokens(const TiXmlNode *pTokens, std::set< std::string > &vecTokens)CLangInfostatic
m_audioLanguageCLangInfoprotected
m_currentRegionCLangInfoprotected
m_defaultRegionCLangInfoprotected
m_forceUnicodeFontCLangInfoprotected
m_languageAddonCLangInfoprotected
m_languageCodeGeneralCLangInfoprotected
m_longDateFormatCLangInfoprotected
m_originalLocaleCLangInfoprotected
m_regionsCLangInfoprotected
m_shortDateFormatCLangInfoprotected
m_sortTokensCLangInfoprotected
m_speedUnitCLangInfoprotected
m_strDVDAudioLanguageCLangInfoprotected
m_strDVDMenuLanguageCLangInfoprotected
m_strDVDSubtitleLanguageCLangInfoprotected
m_strGuiCharSetCLangInfoprotected
m_strSubtitleCharSetCLangInfoprotected
m_subtitleLanguageCLangInfoprotected
m_systemLocaleCLangInfoprotected
m_temperatureUnitCLangInfoprotected
m_timeFormatCLangInfoprotected
m_use24HourClockCLangInfoprotected
MAPREGIONS typedefCLangInfoprotected
MeridiemSymbolToString(MeridiemSymbol symbol)CLangInfostatic
OnSettingAction(std::shared_ptr< const CSetting > setting)ISettingCallbackinlinevirtual
OnSettingChanged(std::shared_ptr< const CSetting > setting) overrideCLangInfovirtual
OnSettingChanging(std::shared_ptr< const CSetting > setting)ISettingCallbackinlinevirtual
OnSettingPropertyChanged(std::shared_ptr< const CSetting > setting, const char *propertyName)ISettingCallbackinlinevirtual
OnSettingsCleared()ISettingsHandlerinlinevirtual
OnSettingsLoaded() overrideCLangInfovirtual
OnSettingsLoading()ISettingsHandlerinlinevirtual
OnSettingsSaved() constISettingsHandlerinlinevirtual
OnSettingsSaving() constISettingsHandlerinlinevirtual
OnSettingsUnloaded()ISettingsHandlerinlinevirtual
OnSettingUpdate(std::shared_ptr< CSetting > setting, const char *oldSettingId, const TiXmlNode *oldSettingNode)ISettingCallbackinlinevirtual
PAIR_REGIONS typedefCLangInfoprotected
PrepareTimeFormat(const std::string &timeFormat, bool use24HourClock)CLangInfoprotectedstatic
Set24HourClock(bool use24HourClock)CLangInfo
Set24HourClock(const std::string &str24HourClock)CLangInfo
SetAudioLanguage(const std::string &language)CLangInfo
SetCurrentRegion(const std::string &strName)CLangInfo
SetDateFormat(const std::string &dateFormat, bool bLongDate=false)CLangInfo
SetDefaults()CLangInfoprotected
SetLanguage(std::string strLanguage="", bool reloadServices=true)CLangInfo
SetLongDateFormat(const std::string &longDateFormat)CLangInfo
SetShortDateFormat(const std::string &shortDateFormat)CLangInfo
SetSpeedUnit(CSpeed::Unit speedUnit)CLangInfo
SetSpeedUnit(const std::string &speedUnit)CLangInfo
SetSubtitleLanguage(const std::string &language)CLangInfo
SetTemperatureUnit(CTemperature::Unit temperatureUnit)CLangInfo
SetTemperatureUnit(const std::string &temperatureUnit)CLangInfo
SetTimeFormat(const std::string &timeFormat)CLangInfo
SettingOptions24HourClockFormatsFiller(std::shared_ptr< const CSetting > setting, std::vector< std::pair< std::string, std::string > > &list, std::string &current, void *data)CLangInfostatic
SettingOptionsAudioStreamLanguagesFiller(std::shared_ptr< const CSetting > setting, std::vector< std::pair< std::string, std::string > > &list, std::string &current, void *data)CLangInfostatic
SettingOptionsISO6391LanguagesFiller(std::shared_ptr< const CSetting > setting, std::vector< std::pair< std::string, std::string > > &list, std::string &current, void *data)CLangInfostatic
SettingOptionsLanguageNamesFiller(std::shared_ptr< const CSetting > setting, std::vector< std::pair< std::string, std::string > > &list, std::string &current, void *data)CLangInfostatic
SettingOptionsLongDateFormatsFiller(std::shared_ptr< const CSetting > setting, std::vector< std::pair< std::string, std::string > > &list, std::string &current, void *data)CLangInfostatic
SettingOptionsRegionsFiller(std::shared_ptr< const CSetting > setting, std::vector< std::pair< std::string, std::string > > &list, std::string &current, void *data)CLangInfostatic
SettingOptionsShortDateFormatsFiller(std::shared_ptr< const CSetting > setting, std::vector< std::pair< std::string, std::string > > &list, std::string &current, void *data)CLangInfostatic
SettingOptionsSpeedUnitsFiller(std::shared_ptr< const CSetting > setting, std::vector< std::pair< std::string, std::string > > &list, std::string &current, void *data)CLangInfostatic
SettingOptionsSubtitleDownloadlanguagesFiller(std::shared_ptr< const CSetting > setting, std::vector< std::pair< std::string, std::string > > &list, std::string &current, void *data)CLangInfostatic
SettingOptionsSubtitleStreamLanguagesFiller(std::shared_ptr< const CSetting > setting, std::vector< std::pair< std::string, std::string > > &list, std::string &current, void *data)CLangInfostatic
SettingOptionsTemperatureUnitsFiller(std::shared_ptr< const CSetting > setting, std::vector< std::pair< std::string, std::string > > &list, std::string &current, void *data)CLangInfostatic
SettingOptionsTimeFormatsFiller(std::shared_ptr< const CSetting > setting, std::vector< std::pair< std::string, std::string > > &list, std::string &current, void *data)CLangInfostatic
Use24HourClock() constCLangInfo
~CLangInfo() overrideCLangInfo
~ISettingCallback()=defaultISettingCallbackvirtual
~ISettingsHandler()=defaultISettingsHandlervirtual