Draft List

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

Global icu::ConstrainedFieldPosition::constrainCategory (int32_t category)
This API may be changed in the future versions and was introduced in ICU 64

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

Global icu::ConstrainedFieldPosition::constrainField (int32_t category, int32_t field)
This API may be changed in the future versions and was introduced in ICU 64

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

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

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

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

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

Global icu::ConstrainedFieldPosition::matchesField (int32_t category, int32_t field) const
This API may be changed in the future versions and was introduced in ICU 64

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

Global icu::ConstrainedFieldPosition::setInt64IterationContext (int64_t context)
This API may be changed in the future versions and was introduced in ICU 64

Global icu::ConstrainedFieldPosition::setState (int32_t category, int32_t field, int32_t start, int32_t limit)
This API may be changed in the future versions and was introduced in ICU 64

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

Global icu::CurrencyUnit::CurrencyUnit (StringPiece isoCode, UErrorCode &ec)
This API may be changed in the future versions and was introduced in ICU 64

Global icu::DateIntervalFormat::formatToValue (Calendar &fromCalendar, Calendar &toCalendar, UErrorCode &status) const

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

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

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

Global icu::DecimalFormat::getMultiplierScale (void) const
This API may be changed in the future versions and was introduced in ICU 62

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

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

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

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

Global icu::DecimalFormat::setFormatFailIfMoreThanMaxDigits (UBool value)
This API may be changed in the future versions and was introduced in ICU 64

Global icu::DecimalFormat::setMinimumGroupingDigits (int32_t newValue)
This API may be changed in the future versions and was introduced in ICU 64

Global icu::DecimalFormat::setMultiplierScale (int32_t newValue)
This API may be changed in the future versions and was introduced in ICU 62

Global icu::DecimalFormat::setParseCaseSensitive (UBool value)
This API may be changed in the future versions and was introduced in ICU 64

Global icu::DecimalFormat::setParseNoExponent (UBool value)
This API may be changed in the future versions and was introduced in ICU 64

Global icu::DecimalFormat::setSignAlwaysShown (UBool value)
This API may be changed in the future versions and was introduced in ICU 64

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

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

Global icu::FormattedDateInterval::FormattedDateInterval ()

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

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

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

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

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

Global icu::FormattedList::FormattedList ()

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

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

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

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

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

Global icu::FormattedRelativeDateTime::FormattedRelativeDateTime ()

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

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

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

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

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

Global icu::FormattedValue::appendTo (Appendable &appendable, UErrorCode &status) const =0
This API may be changed in the future versions and was introduced in ICU 64

Global icu::FormattedValue::nextPosition (ConstrainedFieldPosition &cfpos, UErrorCode &status) const =0
This API may be changed in the future versions and was introduced in ICU 64

Global icu::FormattedValue::toString (UErrorCode &status) const =0
This API may be changed in the future versions and was introduced in ICU 64

Global icu::FormattedValue::toTempString (UErrorCode &status) const =0
This API may be changed in the future versions and was introduced in ICU 64

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

Global icu::ListFormatter::format (const UnicodeString items[], int32_t n_items, UnicodeString &appendTo, FieldPositionIterator *posIter, UErrorCode &errorCode) const
This API may be changed in the future versions and was introduced in ICU 63

Global icu::ListFormatter::formatStringsToValue (const UnicodeString items[], int32_t n_items, UErrorCode &errorCode) const
This API may be changed in the future versions and was introduced in ICU 64

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::addLikelySubtags (UErrorCode &status)
This API may be changed in the future versions and was introduced in ICU 63

Global icu::Locale::createUnicodeKeywords (UErrorCode &status) const
This API may be changed in the future versions and was introduced in ICU 63

Global icu::Locale::forLanguageTag (StringPiece tag, UErrorCode &status)
This API may be changed in the future versions and was introduced in ICU 63

Global icu::Locale::getKeywords (OutputIterator iterator, UErrorCode &status) const
This API may be changed in the future versions and was introduced in ICU 63

