|
libzypp
15.3.0
|
This is the complete list of members for zypp::Locale, including all inherited members.
| _pimpl | zypp::Locale | private |
| bestMatch(const LocaleSet &avLocales_r, const Locale &requested_r=Locale()) | zypp::Locale | static |
| code() const | zypp::Locale | |
| country() const | zypp::Locale | |
| fallback() const | zypp::Locale | |
| language() const | zypp::Locale | |
| Locale() | zypp::Locale | |
| Locale(IdString code_r) | zypp::Locale | explicit |
| Locale(const std::string &code_r) | zypp::Locale | explicit |
| Locale(const char *code_r) | zypp::Locale | explicit |
| Locale(const LanguageCode &language_r, const CountryCode &country_r=CountryCode()) | zypp::Locale | |
| name() const | zypp::Locale | |
| noCode | zypp::Locale | static |
| operator!=(const Locale &lhs, const Locale &rhs) | zypp::Locale | related |
| operator!=(const std::string &lhs, const Locale &rhs) | zypp::Locale | related |
| operator!=(const Locale &lhs, const std::string &rhs) | zypp::Locale | related |
| operator()(const zypp::Locale &lhs, const zypp::Locale &rhs) const | zypp::Locale | related |
| operator<<(std::ostream &str, const Locale &obj) | zypp::Locale | friend |
| operator<<(std::ostream &str, const Locale &obj) | zypp::Locale | related |
| operator==(const Locale &lhs, const Locale &rhs) | zypp::Locale | related |
| operator==(const std::string &lhs, const Locale &rhs) | zypp::Locale | related |
| operator==(const Locale &lhs, const std::string &rhs) | zypp::Locale | related |
| ~Locale() | zypp::Locale |