| _country | Locale | [private] |
| _lang | Locale | [private] |
| _variant | Locale | [private] |
| DEFAULT | Locale | [private, static] |
| getCountry() const | Locale | |
| getDefault() | Locale | [static] |
| getDisplayName() const | Locale | |
| getLanguage() const | Locale | |
| getParentLocale() const | Locale | |
| getVariant() const | Locale | |
| hasParentLocale() const | Locale | |
| Locale(const std::string &language) | Locale | [explicit] |
| Locale(const std::string &language, const std::string &country) | Locale | [explicit] |
| Locale(const std::string &language, const std::string &country, const std::string &variant) | Locale | [explicit] |
| operator!=(const Locale &rhs) const | Locale | |
| operator<(const Locale &rhs) const | Locale | |
| operator==(const Locale &rhs) const | Locale | |
| setDefault(const Locale &locale) | Locale | [static] |
| ~Locale() | Locale | [virtual] |
1.5.1