Global icu::Locale::getKeywordValue (StringPiece keywordName, UErrorCode &status) const

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

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

Global icu::Locale::getUnicodeKeywords (OutputIterator iterator, UErrorCode &status) const
This API may be changed in the future versions and was introduced in ICU 63

Global icu::Locale::getUnicodeKeywordValue (StringPiece keywordName, UErrorCode &status) const

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

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

Global icu::Locale::Locale (Locale &&other) U_NOEXCEPT
This API may be changed in the future versions and was introduced in ICU 63

Global icu::Locale::minimizeSubtags (UErrorCode &status)
This API may be changed in the future versions and was introduced in ICU 63

Global icu::Locale::operator= (Locale &&other) U_NOEXCEPT
This API may be changed in the future versions and was introduced in ICU 63

Global icu::Locale::setKeywordValue (StringPiece keywordName, StringPiece keywordValue, UErrorCode &status)
This API may be changed in the future versions and was introduced in ICU 63

Global icu::Locale::setUnicodeKeywordValue (StringPiece keywordName, StringPiece keywordValue, UErrorCode &status)
This API may be changed in the future versions and was introduced in ICU 63

Global icu::Locale::toLanguageTag (UErrorCode &status) const

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

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

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::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

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::MeasureFormat::parseObject (const UnicodeString &source, Formattable &reslt, ParsePosition &pos) const
This API may be changed in the future versions and was introduced in ICU 53

Global icu::MeasureUnit::createAtmosphere (UErrorCode &status)
This API may be changed in the future versions and was introduced in ICU 63

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Global icu::MeasureUnit::createPercent (UErrorCode &status)
This API may be changed in the future versions and was introduced in ICU 63

Global icu::MeasureUnit::createPermille (UErrorCode &status)
This API may be changed in the future versions and was introduced in ICU 63

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

Global icu::MeasureUnit::createPetabyte (UErrorCode &status)
This API may be changed in the future versions and was introduced in ICU 63

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Global icu::NoUnit::base ()
This API may be changed in the future versions and was introduced in ICU 60

Global icu::NoUnit::clone () const
This API may be changed in the future versions and was introduced in ICU 60

Global icu::NoUnit::getDynamicClassID () const
This API may be changed in the future versions and was introduced in ICU 60

Global icu::NoUnit::getStaticClassID ()
This API may be changed in the future versions and was introduced in ICU 60

Global icu::NoUnit::NoUnit (const NoUnit &other)
This API may be changed in the future versions and was introduced in ICU 60

Global icu::NoUnit::percent ()
This API may be changed in the future versions and was introduced in ICU 60

Global icu::NoUnit::permille ()
This API may be changed in the future versions and was introduced in ICU 60

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

Class icu::number::CurrencyPrecision
This API may be changed in the future versions and was introduced in ICU 60

Global icu::number::CurrencyPrecision::withCurrency (const CurrencyUnit &currency) const
This API may be changed in the future versions and was introduced in ICU 60

Class icu::number::final

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

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

Global icu::number::final::forSkeleton (const UnicodeString &skeleton, UParseError &perror, UErrorCode &status)

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

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

Global icu::number::final::with ()

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

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

Global icu::number::final::withLocale (const Locale &locale)

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

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

Class icu::number::FormattedNumber
This API may be changed in the future versions and was introduced in ICU 60

Global icu::number::FormattedNumber::appendTo (Appendable &appendable, UErrorCode &status) const U_OVERRIDE
This API may be changed in the future versions and was introduced in ICU 62

Global icu::number::FormattedNumber::FormattedNumber ()

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

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

Global icu::number::FormattedNumber::getAllFieldPositions (FieldPositionIterator &iterator, UErrorCode &status) const
This API may be changed in the future versions and was introduced in ICU 62

Global icu::number::FormattedNumber::nextFieldPosition (FieldPosition &fieldPosition, UErrorCode &status) const
This API may be changed in the future versions and was introduced in ICU 62

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

Global icu::number::FormattedNumber::toString (UErrorCode &status) const U_OVERRIDE
This API may be changed in the future versions and was introduced in ICU 62

