LeviLamina
|
This is the complete list of members for I18nImpl, including all inherited members.
$addI18nObserver(::I18nObserver &observer) (defined in I18nImpl) | I18nImpl | |
$appendAdditionalTranslations(::std::unordered_map<::std::string, ::std::string > const &translations, ::std::string const &keyPrefix) (defined in I18nImpl) | I18nImpl | |
$appendLanguageStrings(::PackAccessStrategy *accessStrategy) (defined in I18nImpl) | I18nImpl | |
$appendLanguageStringsFromPack(::PackManifest const &manifest, ::std::multimap<::std::string, ::std::pair<::std::string, ::std::string > > const &localizationMapping) (defined in I18nImpl) | I18nImpl | |
$chooseLanguage(::std::string const &code) (defined in I18nImpl) | I18nImpl | |
$clearLanguages() (defined in I18nImpl) | I18nImpl | |
$ctor() (defined in I18nImpl) | I18nImpl | |
$dtor() (defined in I18nImpl) | I18nImpl | |
$findAvailableLanguageNames(::ResourcePackManager &resourcePackManager) (defined in I18nImpl) | I18nImpl | |
$findAvailableLanguages(::ResourcePackManager &resourcePackManager) (defined in I18nImpl) | I18nImpl | |
$get(::std::string const &id, ::std::vector<::std::string > const ¶ms, ::std::shared_ptr<::Localization > const locale) (defined in I18nImpl) | I18nImpl | |
$get(::std::string const &langString, ::std::shared_ptr<::Localization > const locale) (defined in I18nImpl) | I18nImpl | |
$getCurrentLanguage() (defined in I18nImpl) | I18nImpl | |
$getLanguageCodesFromPack(::PackAccessStrategy const &accessStrategy) (defined in I18nImpl) | I18nImpl | |
$getLanguageKeywordsFromPack(::PackManifest const &manifest, ::std::string const &keyword) (defined in I18nImpl) | I18nImpl | |
$getLanguageName(::std::string const &code) (defined in I18nImpl) | I18nImpl | |
$getLocaleCodeFor(::std::string const &code) (defined in I18nImpl) | I18nImpl | |
$getLocaleFor(::std::string const &code) (defined in I18nImpl) | I18nImpl | |
$getLocalizedAssetFileWithFallback(::std::string const &fileNamePrefix, ::std::string const &fileNameSuffix) (defined in I18nImpl) | I18nImpl | |
$getPackKeywordValue(::PackManifest const &manifest, ::std::string const &key) (defined in I18nImpl) | I18nImpl | |
$getPackKeywordValueForTelemetry(::PackManifest const &manifest, ::std::string const &key) (defined in I18nImpl) | I18nImpl | |
$getSupportedLanguageCodes() (defined in I18nImpl) | I18nImpl | |
$hasPackKeyEntry(::PackManifest const &manifest, ::std::string const &key) (defined in I18nImpl) | I18nImpl | |
$isPackKeyword(::std::string const &key) (defined in I18nImpl) | I18nImpl | |
$languageSupportsHypenSplitting() (defined in I18nImpl) | I18nImpl | |
$loadAllLanguages(::ResourcePackManager &resourcePackManager) (defined in I18nImpl) | I18nImpl | |
$loadLangaugesByLocale(::std::unordered_multimap<::std::string, ::std::pair<::std::string, ::std::string > > const &storeLocalization) (defined in I18nImpl) | I18nImpl | |
$loadLanguageKeywordsFromPack(::PackManifest const &manifest, ::PackAccessStrategy const &accessStrategy) (defined in I18nImpl) | I18nImpl | |
$loadLanguageKeywordsFromPack(::PackManifest const &manifest, ::PackAccessStrategy const &accessStrategy, ::std::vector<::std::string > const &languageCodes) (defined in I18nImpl) | I18nImpl | |
$loadLanguages(::ResourcePackManager &resourcePackManager, ::Bedrock::NotNullNonOwnerPtr<::ResourceLoadManager > resourceLoadManager, ::std::string const &initLang) (defined in I18nImpl) | I18nImpl | |
$vftable() (defined in I18nImpl) | I18nImpl | static |
_chooseLanguage(::std::shared_ptr<::Localization > const &chosen) (defined in I18nImpl) | I18nImpl | |
_findAvailableLanguageNames(::Json::Value const &root, ::std::unordered_map<::std::string, ::std::string > &destination) (defined in I18nImpl) | I18nImpl | |
_findAvailableLanguages(::Json::Value const &root, ::std::vector<::std::string > &destination) (defined in I18nImpl) | I18nImpl | |
_findLocaleFor(::std::string const &code) (defined in I18nImpl) | I18nImpl | |
_generatePackKeyPrefix(::PackManifest const &manifest) (defined in I18nImpl) | I18nImpl | |
_getLocaleCodeFor(::std::string const &code) (defined in I18nImpl) | I18nImpl | |
_getPackKeywordLocale(::std::string const &langCode) (defined in I18nImpl) | I18nImpl | |
_notifyLanguagesLoaded() (defined in I18nImpl) | I18nImpl | |
addI18nObserver(::I18nObserver &observer) (defined in I18nImpl) | I18nImpl | virtual |
appendAdditionalTranslations(::std::unordered_map<::std::string, ::std::string > const &translations, ::std::string const &keyPrefix) (defined in I18nImpl) | I18nImpl | virtual |
appendLanguageStrings(::PackAccessStrategy *accessStrategy) (defined in I18nImpl) | I18nImpl | virtual |
appendLanguageStringsFromPack(::PackManifest const &manifest, ::std::multimap<::std::string, ::std::pair<::std::string, ::std::string > > const &localizationMapping) (defined in I18nImpl) | I18nImpl | virtual |
chooseLanguage(::std::string const &code) (defined in I18nImpl) | I18nImpl | virtual |
clearLanguages() (defined in I18nImpl) | I18nImpl | virtual |
findAvailableLanguageNames(::ResourcePackManager &resourcePackManager) (defined in I18nImpl) | I18nImpl | virtual |
findAvailableLanguages(::ResourcePackManager &resourcePackManager) (defined in I18nImpl) | I18nImpl | virtual |
get(::std::string const &id, ::std::vector<::std::string > const ¶ms, ::std::shared_ptr<::Localization > const locale) (defined in I18nImpl) | I18nImpl | virtual |
get(::std::string const &langString, ::std::shared_ptr<::Localization > const locale) (defined in I18nImpl) | I18nImpl | virtual |
getCurrentLanguage() (defined in I18nImpl) | I18nImpl | virtual |
getLanguageCodesFromPack(::PackAccessStrategy const &accessStrategy) (defined in I18nImpl) | I18nImpl | virtual |
getLanguageKeywordsFromPack(::PackManifest const &manifest, ::std::string const &keyword) (defined in I18nImpl) | I18nImpl | virtual |
getLanguageName(::std::string const &code) (defined in I18nImpl) | I18nImpl | virtual |
getLocaleCodeFor(::std::string const &code) (defined in I18nImpl) | I18nImpl | virtual |
getLocaleFor(::std::string const &code) (defined in I18nImpl) | I18nImpl | virtual |
getLocalizedAssetFileWithFallback(::std::string const &fileNamePrefix, ::std::string const &fileNameSuffix) (defined in I18nImpl) | I18nImpl | virtual |
getPackKeywordValue(::PackManifest const &manifest, ::std::string const &key) (defined in I18nImpl) | I18nImpl | virtual |
getPackKeywordValueForTelemetry(::PackManifest const &manifest, ::std::string const &key) (defined in I18nImpl) | I18nImpl | virtual |
getSupportedLanguageCodes() (defined in I18nImpl) | I18nImpl | virtual |
hasPackKeyEntry(::PackManifest const &manifest, ::std::string const &key) (defined in I18nImpl) | I18nImpl | virtual |
I18nImpl() (defined in I18nImpl) | I18nImpl | |
isPackKeyword(::std::string const &key) (defined in I18nImpl) | I18nImpl | virtual |
languageSupportsHypenSplitting() (defined in I18nImpl) | I18nImpl | virtual |
loadAllLanguages(::ResourcePackManager &resourcePackManager) (defined in I18nImpl) | I18nImpl | virtual |
loadLangaugesByLocale(::std::unordered_multimap<::std::string, ::std::pair<::std::string, ::std::string > > const &storeLocalization) (defined in I18nImpl) | I18nImpl | virtual |
loadLanguageKeywordsFromPack(::PackManifest const &manifest, ::PackAccessStrategy const &accessStrategy) (defined in I18nImpl) | I18nImpl | virtual |
loadLanguageKeywordsFromPack(::PackManifest const &manifest, ::PackAccessStrategy const &accessStrategy, ::std::vector<::std::string > const &languageCodes) (defined in I18nImpl) | I18nImpl | virtual |
loadLanguages(::ResourcePackManager &resourcePackManager, ::Bedrock::NotNullNonOwnerPtr<::ResourceLoadManager > resourceLoadManager, ::std::string const &initLang) (defined in I18nImpl) | I18nImpl | virtual |
LockedCurrentLanguageInfo typedef (defined in I18nImpl) | I18nImpl | |
mAdditionalTranslationsBackup (defined in I18nImpl) | I18nImpl | |
mAdditionalTranslationsBackupMutex (defined in I18nImpl) | I18nImpl | |
mCurrentLanguageInfo (defined in I18nImpl) | I18nImpl | |
mEmptyLanguage (defined in I18nImpl) | I18nImpl | |
mFormatDictionary (defined in I18nImpl) | I18nImpl | |
mLanguageCodes (defined in I18nImpl) | I18nImpl | |
mLanguageNames (defined in I18nImpl) | I18nImpl | |
mLanguages (defined in I18nImpl) | I18nImpl | |
mLanguageSupportsHypenSplitting (defined in I18nImpl) | I18nImpl | |
mLocalizationMutex (defined in I18nImpl) | I18nImpl | |
mPackKeywordLanguages (defined in I18nImpl) | I18nImpl | |
mPackReservedKeys (defined in I18nImpl) | I18nImpl | |
mResourcePackManager (defined in I18nImpl) | I18nImpl | |
mSubject (defined in I18nImpl) | I18nImpl | |
NeutralLangCode() (defined in I18n) | I18n | static |
~I18n() (defined in I18n) | I18n | virtual |
~I18nImpl() (defined in I18nImpl) | I18nImpl | virtual |