Draft List

Global icu::BytesTrie::getState64 () const
This API may be changed in the future versions and was introduced in ICU 65

Global icu::BytesTrie::resetToState64 (uint64_t state)
This API may be changed in the future versions and was introduced in ICU 65

Global icu::LocalArray::LocalArray (std::unique_ptr< T[]> &&p)
This API may be changed in the future versions and was introduced in ICU 64

Global icu::LocalArray::operator std::unique_ptr< T[]> ()&&
This API may be changed in the future versions and was introduced in ICU 64

Global icu::LocalArray::operator= (std::unique_ptr< T[]> &&p) U_NOEXCEPT
This API may be changed in the future versions and was introduced in ICU 64

Global icu::Locale::ConvertingIterator::ConvertingIterator (Iter begin, Iter end, Conv converter)
This API may be changed in the future versions and was introduced in ICU 65

Global icu::Locale::ConvertingIterator::hasNext () const override
This API may be changed in the future versions and was introduced in ICU 65

Global icu::Locale::ConvertingIterator::next () override
This API may be changed in the future versions and was introduced in ICU 65

Class icu::Locale::ConvertingIterator< Iter, Conv >
This API may be changed in the future versions and was introduced in ICU 65

Class icu::Locale::Iterator
This API may be changed in the future versions and was introduced in ICU 65

Global icu::Locale::Iterator::hasNext () const =0
This API may be changed in the future versions and was introduced in ICU 65

Global icu::Locale::Iterator::next ()=0
This API may be changed in the future versions and was introduced in ICU 65

Global icu::Locale::Iterator::~Iterator ()
This API may be changed in the future versions and was introduced in ICU 65

Global icu::Locale::RangeIterator::hasNext () const override
This API may be changed in the future versions and was introduced in ICU 65

Global icu::Locale::RangeIterator::next () override
This API may be changed in the future versions and was introduced in ICU 65

Global icu::Locale::RangeIterator::RangeIterator (Iter begin, Iter end)
This API may be changed in the future versions and was introduced in ICU 65

Class icu::Locale::RangeIterator< Iter >
This API may be changed in the future versions and was introduced in ICU 65

Class icu::LocaleBuilder
This API may be changed in the future versions and was introduced in ICU 64

Global icu::LocaleBuilder::addUnicodeLocaleAttribute (StringPiece attribute)
This API may be changed in the future versions and was introduced in ICU 64

Global icu::LocaleBuilder::build (UErrorCode &status)
This API may be changed in the future versions and was introduced in ICU 64

Global icu::LocaleBuilder::clear ()
This API may be changed in the future versions and was introduced in ICU 64

Global icu::LocaleBuilder::clearExtensions ()
This API may be changed in the future versions and was introduced in ICU 64

Global icu::LocaleBuilder::copyErrorTo (UErrorCode &outErrorCode) const
This API may be changed in the future versions and was introduced in ICU 65

Global icu::LocaleBuilder::LocaleBuilder ()
This API may be changed in the future versions and was introduced in ICU 64

Global icu::LocaleBuilder::removeUnicodeLocaleAttribute (StringPiece attribute)
This API may be changed in the future versions and was introduced in ICU 64

Global icu::LocaleBuilder::setExtension (char key, StringPiece value)
This API may be changed in the future versions and was introduced in ICU 64

Global icu::LocaleBuilder::setLanguage (StringPiece language)
This API may be changed in the future versions and was introduced in ICU 64

Global icu::LocaleBuilder::setLanguageTag (StringPiece tag)
This API may be changed in the future versions and was introduced in ICU 64

Global icu::LocaleBuilder::setLocale (const Locale &locale)
This API may be changed in the future versions and was introduced in ICU 64

Global icu::LocaleBuilder::setRegion (StringPiece region)
This API may be changed in the future versions and was introduced in ICU 64

Global icu::LocaleBuilder::setScript (StringPiece script)
This API may be changed in the future versions and was introduced in ICU 64

Global icu::LocaleBuilder::setUnicodeLocaleKeyword (StringPiece key, StringPiece type)
This API may be changed in the future versions and was introduced in ICU 64

Global icu::LocaleBuilder::setVariant (StringPiece variant)
This API may be changed in the future versions and was introduced in ICU 64

