Inflection
Morphology Inflection
|
This is the complete list of members for inflection::util::ULocale, including all inherited members.
getCountry() const | inflection::util::ULocale | inline |
getFallback() const | inflection::util::ULocale | |
getLanguage() const | inflection::util::ULocale | inline |
getName() const | inflection::util::ULocale | inline |
getScript() const | inflection::util::ULocale | inline |
getVariant() const | inflection::util::ULocale | inline |
operator()(const inflection::util::ULocale &locale) const noexcept | inflection::util::ULocale | |
operator<=>(const ::inflection::util::ULocale &other) const | inflection::util::ULocale | inline |
operator=(const ::inflection::util::ULocale &other) | inflection::util::ULocale | |
operator==(const ::inflection::util::ULocale &other) const | inflection::util::ULocale | inline |
toString() const override | inflection::util::ULocale | |
ULocale(std::string_view language, std::string_view country=std::string_view(), std::string_view variant=std::string_view(), std::string_view keywordsAndValues=std::string_view()) | inflection::util::ULocale | |
ULocale(const ::inflection::util::ULocale &other) | inflection::util::ULocale | |
~Object() | inflection::Object | virtual |
~ULocale() override | inflection::util::ULocale |