Namespaces | |
| namespace | anonymous_namespace{language_manager.cc} |
| namespace | anonymous_namespace{translator.cc} |
Classes | |
| class | LanguageManager |
Functions | |
| const char * | tr (const char *source) |
| const char * | tr (const std::string &source) |
| void | ClearTranslationCache () |
| const char * yaze::i18n::tr | ( | const char * | source | ) |
Definition at line 50 of file translator.cc.
| const char * yaze::i18n::tr | ( | const std::string & | source | ) |
Definition at line 60 of file translator.cc.
| void yaze::i18n::ClearTranslationCache | ( | ) |
Definition at line 64 of file translator.cc.
Referenced by yaze::i18n::LanguageManager::SetLanguage().