yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::i18n::anonymous_namespace{translator.cc} Namespace Reference

Functions

std::unordered_map< std::string, std::string > & Resolved ()
 
std::string Compose (const std::string &source)
 
const std::string & ResolveByContent (const std::string &key)
 

Function Documentation

◆ Resolved()

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().

Here is the call graph for this function:

◆ Compose()

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().

Here is the call graph for this function:

◆ 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().

Here is the call graph for this function: