Pyrogenesis HEAD
Pyrogenesis, a RTS Engine
|
This is the complete list of members for L10n, including all inherited members.
Date enum value | L10n | |
DateTime enum value | L10n | |
DateTimeType enum name | L10n | |
FormatDecimalNumberIntoString(double number) const | L10n | |
FormatMillisecondsIntoDateString(const UDate milliseconds, const std::string &formatString, bool useLocalTimezone) const | L10n | |
GetAllLocales() const | L10n | |
GetCurrentLocale() const | L10n | |
GetCurrentLocaleString() const | L10n | |
GetDictionariesForLocale(const std::string &locale) const | L10n | |
GetDictionaryLocale(const std::string &configLocaleString) const | L10n | |
GetDictionaryLocale(const std::string &configLocaleString, icu::Locale &outLocale) const | L10n | |
GetFallbackToAvailableDictLocale(const icu::Locale &locale) const | L10n | |
GetFallbackToAvailableDictLocale(const std::string &locale) const | L10n | |
GetLocaleBaseName(const std::string &locale) const | L10n | |
GetLocaleCountry(const std::string &locale) const | L10n | |
GetLocaleLanguage(const std::string &locale) const | L10n | |
GetLocaleScript(const std::string &locale) const | L10n | |
GetSingleton() | Singleton< L10n > | inlinestatic |
GetSingletonPtr() | Singleton< L10n > | inlinestatic |
GetSupportedLocaleBaseNames() const | L10n | |
GetSupportedLocaleDisplayNames() const | L10n | |
IsInitialised() | Singleton< L10n > | inlinestatic |
L10n() | L10n | |
LoadDictionaryForCurrentLocale() | L10n | private |
LocalizeDateTime(const UDate dateTime, const DateTimeType &type, const icu::DateFormat::EStyle &style) const | L10n | |
LocalizePath(const VfsPath &sourcePath) const | L10n | |
m_AvailableLocales | L10n | private |
m_CurrentLocale | L10n | private |
m_CurrentLocaleIsOriginalGameLocale | L10n | private |
m_Dictionary | L10n | private |
m_UseLongStrings | L10n | private |
ms_singleton | Singleton< L10n > | privatestatic |
NONCOPYABLE(Singleton) | Singleton< L10n > | private |
ParseDateTime(const std::string &dateTimeString, const std::string &dateTimeFormat, const icu::Locale &locale) const | L10n | |
ReevaluateCurrentLocaleAndReload() | L10n | |
ReloadChangedFile(const VfsPath &path) | L10n | |
SaveLocale(const std::string &localeCode) const | L10n | |
SaveLocale(const icu::Locale &locale) const | L10n | |
Singleton() | Singleton< L10n > | inline |
Time enum value | L10n | |
Translate(const std::string &sourceString) const | L10n | |
TranslateLines(const std::string &sourceString) const | L10n | |
TranslatePlural(const std::string &singularSourceString, const std::string &pluralSourceString, int number) const | L10n | |
TranslatePluralWithContext(const std::string &context, const std::string &singularSourceString, const std::string &pluralSourceString, int number) const | L10n | |
TranslateWithContext(const std::string &context, const std::string &sourceString) const | L10n | |
UseLongStrings() const | L10n | |
ValidateLocale(const icu::Locale &locale) const | L10n | |
ValidateLocale(const std::string &localeCode) const | L10n | |
~L10n() | L10n | |
~Singleton() | Singleton< L10n > | inline |