LeviLamina
|
This is the complete list of members for I18n, including all inherited members.
$dtor() (defined in I18n) | I18n | |
$vftable() (defined in I18n) | I18n | static |
addI18nObserver(::I18nObserver &)=0 (defined in I18n) | I18n | pure virtual |
appendAdditionalTranslations(::std::unordered_map<::std::string, ::std::string > const &, ::std::string const &)=0 (defined in I18n) | I18n | pure virtual |
appendLanguageStrings(::PackAccessStrategy *)=0 (defined in I18n) | I18n | pure virtual |
appendLanguageStringsFromPack(::PackManifest const &, ::std::multimap<::std::string, ::std::pair<::std::string, ::std::string > > const &)=0 (defined in I18n) | I18n | pure virtual |
chooseLanguage(::std::string const &)=0 (defined in I18n) | I18n | pure virtual |
clearLanguages()=0 (defined in I18n) | I18n | pure virtual |
findAvailableLanguageNames(::ResourcePackManager &)=0 (defined in I18n) | I18n | pure virtual |
findAvailableLanguages(::ResourcePackManager &)=0 (defined in I18n) | I18n | pure virtual |
get(::std::string const &, ::std::vector<::std::string > const &, ::std::shared_ptr<::Localization > const)=0 (defined in I18n) | I18n | pure virtual |
get(::std::string const &, ::std::shared_ptr<::Localization > const)=0 (defined in I18n) | I18n | pure virtual |
getCurrentLanguage()=0 (defined in I18n) | I18n | pure virtual |
getLanguageCodesFromPack(::PackAccessStrategy const &)=0 (defined in I18n) | I18n | pure virtual |
getLanguageKeywordsFromPack(::PackManifest const &, ::std::string const &)=0 (defined in I18n) | I18n | pure virtual |
getLanguageName(::std::string const &)=0 (defined in I18n) | I18n | pure virtual |
getLocaleCodeFor(::std::string const &)=0 (defined in I18n) | I18n | pure virtual |
getLocaleFor(::std::string const &)=0 (defined in I18n) | I18n | pure virtual |
getLocalizedAssetFileWithFallback(::std::string const &, ::std::string const &)=0 (defined in I18n) | I18n | pure virtual |
getPackKeywordValue(::PackManifest const &, ::std::string const &)=0 (defined in I18n) | I18n | pure virtual |
getPackKeywordValueForTelemetry(::PackManifest const &, ::std::string const &)=0 (defined in I18n) | I18n | pure virtual |
getSupportedLanguageCodes()=0 (defined in I18n) | I18n | pure virtual |
hasPackKeyEntry(::PackManifest const &, ::std::string const &)=0 (defined in I18n) | I18n | pure virtual |
isPackKeyword(::std::string const &)=0 (defined in I18n) | I18n | pure virtual |
languageSupportsHypenSplitting()=0 (defined in I18n) | I18n | pure virtual |
loadAllLanguages(::ResourcePackManager &)=0 (defined in I18n) | I18n | pure virtual |
loadLangaugesByLocale(::std::unordered_multimap<::std::string, ::std::pair<::std::string, ::std::string > > const &)=0 (defined in I18n) | I18n | pure virtual |
loadLanguageKeywordsFromPack(::PackManifest const &, ::PackAccessStrategy const &)=0 (defined in I18n) | I18n | pure virtual |
loadLanguageKeywordsFromPack(::PackManifest const &, ::PackAccessStrategy const &, ::std::vector<::std::string > const &)=0 (defined in I18n) | I18n | pure virtual |
loadLanguages(::ResourcePackManager &, ::Bedrock::NotNullNonOwnerPtr<::ResourceLoadManager >, ::std::string const &)=0 (defined in I18n) | I18n | pure virtual |
NeutralLangCode() (defined in I18n) | I18n | static |
~I18n() (defined in I18n) | I18n | virtual |