Global icu::LocaleBuilder::~LocaleBuilder ()
This API may be changed in the future versions and was introduced in ICU 64

Class icu::LocaleMatcher
This API may be changed in the future versions and was introduced in ICU 65

Class icu::LocaleMatcher::Builder
This API may be changed in the future versions and was introduced in ICU 65

Global icu::LocaleMatcher::Builder::addSupportedLocale (const Locale &locale)
This API may be changed in the future versions and was introduced in ICU 65

Global icu::LocaleMatcher::Builder::build (UErrorCode &errorCode) const
This API may be changed in the future versions and was introduced in ICU 65

Global icu::LocaleMatcher::Builder::Builder ()

This API may be changed in the future versions and was introduced in ICU 65

This API may be changed in the future versions and was introduced in ICU 65

Global icu::LocaleMatcher::Builder::copyErrorTo (UErrorCode &outErrorCode) const
This API may be changed in the future versions and was introduced in ICU 65

Global icu::LocaleMatcher::Builder::operator= (Builder &&src) U_NOEXCEPT
This API may be changed in the future versions and was introduced in ICU 65

Global icu::LocaleMatcher::Builder::setDefaultLocale (const Locale *defaultLocale)
This API may be changed in the future versions and was introduced in ICU 65

Global icu::LocaleMatcher::Builder::setDemotionPerDesiredLocale (ULocMatchDemotion demotion)
This API may be changed in the future versions and was introduced in ICU 65

Global icu::LocaleMatcher::Builder::setFavorSubtag (ULocMatchFavorSubtag subtag)
This API may be changed in the future versions and was introduced in ICU 65

Global icu::LocaleMatcher::Builder::setSupportedLocales (Iter begin, Iter end)

This API may be changed in the future versions and was introduced in ICU 65

This API may be changed in the future versions and was introduced in ICU 65

Global icu::LocaleMatcher::Builder::setSupportedLocalesFromListString (StringPiece locales)
This API may be changed in the future versions and was introduced in ICU 65

Global icu::LocaleMatcher::Builder::setSupportedLocalesViaConverter (Iter begin, Iter end, Conv converter)
This API may be changed in the future versions and was introduced in ICU 65

Global icu::LocaleMatcher::Builder::~Builder ()
This API may be changed in the future versions and was introduced in ICU 65

Global icu::LocaleMatcher::getBestMatch (Locale::Iterator &desiredLocales, UErrorCode &errorCode) const

This API may be changed in the future versions and was introduced in ICU 65

This API may be changed in the future versions and was introduced in ICU 65

Global icu::LocaleMatcher::getBestMatchForListString (StringPiece desiredLocaleList, UErrorCode &errorCode) const
This API may be changed in the future versions and was introduced in ICU 65

Global icu::LocaleMatcher::getBestMatchResult (Locale::Iterator &desiredLocales, UErrorCode &errorCode) const

This API may be changed in the future versions and was introduced in ICU 65

This API may be changed in the future versions and was introduced in ICU 65

Global icu::LocaleMatcher::LocaleMatcher (LocaleMatcher &&src) U_NOEXCEPT
This API may be changed in the future versions and was introduced in ICU 65

Global icu::LocaleMatcher::operator= (LocaleMatcher &&src) U_NOEXCEPT
This API may be changed in the future versions and was introduced in ICU 65

Class icu::LocaleMatcher::Result
This API may be changed in the future versions and was introduced in ICU 65

Global icu::LocaleMatcher::Result::getDesiredIndex () const
This API may be changed in the future versions and was introduced in ICU 65

Global icu::LocaleMatcher::Result::getDesiredLocale () const
This API may be changed in the future versions and was introduced in ICU 65

Global icu::LocaleMatcher::Result::getSupportedIndex () const
This API may be changed in the future versions and was introduced in ICU 65

Global icu::LocaleMatcher::Result::getSupportedLocale () const
This API may be changed in the future versions and was introduced in ICU 65

Global icu::LocaleMatcher::Result::makeResolvedLocale (UErrorCode &errorCode) const
This API may be changed in the future versions and was introduced in ICU 65

Global icu::LocaleMatcher::Result::operator= (Result &&src) U_NOEXCEPT
This API may be changed in the future versions and was introduced in ICU 65

Global icu::LocaleMatcher::Result::Result (Result &&src) U_NOEXCEPT
This API may be changed in the future versions and was introduced in ICU 65

Global icu::LocaleMatcher::Result::~Result ()
This API may be changed in the future versions and was introduced in ICU 65

Global icu::LocaleMatcher::~LocaleMatcher ()
This API may be changed in the future versions and was introduced in ICU 65

Global icu::LocalPointer::LocalPointer (std::unique_ptr< T > &&p)
This API may be changed in the future versions and was introduced in ICU 64

Global icu::LocalPointer::operator std::unique_ptr< T > ()&&
This API may be changed in the future versions and was introduced in ICU 64

Global icu::LocalPointer::operator= (std::unique_ptr< T > &&p) U_NOEXCEPT
This API may be changed in the future versions and was introduced in ICU 64

Global icu::StringPiece::StringPiece (T str)
This API may be changed in the future versions and was introduced in ICU 65

Global icu::UCharsTrie::getState64 () const
This API may be changed in the future versions and was introduced in ICU 65

Global icu::UCharsTrie::resetToState64 (uint64_t state)
This API may be changed in the future versions and was introduced in ICU 65

Global ucal_getHostTimeZone
This API may be changed in the future versions and was introduced in ICU 65

Global ucfpos_close
This API may be changed in the future versions and was introduced in ICU 64

Global ucfpos_constrainCategory
This API may be changed in the future versions and was introduced in ICU 64

Global ucfpos_constrainField
This API may be changed in the future versions and was introduced in ICU 64

Global ucfpos_getCategory
This API may be changed in the future versions and was introduced in ICU 64

Global ucfpos_getField
This API may be changed in the future versions and was introduced in ICU 64

Global ucfpos_getIndexes
This API may be changed in the future versions and was introduced in ICU 64

Global ucfpos_getInt64IterationContext
This API may be changed in the future versions and was introduced in ICU 64

Global ucfpos_matchesField
This API may be changed in the future versions and was introduced in ICU 64

Global ucfpos_open
This API may be changed in the future versions and was introduced in ICU 64

Global ucfpos_reset
This API may be changed in the future versions and was introduced in ICU 64

Global ucfpos_setInt64IterationContext
This API may be changed in the future versions and was introduced in ICU 64

Global ucfpos_setState
This API may be changed in the future versions and was introduced in ICU 64

Global UConstrainedFieldPosition
This API may be changed in the future versions and was introduced in ICU 64

Global UDAT_REL_LITERAL_FIELD
This API may be changed in the future versions and was introduced in ICU 64

Global UDAT_REL_NUMERIC_FIELD
This API may be changed in the future versions and was introduced in ICU 64

Global udtitvfmt_closeResult
This API may be changed in the future versions and was introduced in ICU 64

Global udtitvfmt_formatToResult
This API may be changed in the future versions and was introduced in ICU 64

Global udtitvfmt_openResult
This API may be changed in the future versions and was introduced in ICU 64

Global udtitvfmt_resultAsValue
This API may be changed in the future versions and was introduced in ICU 64

Global UFIELD_CATEGORY_DATE
This API may be changed in the future versions and was introduced in ICU 64

Global UFIELD_CATEGORY_DATE_INTERVAL_SPAN
This API may be changed in the future versions and was introduced in ICU 64

Global UFIELD_CATEGORY_LIST
This API may be changed in the future versions and was introduced in ICU 64

Global UFIELD_CATEGORY_LIST_SPAN
This API may be changed in the future versions and was introduced in ICU 64

Global UFIELD_CATEGORY_NUMBER
This API may be changed in the future versions and was introduced in ICU 64

Global UFIELD_CATEGORY_RELATIVE_DATETIME
This API may be changed in the future versions and was introduced in ICU 64

Global UFIELD_CATEGORY_UNDEFINED
This API may be changed in the future versions and was introduced in ICU 64

Global UFieldCategory
This API may be changed in the future versions and was introduced in ICU 64

Global ufmtval_getString
This API may be changed in the future versions and was introduced in ICU 64

Global ufmtval_nextPosition
This API may be changed in the future versions and was introduced in ICU 64

Global UFormattedDateInterval
This API may be changed in the future versions and was introduced in ICU 64

Global UFormattedList
This API may be changed in the future versions and was introduced in ICU 64

