This is the complete list of members for xtd::translator, including all inherited members.
add_value(const xtd::string &language, const xtd::string &key, const xtd::string &value) | xtd::translator | static |
language() | xtd::translator | static |
language(const xtd::string &language) | xtd::translator | static |
languages() | xtd::translator | static |
locale() | xtd::translator | static |
locale(const xtd::string &value) | xtd::translator | static |
locale(const std::locale &value) | xtd::translator | static |
parse_file(const xtd::string &file, const xtd::string &language) | xtd::translator | static |
parse_locale(const xtd::string &locale_path) | xtd::translator | static |
system_language() | xtd::translator | static |
translate(const xtd::string &value) noexcept | xtd::translator | static |
translate(const xtd::string &language, const xtd::string &value) noexcept | xtd::translator | static |