Global icu::number::FormattedNumber::~FormattedNumber () U_OVERRIDE
This API may be changed in the future versions and was introduced in ICU 60

Class icu::number::FormattedNumberRange
This API may be changed in the future versions and was introduced in ICU 63

Global icu::number::FormattedNumberRange::appendTo (Appendable &appendable, UErrorCode &status) const U_OVERRIDE
This API may be changed in the future versions and was introduced in ICU 63

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

Global icu::number::FormattedNumberRange::getAllFieldPositions (FieldPositionIterator &iterator, UErrorCode &status) const
This API may be changed in the future versions and was introduced in ICU 63

Global icu::number::FormattedNumberRange::getFirstDecimal (UErrorCode &status) const
This API may be changed in the future versions and was introduced in ICU 63

Global icu::number::FormattedNumberRange::getIdentityResult (UErrorCode &status) const
This API may be changed in the future versions and was introduced in ICU 63

Global icu::number::FormattedNumberRange::getSecondDecimal (UErrorCode &status) const
This API may be changed in the future versions and was introduced in ICU 63

Global icu::number::FormattedNumberRange::nextFieldPosition (FieldPosition &fieldPosition, UErrorCode &status) const
This API may be changed in the future versions and was introduced in ICU 63

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

Global icu::number::FormattedNumberRange::toString (UErrorCode &status) const U_OVERRIDE
This API may be changed in the future versions and was introduced in ICU 63

Global icu::number::FormattedNumberRange::~FormattedNumberRange ()
This API may be changed in the future versions and was introduced in ICU 63

Class icu::number::FractionPrecision
This API may be changed in the future versions and was introduced in ICU 60

Global icu::number::FractionPrecision::withMaxDigits (int32_t maxSignificantDigits) const
This API may be changed in the future versions and was introduced in ICU 60

Global icu::number::FractionPrecision::withMinDigits (int32_t minSignificantDigits) const
This API may be changed in the future versions and was introduced in ICU 60

Class icu::number::IncrementPrecision
This API may be changed in the future versions and was introduced in ICU 60

Global icu::number::IncrementPrecision::withMinFraction (int32_t minFrac) const
This API may be changed in the future versions and was introduced in ICU 60

Class icu::number::IntegerWidth
This API may be changed in the future versions and was introduced in ICU 60

Global icu::number::IntegerWidth::truncateAt (int32_t maxInt)
This API may be changed in the future versions and was introduced in ICU 60

Global icu::number::IntegerWidth::zeroFillTo (int32_t minInt)
This API may be changed in the future versions and was introduced in ICU 60

Class icu::number::LocalizedNumberFormatter
This API may be changed in the future versions and was introduced in ICU 60

Global icu::number::LocalizedNumberFormatter::formatDecimal (StringPiece value, UErrorCode &status) const
This API may be changed in the future versions and was introduced in ICU 60

Global icu::number::LocalizedNumberFormatter::formatDouble (double value, UErrorCode &status) const
This API may be changed in the future versions and was introduced in ICU 60

Global icu::number::LocalizedNumberFormatter::formatInt (int64_t value, UErrorCode &status) const
This API may be changed in the future versions and was introduced in ICU 60

Global icu::number::LocalizedNumberFormatter::LocalizedNumberFormatter ()

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

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

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

Global icu::number::LocalizedNumberFormatter::operator= (LocalizedNumberFormatter &&src) U_NOEXCEPT

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

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

Global icu::number::LocalizedNumberFormatter::toFormat (UErrorCode &status) const
This API may be changed in the future versions and was introduced in ICU 62

Global icu::number::LocalizedNumberFormatter::~LocalizedNumberFormatter ()
This API may be changed in the future versions and was introduced in ICU 60

Class icu::number::LocalizedNumberRangeFormatter
This API may be changed in the future versions and was introduced in ICU 63

Global icu::number::LocalizedNumberRangeFormatter::formatFormattableRange (const Formattable &first, const Formattable &second, UErrorCode &status) const
This API may be changed in the future versions and was introduced in ICU 63

Global icu::number::LocalizedNumberRangeFormatter::LocalizedNumberRangeFormatter ()

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

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

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

Global icu::number::LocalizedNumberRangeFormatter::operator= (LocalizedNumberRangeFormatter &&src) U_NOEXCEPT

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

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

Global icu::number::LocalizedNumberRangeFormatter::~LocalizedNumberRangeFormatter ()
This API may be changed in the future versions and was introduced in ICU 63

Class icu::number::Notation
This API may be changed in the future versions and was introduced in ICU 60

Global icu::number::Notation::compactLong ()
This API may be changed in the future versions and was introduced in ICU 60

Global icu::number::Notation::compactShort ()
This API may be changed in the future versions and was introduced in ICU 60

Global icu::number::Notation::engineering ()
This API may be changed in the future versions and was introduced in ICU 60

Global icu::number::Notation::scientific ()
This API may be changed in the future versions and was introduced in ICU 60

Global icu::number::Notation::simple ()
This API may be changed in the future versions and was introduced in ICU 60

Global icu::number::NumberFormatterSettings::adoptPerUnit (icu::MeasureUnit *perUnit)&&

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

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

Global icu::number::NumberFormatterSettings::adoptSymbols (NumberingSystem *symbols)&&

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

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

Global icu::number::NumberFormatterSettings::adoptUnit (icu::MeasureUnit *unit)&&

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

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

Global icu::number::NumberFormatterSettings::clone ()&&

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

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

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

Global icu::number::NumberFormatterSettings::decimal (UNumberDecimalSeparatorDisplay style)&&

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

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

Global icu::number::NumberFormatterSettings::grouping (UNumberGroupingStrategy strategy)&&

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

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

Global icu::number::NumberFormatterSettings::integerWidth (const IntegerWidth &style)&&

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

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

Global icu::number::NumberFormatterSettings::notation (const Notation &notation)&&

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

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

Global icu::number::NumberFormatterSettings::perUnit (const icu::MeasureUnit &perUnit)&&

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

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

Global icu::number::NumberFormatterSettings::precision (const Precision &precision)&&

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

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

Global icu::number::NumberFormatterSettings::roundingMode (UNumberFormatRoundingMode roundingMode)&&

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

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

Global icu::number::NumberFormatterSettings::scale (const Scale &scale)&&

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

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

Global icu::number::NumberFormatterSettings::sign (UNumberSignDisplay style)&&

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

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

Global icu::number::NumberFormatterSettings::symbols (const DecimalFormatSymbols &symbols)&&

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

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

Global icu::number::NumberFormatterSettings::toSkeleton (UErrorCode &status) const
This API may be changed in the future versions and was introduced in ICU 62

Global icu::number::NumberFormatterSettings::unit (const icu::MeasureUnit &unit)&&

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

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

Global icu::number::NumberFormatterSettings::unitWidth (UNumberUnitWidth width)&&

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

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

Global icu::number::NumberRangeFormatterSettings::clone ()&&

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

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

Global icu::number::NumberRangeFormatterSettings::collapse (UNumberRangeCollapse collapse)&&

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

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

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

Global icu::number::NumberRangeFormatterSettings::identityFallback (UNumberRangeIdentityFallback identityFallback)&&

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

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

Global icu::number::NumberRangeFormatterSettings::numberFormatterBoth (UnlocalizedNumberFormatter &&formatter)&&

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

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

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

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

Global icu::number::NumberRangeFormatterSettings::numberFormatterFirst (UnlocalizedNumberFormatter &&formatterFirst)&&

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

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

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

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

Global icu::number::NumberRangeFormatterSettings::numberFormatterSecond (UnlocalizedNumberFormatter &&formatterSecond)&&

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

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

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

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

Class icu::number::Precision
This API may be changed in the future versions and was introduced in ICU 60

Global icu::number::Precision::currency (UCurrencyUsage currencyUsage)
This API may be changed in the future versions and was introduced in ICU 60

Global icu::number::Precision::fixedFraction (int32_t minMaxFractionPlaces)
This API may be changed in the future versions and was introduced in ICU 60

Global icu::number::Precision::fixedSignificantDigits (int32_t minMaxSignificantDigits)
This API may be changed in the future versions and was introduced in ICU 62

Global icu::number::Precision::increment (double roundingIncrement)
This API may be changed in the future versions and was introduced in ICU 60

Global icu::number::Precision::integer ()
This API may be changed in the future versions and was introduced in ICU 60

Global icu::number::Precision::maxFraction (int32_t maxFractionPlaces)
This API may be changed in the future versions and was introduced in ICU 60

Global icu::number::Precision::maxSignificantDigits (int32_t maxSignificantDigits)
This API may be changed in the future versions and was introduced in ICU 62

Global icu::number::Precision::minFraction (int32_t minFractionPlaces)
This API may be changed in the future versions and was introduced in ICU 60

Global icu::number::Precision::minMaxFraction (int32_t minFractionPlaces, int32_t maxFractionPlaces)
This API may be changed in the future versions and was introduced in ICU 60

Global icu::number::Precision::minMaxSignificantDigits (int32_t minSignificantDigits, int32_t maxSignificantDigits)
This API may be changed in the future versions and was introduced in ICU 62

Global icu::number::Precision::minSignificantDigits (int32_t minSignificantDigits)
This API may be changed in the future versions and was introduced in ICU 62

Global icu::number::Precision::unlimited ()
This API may be changed in the future versions and was introduced in ICU 60

Class icu::number::Scale
This API may be changed in the future versions and was introduced in ICU 62

Global icu::number::Scale::byDecimal (StringPiece multiplicand)
This API may be changed in the future versions and was introduced in ICU 62

Global icu::number::Scale::byDouble (double multiplicand)
This API may be changed in the future versions and was introduced in ICU 62

Global icu::number::Scale::byDoubleAndPowerOfTen (double multiplicand, int32_t power)
This API may be changed in the future versions and was introduced in ICU 62

Global icu::number::Scale::none ()
This API may be changed in the future versions and was introduced in ICU 62

Global icu::number::Scale::operator= (Scale &&src) U_NOEXCEPT

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

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

Global icu::number::Scale::powerOfTen (int32_t power)
This API may be changed in the future versions and was introduced in ICU 62

Global icu::number::Scale::Scale (const Scale &other)

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

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

Global icu::number::Scale::~Scale ()
This API may be changed in the future versions and was introduced in ICU 62

Class icu::number::ScientificNotation
This API may be changed in the future versions and was introduced in ICU 60

Global icu::number::ScientificNotation::withExponentSignDisplay (UNumberSignDisplay exponentSignDisplay) const
This API may be changed in the future versions and was introduced in ICU 60

Global icu::number::ScientificNotation::withMinExponentDigits (int32_t minExponentDigits) const
This API may be changed in the future versions and was introduced in ICU 60

Class icu::number::UnlocalizedNumberFormatter
This API may be changed in the future versions and was introduced in ICU 60

Global icu::number::UnlocalizedNumberFormatter::locale (const icu::Locale &locale)&&

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

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

Global icu::number::UnlocalizedNumberFormatter::operator= (UnlocalizedNumberFormatter &&src) U_NOEXCEPT

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

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

Global icu::number::UnlocalizedNumberFormatter::UnlocalizedNumberFormatter ()

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

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

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

Class icu::number::UnlocalizedNumberRangeFormatter
This API may be changed in the future versions and was introduced in ICU 63

Global icu::number::UnlocalizedNumberRangeFormatter::locale (const icu::Locale &locale)&&

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

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

Global icu::number::UnlocalizedNumberRangeFormatter::operator= (UnlocalizedNumberRangeFormatter &&src) U_NOEXCEPT

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

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

Global icu::number::UnlocalizedNumberRangeFormatter::UnlocalizedNumberRangeFormatter ()

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

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

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

Global icu::NumberFormat::kCompactField
This API may be changed in the future versions and was introduced in ICU 64

Global icu::NumberFormat::kMeasureUnitField
This API may be changed in the future versions and was introduced in ICU 64

Global icu::PluralRules::select (const number::FormattedNumber &number, UErrorCode &status) const
This API may be changed in the future versions and was introduced in ICU 64

Global icu::RelativeDateTimeFormatter::formatNumericToValue (double offset, URelativeDateTimeUnit unit, UErrorCode &status) const
This API may be changed in the future versions and was introduced in ICU 64

Global icu::RelativeDateTimeFormatter::formatToValue (double offset, URelativeDateTimeUnit unit, UErrorCode &status) const

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

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

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

Class LocalUCPTriePointer
This API may be changed in the future versions and was introduced in ICU 63

Class LocalUMutableCPTriePointer
This API may be changed in the future versions and was introduced in ICU 63

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

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

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 UCPMap
This API may be changed in the future versions and was introduced in ICU 63

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

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

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

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

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

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

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

Class UCPTrie
This API may be changed in the future versions and was introduced in ICU 63

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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 UMutableCPTrie
This API may be changed in the future versions and was introduced in ICU 63

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

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

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

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

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

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

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

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

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

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

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

Global UNUM_DECIMAL_SEPARATOR_ALWAYS
This API may be changed in the future versions and was introduced in ICU 60

Global UNUM_DECIMAL_SEPARATOR_AUTO
This API may be changed in the future versions and was introduced in ICU 60

Global UNUM_GROUPING_AUTO
This API may be changed in the future versions and was introduced in ICU 61

Global UNUM_GROUPING_MIN2
This API may be changed in the future versions and was introduced in ICU 61

Global UNUM_GROUPING_OFF
This API may be changed in the future versions and was introduced in ICU 61

Global UNUM_GROUPING_ON_ALIGNED
This API may be changed in the future versions and was introduced in ICU 61

Global UNUM_GROUPING_THOUSANDS
This API may be changed in the future versions and was introduced in ICU 61

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

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

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

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

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

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

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

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_RANGE_COLLAPSE_ALL
This API may be changed in the future versions and was introduced in ICU 63

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

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

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

Global UNUM_SIGN_ACCOUNTING
This API may be changed in the future versions and was introduced in ICU 60

Global UNUM_SIGN_ACCOUNTING_ALWAYS
This API may be changed in the future versions and was introduced in ICU 60

Global UNUM_SIGN_ACCOUNTING_EXCEPT_ZERO
This API may be changed in the future versions and was introduced in ICU 61

Global UNUM_SIGN_ALWAYS
This API may be changed in the future versions and was introduced in ICU 60

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

Global UNUM_SIGN_AUTO
This API may be changed in the future versions and was introduced in ICU 60

Global UNUM_SIGN_EXCEPT_ZERO
This API may be changed in the future versions and was introduced in ICU 61

Global UNUM_SIGN_NEVER
This API may be changed in the future versions and was introduced in ICU 60

Global UNUM_UNIT_WIDTH_FULL_NAME
This API may be changed in the future versions and was introduced in ICU 60

Global UNUM_UNIT_WIDTH_HIDDEN
This API may be changed in the future versions and was introduced in ICU 60

Global UNUM_UNIT_WIDTH_ISO_CODE
This API may be changed in the future versions and was introduced in ICU 60

Global UNUM_UNIT_WIDTH_NARROW
This API may be changed in the future versions and was introduced in ICU 60

Global UNUM_UNIT_WIDTH_SHORT
This API may be changed in the future versions and was introduced in ICU 60

Global UNumberDecimalSeparatorDisplay
This API may be changed in the future versions and was introduced in ICU 60

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

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

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

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

Global UNumberSignDisplay
This API may be changed in the future versions and was introduced in ICU 60

Global UNumberUnitWidth
This API may be changed in the future versions and was introduced in ICU 60

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 USPOOF_HIDDEN_OVERLAY
This API may be changed in the future versions and was introduced in ICU 62

Generated on 1 Jul 2019 for ICU 64.2 by  doxygen 1.6.1