Functions | |
| std::unordered_map< std::string, std::string > & | Resolved () |
| std::string | Compose (const std::string &source) |
| const std::string & | ResolveByContent (const std::string &key) |
| std::unordered_map< std::string, std::string > & yaze::i18n::anonymous_namespace{translator.cc}::Resolved | ( | ) |
Definition at line 16 of file translator.cc.
References Resolved().
Referenced by ResolveByContent(), and Resolved().

| std::string yaze::i18n::anonymous_namespace{translator.cc}::Compose | ( | const std::string & | source | ) |
Definition at line 23 of file translator.cc.
References Compose(), yaze::i18n::LanguageManager::Find(), and yaze::i18n::LanguageManager::Get().
Referenced by Compose(), and ResolveByContent().

| const std::string & yaze::i18n::anonymous_namespace{translator.cc}::ResolveByContent | ( | const std::string & | key | ) |
Definition at line 39 of file translator.cc.
References Compose(), ResolveByContent(), and Resolved().
Referenced by ResolveByContent().
