Pyrogenesis  trunk
tinygettext::Language Member List

This is the complete list of members for tinygettext::Language, including all inherited members.

from_env(const std::string &env)tinygettext::Languagestatic
from_name(const std::string &str)tinygettext::Languagestatic
from_spec(const std::string &language, const std::string &country=std::string(), const std::string &modifier=std::string())tinygettext::Languagestatic
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::Languageprivate
Language()tinygettext::Language
Language_hashtinygettext::Languagefriend
language_spectinygettext::Languageprivate
match(const Language &lhs, const Language &rhs)tinygettext::Languagestatic
operator bool() const tinygettext::Languageinlineexplicit
operator!=(const Language &rhs) const tinygettext::Language
operator<(const Language &lhs, const Language &rhs)tinygettext::Languagefriend
operator==(const Language &rhs) const tinygettext::Language
str() const tinygettext::Language