|
void | set (const std::string &str, const std::string &locale="") |
|
void | clear () |
|
const std::string & | match (const std::string &locale="system") const |
|
bool | operator== (const I18NString &other) const |
|
bool | operator!= (const I18NString &other) const |
|
const std::string & | defaultString () const |
|
const std::unordered_map< std::string, std::string > & | localizedStrings () const |
|
|
std::string | default_ |
|
std::unordered_map< std::string, std::string > | map_ |
|
Definition at line 15 of file i18nstring.h.
The documentation for this class was generated from the following files: