libzypp  11.13.5
zypp::Locale Member List

This is the complete list of members for zypp::Locale, including all inherited members.

_pimplzypp::Localeprivate
bestMatch(const LocaleSet &avLocales_r, const Locale &requested_r=Locale())zypp::Localestatic
code() const zypp::Locale
country() const zypp::Locale
fallback() const zypp::Locale
language() const zypp::Locale
Locale()zypp::Locale
Locale(IdString code_r)zypp::Localeexplicit
Locale(const std::string &code_r)zypp::Localeexplicit
Locale(const char *code_r)zypp::Localeexplicit
Locale(const LanguageCode &language_r, const CountryCode &country_r=CountryCode())zypp::Locale
name() const zypp::Locale
noCodezypp::Localestatic
operator!=(const Locale &lhs, const Locale &rhs)zypp::Localerelated
operator!=(const std::string &lhs, const Locale &rhs)zypp::Localerelated
operator!=(const Locale &lhs, const std::string &rhs)zypp::Localerelated
operator()(const zypp::Locale &lhs, const zypp::Locale &rhs) constzypp::Localerelated
operator<<(std::ostream &str, const Locale &obj)zypp::Localefriend
operator<<(std::ostream &str, const Locale &obj)zypp::Localerelated
operator==(const Locale &lhs, const Locale &rhs)zypp::Localerelated
operator==(const std::string &lhs, const Locale &rhs)zypp::Localerelated
operator==(const Locale &lhs, const std::string &rhs)zypp::Localerelated
~Locale()zypp::Locale