Global UFormattedRelativeDateTime
This API may be changed in the future versions and was introduced in ICU 64

Global UFormattedValue
This API may be changed in the future versions and was introduced in ICU 64

Global ulistfmt_closeResult
This API may be changed in the future versions and was introduced in ICU 64

Global ULISTFMT_ELEMENT_FIELD
This API may be changed in the future versions and was introduced in ICU 63

Global ulistfmt_formatStringsToResult
This API may be changed in the future versions and was introduced in ICU 64

Global ULISTFMT_LITERAL_FIELD
This API may be changed in the future versions and was introduced in ICU 63

Global ulistfmt_openResult
This API may be changed in the future versions and was introduced in ICU 64

Global ulistfmt_resultAsValue
This API may be changed in the future versions and was introduced in ICU 64

Global UListFormatterField
This API may be changed in the future versions and was introduced in ICU 63

Global ULOC_AVAILABLE_DEFAULT
This API may be changed in the future versions and was introduced in ICU 65

Global ULOC_AVAILABLE_ONLY_LEGACY_ALIASES
This API may be changed in the future versions and was introduced in ICU 65

Global ULOC_AVAILABLE_WITH_LEGACY_ALIASES
This API may be changed in the future versions and was introduced in ICU 65

Global uloc_openAvailableByType
This API may be changed in the future versions and was introduced in ICU 65

Global ULocAvailableType
This API may be changed in the future versions and was introduced in ICU 65

Global ULOCMATCH_DEMOTION_NONE
This API may be changed in the future versions and was introduced in ICU 65

Global ULOCMATCH_DEMOTION_REGION
This API may be changed in the future versions and was introduced in ICU 65

Global ULOCMATCH_FAVOR_LANGUAGE
This API may be changed in the future versions and was introduced in ICU 65

Global ULOCMATCH_FAVOR_SCRIPT
This API may be changed in the future versions and was introduced in ICU 65

Global ULocMatchDemotion
This API may be changed in the future versions and was introduced in ICU 65

Global ULocMatchFavorSubtag
This API may be changed in the future versions and was introduced in ICU 65

Global UNUM_COMPACT_FIELD
This API may be changed in the future versions and was introduced in ICU 64

Global UNUM_MEASURE_UNIT_FIELD
This API may be changed in the future versions and was introduced in ICU 64

Global UNUM_MINIMUM_GROUPING_DIGITS
This API may be changed in the future versions and was introduced in ICU 64

Global UNUM_PARSE_CASE_SENSITIVE
This API may be changed in the future versions and was introduced in ICU 64

Global UNUM_SIGN_ALWAYS_SHOWN
This API may be changed in the future versions and was introduced in ICU 64

Global unumf_openForSkeletonAndLocaleWithError
This API may be changed in the future versions and was introduced in ICU 64

Global unumf_resultAsValue
This API may be changed in the future versions and was introduced in ICU 64

Global uplrules_selectFormatted
This API may be changed in the future versions and was introduced in ICU 64

Global UREGEX_CANON_EQ
This API may be changed in the future versions and was introduced in ICU 2.4

Global URelativeDateTimeFormatterField
This API may be changed in the future versions and was introduced in ICU 64

Global ureldatefmt_closeResult
This API may be changed in the future versions and was introduced in ICU 64

Global ureldatefmt_formatNumericToResult
This API may be changed in the future versions and was introduced in ICU 64

Global ureldatefmt_formatToResult
This API may be changed in the future versions and was introduced in ICU 64

Global ureldatefmt_openResult
This API may be changed in the future versions and was introduced in ICU 64

Global ureldatefmt_resultAsValue
This API may be changed in the future versions and was introduced in ICU 64

Global UTRACE_UDATA_BUNDLE
This API may be changed in the future versions and was introduced in ICU 65

Global UTRACE_UDATA_DATA_FILE
This API may be changed in the future versions and was introduced in ICU 65

Global UTRACE_UDATA_RES_FILE
This API may be changed in the future versions and was introduced in ICU 65

Global UTRACE_UDATA_RESOURCE
This API may be changed in the future versions and was introduced in ICU 65

Global UTRACE_UDATA_START
This API may be changed in the future versions and was introduced in ICU 65

Generated on 8 Feb 2022 for ICU 65.1 by  doxygen 1.6.1