Pyrogenesis trunk
|
This is the complete list of members for tinygettext::Language, including all inherited members.
from_env(const std::string &env) | tinygettext::Language | static |
from_name(const std::string &str) | tinygettext::Language | static |
from_spec(const std::string &language, const std::string &country=std::string(), const std::string &modifier=std::string()) | tinygettext::Language | static |
get_country() const | tinygettext::Language | |
get_language() const | tinygettext::Language | |
get_modifier() const | tinygettext::Language | |
get_name() const | tinygettext::Language | |
Language(const LanguageSpec *language_spec) | tinygettext::Language | private |
Language() | tinygettext::Language | |
Language_hash | tinygettext::Language | friend |
language_spec | tinygettext::Language | private |
match(const Language &lhs, const Language &rhs) | tinygettext::Language | static |
operator bool() const | tinygettext::Language | inlineexplicit |
operator!=(const Language &rhs) const | tinygettext::Language | |
operator< | tinygettext::Language | friend |
operator==(const Language &rhs) const | tinygettext::Language | |
str() const | tinygettext::Language |