ICU 63.1
63.1
Draft List
Global
icu::DateTimePatternGenerator::getFieldDisplayName
(UDateTimePatternField field, UDateTimePGDisplayWidth width) const
This API may be changed in the future versions and was introduced in ICU 61
Global
icu::DecimalFormat::getMultiplierScale
(void) const
This API may be changed in the future versions and was introduced in ICU 62
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::toNumberFormatter
() const
This API may be changed in the future versions and was introduced in ICU 62
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::LocalArray< T >::moveFrom
(LocalArray< T > &src) U_NOEXCEPT
This API may be changed in the future versions and was introduced in ICU 56
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,
ByteSink
&sink, 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
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,
ByteSink
&sink, 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
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
(
ByteSink
&sink, UErrorCode &status) const
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
Global
icu::LocalPointer< T >::moveFrom
(LocalPointer< T > &src) U_NOEXCEPT
This API may be changed in the future versions and was introduced in ICU 56
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::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::createPetabyte
(UErrorCode &status)
This API may be changed in the future versions and was introduced in ICU 63
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
Global
icu::number::CompactNotation
This API may be changed in the future versions and was introduced in ICU 63
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
¤cy) const
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
This API may be changed in the future versions and was introduced in ICU 62
Global
icu::number::FormattedNumber::FormattedNumber
(
FormattedNumber
&&src) U_NOEXCEPT
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
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 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
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
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
()=default
This API may be changed in the future versions and was introduced in ICU 62
Global
icu::number::LocalizedNumberFormatter::LocalizedNumberFormatter
(const
LocalizedNumberFormatter
&other)
This API may be changed in the future versions and was introduced in ICU 60
Global
icu::number::LocalizedNumberFormatter::LocalizedNumberFormatter
(
LocalizedNumberFormatter
&&src) U_NOEXCEPT
This API may be changed in the future versions and was introduced in ICU 62
Global
icu::number::LocalizedNumberFormatter::operator=
(const
LocalizedNumberFormatter
&other)
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
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
()=default
This API may be changed in the future versions and was introduced in ICU 63
Global
icu::number::LocalizedNumberRangeFormatter::LocalizedNumberRangeFormatter
(const
LocalizedNumberRangeFormatter
&other)
This API may be changed in the future versions and was introduced in ICU 63
Global
icu::number::LocalizedNumberRangeFormatter::LocalizedNumberRangeFormatter
(
LocalizedNumberRangeFormatter
&&src) U_NOEXCEPT
This API may be changed in the future versions and was introduced in ICU 63
Global
icu::number::LocalizedNumberRangeFormatter::operator=
(const
LocalizedNumberRangeFormatter
&other)
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
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
Class
icu::number::NumberFormatter
This API may be changed in the future versions and was introduced in ICU 60
Global
icu::number::NumberFormatter::forSkeleton
(const
UnicodeString
&skeleton, UErrorCode &status)
This API may be changed in the future versions and was introduced in ICU 62
Global
icu::number::NumberFormatter::with
()
This API may be changed in the future versions and was introduced in ICU 60
Global
icu::number::NumberFormatter::withLocale
(const
Locale
&locale)
This API may be changed in the future versions and was introduced in ICU 60
Global
icu::number::NumberFormatterSettings< Derived >::adoptPerUnit
(
icu::MeasureUnit
*perUnit) const &
This API may be changed in the future versions and was introduced in ICU 61
Global
icu::number::NumberFormatterSettings< Derived >::adoptPerUnit
(
icu::MeasureUnit
*perUnit) &&
This API may be changed in the future versions and was introduced in ICU 62
Global
icu::number::NumberFormatterSettings< Derived >::adoptSymbols
(
NumberingSystem
*symbols) const &
This API may be changed in the future versions and was introduced in ICU 60
Global
icu::number::NumberFormatterSettings< Derived >::adoptSymbols
(
NumberingSystem
*symbols) &&
This API may be changed in the future versions and was introduced in ICU 62
Global
icu::number::NumberFormatterSettings< Derived >::adoptUnit
(
icu::MeasureUnit
*unit) const &
This API may be changed in the future versions and was introduced in ICU 60
Global
icu::number::NumberFormatterSettings< Derived >::adoptUnit
(
icu::MeasureUnit
*unit) &&
This API may be changed in the future versions and was introduced in ICU 62
Global
icu::number::NumberFormatterSettings< Derived >::copyErrorTo
(UErrorCode &outErrorCode) const
This API may be changed in the future versions and was introduced in ICU 60
Global
icu::number::NumberFormatterSettings< Derived >::decimal
(UNumberDecimalSeparatorDisplay style) const &
This API may be changed in the future versions and was introduced in ICU 60
Global
icu::number::NumberFormatterSettings< Derived >::decimal
(UNumberDecimalSeparatorDisplay style) &&
This API may be changed in the future versions and was introduced in ICU 62
Global
icu::number::NumberFormatterSettings< Derived >::grouping
(UNumberGroupingStrategy strategy) const &
This API may be changed in the future versions and was introduced in ICU 61
Global
icu::number::NumberFormatterSettings< Derived >::grouping
(UNumberGroupingStrategy strategy) &&
This API may be changed in the future versions and was introduced in ICU 62
Global
icu::number::NumberFormatterSettings< Derived >::integerWidth
(const
IntegerWidth
&style) const &
This API may be changed in the future versions and was introduced in ICU 60
Global
icu::number::NumberFormatterSettings< Derived >::integerWidth
(const
IntegerWidth
&style) &&
This API may be changed in the future versions and was introduced in ICU 62
Global
icu::number::NumberFormatterSettings< Derived >::notation
(const
Notation
¬ation) const &
This API may be changed in the future versions and was introduced in ICU 60
Global
icu::number::NumberFormatterSettings< Derived >::notation
(const
Notation
¬ation) &&
This API may be changed in the future versions and was introduced in ICU 62
Global
icu::number::NumberFormatterSettings< Derived >::perUnit
(const
icu::MeasureUnit
&perUnit) const &
This API may be changed in the future versions and was introduced in ICU 61
Global
icu::number::NumberFormatterSettings< Derived >::perUnit
(const
icu::MeasureUnit
&perUnit) &&
This API may be changed in the future versions and was introduced in ICU 62
Global
icu::number::NumberFormatterSettings< Derived >::precision
(const
Precision
&precision) const &
This API may be changed in the future versions and was introduced in ICU 62
Global
icu::number::NumberFormatterSettings< Derived >::precision
(const
Precision
&precision) &&
This API may be changed in the future versions and was introduced in ICU 62
Global
icu::number::NumberFormatterSettings< Derived >::roundingMode
(UNumberFormatRoundingMode roundingMode) const &
This API may be changed in the future versions and was introduced in ICU 62
Global
icu::number::NumberFormatterSettings< Derived >::roundingMode
(UNumberFormatRoundingMode roundingMode) &&
This API may be changed in the future versions and was introduced in ICU 62
Global
icu::number::NumberFormatterSettings< Derived >::scale
(const
Scale
&scale) &&
This API may be changed in the future versions and was introduced in ICU 62
Global
icu::number::NumberFormatterSettings< Derived >::scale
(const
Scale
&scale) const &
This API may be changed in the future versions and was introduced in ICU 62
Global
icu::number::NumberFormatterSettings< Derived >::sign
(UNumberSignDisplay style) const &
This API may be changed in the future versions and was introduced in ICU 60
Global
icu::number::NumberFormatterSettings< Derived >::sign
(UNumberSignDisplay style) &&
This API may be changed in the future versions and was introduced in ICU 62
Global
icu::number::NumberFormatterSettings< Derived >::symbols
(const
DecimalFormatSymbols
&symbols) const &
This API may be changed in the future versions and was introduced in ICU 60
Global
icu::number::NumberFormatterSettings< Derived >::symbols
(const
DecimalFormatSymbols
&symbols) &&
This API may be changed in the future versions and was introduced in ICU 62
Global
icu::number::NumberFormatterSettings< Derived >::toSkeleton
(UErrorCode &status) const
This API may be changed in the future versions and was introduced in ICU 62
Global
icu::number::NumberFormatterSettings< Derived >::unit
(const
icu::MeasureUnit
&unit) const &
This API may be changed in the future versions and was introduced in ICU 60
Global
icu::number::NumberFormatterSettings< Derived >::unit
(const
icu::MeasureUnit
&unit) &&
This API may be changed in the future versions and was introduced in ICU 62
Global
icu::number::NumberFormatterSettings< Derived >::unitWidth
(UNumberUnitWidth width) const &
This API may be changed in the future versions and was introduced in ICU 60
Global
icu::number::NumberFormatterSettings< Derived >::unitWidth
(UNumberUnitWidth width) &&
This API may be changed in the future versions and was introduced in ICU 62
Class
icu::number::NumberRangeFormatter
This API may be changed in the future versions and was introduced in ICU 63
Global
icu::number::NumberRangeFormatter::with
()
This API may be changed in the future versions and was introduced in ICU 63
Global
icu::number::NumberRangeFormatter::withLocale
(const
Locale
&locale)
This API may be changed in the future versions and was introduced in ICU 63
Global
icu::number::NumberRangeFormatterSettings< Derived >::collapse
(UNumberRangeCollapse collapse) const &
This API may be changed in the future versions and was introduced in ICU 63
Global
icu::number::NumberRangeFormatterSettings< Derived >::collapse
(UNumberRangeCollapse collapse) &&
This API may be changed in the future versions and was introduced in ICU 63
Global
icu::number::NumberRangeFormatterSettings< Derived >::copyErrorTo
(UErrorCode &outErrorCode) const
This API may be changed in the future versions and was introduced in ICU 63
Global
icu::number::NumberRangeFormatterSettings< Derived >::identityFallback
(UNumberRangeIdentityFallback identityFallback) const &
This API may be changed in the future versions and was introduced in ICU 63
Global
icu::number::NumberRangeFormatterSettings< Derived >::identityFallback
(UNumberRangeIdentityFallback identityFallback) &&
This API may be changed in the future versions and was introduced in ICU 63
Global
icu::number::NumberRangeFormatterSettings< Derived >::numberFormatterBoth
(const
UnlocalizedNumberFormatter
&formatter) const &
This API may be changed in the future versions and was introduced in ICU 63
Global
icu::number::NumberRangeFormatterSettings< Derived >::numberFormatterBoth
(const
UnlocalizedNumberFormatter
&formatter) &&
This API may be changed in the future versions and was introduced in ICU 63
Global
icu::number::NumberRangeFormatterSettings< Derived >::numberFormatterBoth
(
UnlocalizedNumberFormatter
&&formatter) const &
This API may be changed in the future versions and was introduced in ICU 63
Global
icu::number::NumberRangeFormatterSettings< Derived >::numberFormatterBoth
(
UnlocalizedNumberFormatter
&&formatter) &&
This API may be changed in the future versions and was introduced in ICU 63
Global
icu::number::NumberRangeFormatterSettings< Derived >::numberFormatterFirst
(const
UnlocalizedNumberFormatter
&formatterFirst) const &
This API may be changed in the future versions and was introduced in ICU 63
Global
icu::number::NumberRangeFormatterSettings< Derived >::numberFormatterFirst
(const
UnlocalizedNumberFormatter
&formatterFirst) &&
This API may be changed in the future versions and was introduced in ICU 63
Global
icu::number::NumberRangeFormatterSettings< Derived >::numberFormatterFirst
(
UnlocalizedNumberFormatter
&&formatterFirst) const &
This API may be changed in the future versions and was introduced in ICU 63
Global
icu::number::NumberRangeFormatterSettings< Derived >::numberFormatterFirst
(
UnlocalizedNumberFormatter
&&formatterFirst) &&
This API may be changed in the future versions and was introduced in ICU 63
Global
icu::number::NumberRangeFormatterSettings< Derived >::numberFormatterSecond
(const
UnlocalizedNumberFormatter
&formatterSecond) const &
This API may be changed in the future versions and was introduced in ICU 63
Global
icu::number::NumberRangeFormatterSettings< Derived >::numberFormatterSecond
(const
UnlocalizedNumberFormatter
&formatterSecond) &&
This API may be changed in the future versions and was introduced in ICU 63
Global
icu::number::NumberRangeFormatterSettings< Derived >::numberFormatterSecond
(
UnlocalizedNumberFormatter
&&formatterSecond) const &
This API may be changed in the future versions and was introduced in ICU 63
Global
icu::number::NumberRangeFormatterSettings< Derived >::numberFormatterSecond
(
UnlocalizedNumberFormatter
&&formatterSecond) &&
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
Global
icu::number::Scale::operator=
(const
Scale
&other)
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
Global
icu::number::Scale::Scale
(
Scale
&&src) U_NOEXCEPT
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
Global
icu::number::SignificantDigitsPrecision
This API may be changed in the future versions and was introduced in ICU 63
Global
icu::number::SimpleNotation
This API may be changed in the future versions and was introduced in ICU 63
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) const &
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
Global
icu::number::UnlocalizedNumberFormatter::operator=
(
UnlocalizedNumberFormatter
&&src) U_NOEXCEPT
This API may be changed in the future versions and was introduced in ICU 62
Global
icu::number::UnlocalizedNumberFormatter::operator=
(const
UnlocalizedNumberFormatter
&other)
This API may be changed in the future versions and was introduced in ICU 62
Global
icu::number::UnlocalizedNumberFormatter::UnlocalizedNumberFormatter
()=default
This API may be changed in the future versions and was introduced in ICU 62
Global
icu::number::UnlocalizedNumberFormatter::UnlocalizedNumberFormatter
(const
UnlocalizedNumberFormatter
&other)
This API may be changed in the future versions and was introduced in ICU 60
Global
icu::number::UnlocalizedNumberFormatter::UnlocalizedNumberFormatter
(
UnlocalizedNumberFormatter
&&src) U_NOEXCEPT
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) const &
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
Global
icu::number::UnlocalizedNumberRangeFormatter::operator=
(
UnlocalizedNumberRangeFormatter
&&src) U_NOEXCEPT
This API may be changed in the future versions and was introduced in ICU 63
Global
icu::number::UnlocalizedNumberRangeFormatter::operator=
(const
UnlocalizedNumberRangeFormatter
&other)
This API may be changed in the future versions and was introduced in ICU 63
Global
icu::number::UnlocalizedNumberRangeFormatter::UnlocalizedNumberRangeFormatter
()=default
This API may be changed in the future versions and was introduced in ICU 63
Global
icu::number::UnlocalizedNumberRangeFormatter::UnlocalizedNumberRangeFormatter
(const
UnlocalizedNumberRangeFormatter
&other)
This API may be changed in the future versions and was introduced in ICU 63
Global
icu::number::UnlocalizedNumberRangeFormatter::UnlocalizedNumberRangeFormatter
(
UnlocalizedNumberRangeFormatter
&&src) U_NOEXCEPT
This API may be changed in the future versions and was introduced in ICU 63
Global
icu::UnicodeString::moveFrom
(
UnicodeString
&src) U_NOEXCEPT
This API may be changed in the future versions and was introduced in ICU 56
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
Class
LocalUNumberFormatterPointer
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
U8_TRUNCATE_IF_INCOMPLETE
(s, start, length)
This API may be changed in the future versions and was introduced in ICU 61
Global
u_getBinaryPropertySet
(UProperty property, UErrorCode *pErrorCode)
This API may be changed in the future versions and was introduced in ICU 63
Global
u_getIntPropertyMap
(UProperty property, UErrorCode *pErrorCode)
This API may be changed in the future versions and was introduced in ICU 63
Global
UCPMap
This API may be changed in the future versions and was introduced in ICU 63
Global
ucpmap_get
(const UCPMap *map, UChar32 c)
This API may be changed in the future versions and was introduced in ICU 63
Global
ucpmap_getRange
(const UCPMap *map, UChar32 start, UCPMapRangeOption option, uint32_t surrogateValue, UCPMapValueFilter *filter, const void *context, uint32_t *pValue)
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
(const void *context, uint32_t value)
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
(trie, i)
This API may be changed in the future versions and was introduced in ICU 63
Global
UCPTRIE_32
(trie, i)
This API may be changed in the future versions and was introduced in ICU 63
Global
UCPTRIE_8
(trie, i)
This API may be changed in the future versions and was introduced in ICU 63
Global
UCPTRIE_ASCII_GET
(trie, dataAccess, c)
This API may be changed in the future versions and was introduced in ICU 63
Global
ucptrie_close
(
UCPTrie
*trie)
This API may be changed in the future versions and was introduced in ICU 63
Global
UCPTRIE_FAST_BMP_GET
(trie, dataAccess, c)
This API may be changed in the future versions and was introduced in ICU 63
Global
UCPTRIE_FAST_GET
(trie, dataAccess, c)
This API may be changed in the future versions and was introduced in ICU 63
Global
UCPTRIE_FAST_SUPP_GET
(trie, dataAccess, c)
This API may be changed in the future versions and was introduced in ICU 63
Global
UCPTRIE_FAST_U16_NEXT
(trie, dataAccess, src, limit, c, result)
This API may be changed in the future versions and was introduced in ICU 63
Global
UCPTRIE_FAST_U16_PREV
(trie, dataAccess, start, src, c, result)
This API may be changed in the future versions and was introduced in ICU 63
Global
UCPTRIE_FAST_U8_NEXT
(trie, dataAccess, src, limit, result)
This API may be changed in the future versions and was introduced in ICU 63
Global
UCPTRIE_FAST_U8_PREV
(trie, dataAccess, start, src, result)
This API may be changed in the future versions and was introduced in ICU 63
Global
ucptrie_get
(const
UCPTrie
*trie, UChar32 c)
This API may be changed in the future versions and was introduced in ICU 63
Global
ucptrie_getRange
(const
UCPTrie
*trie, UChar32 start, UCPMapRangeOption option, uint32_t surrogateValue, UCPMapValueFilter *filter, const void *context, uint32_t *pValue)
This API may be changed in the future versions and was introduced in ICU 63
Global
ucptrie_getType
(const
UCPTrie
*trie)
This API may be changed in the future versions and was introduced in ICU 63
Global
ucptrie_getValueWidth
(const
UCPTrie
*trie)
This API may be changed in the future versions and was introduced in ICU 63
Global
ucptrie_openFromBinary
(UCPTrieType type, UCPTrieValueWidth valueWidth, const void *data, int32_t length, int32_t *pActualLength, UErrorCode *pErrorCode)
This API may be changed in the future versions and was introduced in ICU 63
Global
UCPTRIE_SMALL_GET
(trie, dataAccess, c)
This API may be changed in the future versions and was introduced in ICU 63
Global
ucptrie_toBinary
(const
UCPTrie
*trie, void *data, int32_t capacity, UErrorCode *pErrorCode)
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
UCURR_NARROW_SYMBOL_NAME
This API may be changed in the future versions and was introduced in ICU 61
Global
UDAT_ABSOLUTE_QUARTER
This API may be changed in the future versions and was introduced in ICU 63
Global
UDateTimePGDisplayWidth
This API may be changed in the future versions and was introduced in ICU 61
Global
UDATPG_ABBREVIATED
This API may be changed in the future versions and was introduced in ICU 61
Global
udatpg_getFieldDisplayName
(const UDateTimePatternGenerator *dtpg, UDateTimePatternField field, UDateTimePGDisplayWidth width, UChar *fieldName, int32_t capacity, UErrorCode *pErrorCode)
This API may be changed in the future versions and was introduced in ICU 61
Global
UDATPG_NARROW
This API may be changed in the future versions and was introduced in ICU 61
Global
UDATPG_WIDE
This API may be changed in the future versions and was introduced in ICU 61
Global
UFormattedNumber
This API may be changed in the future versions and was introduced in ICU 62
Global
ULISTFMT_ELEMENT_FIELD
This API may be changed in the future versions and was introduced in ICU 63
Global
ULISTFMT_LITERAL_FIELD
This API may be changed in the future versions and was introduced in ICU 63
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
(UMutableCPTrie *trie, UCPTrieType type, UCPTrieValueWidth valueWidth, UErrorCode *pErrorCode)
This API may be changed in the future versions and was introduced in ICU 63
Global
umutablecptrie_clone
(const UMutableCPTrie *other, UErrorCode *pErrorCode)
This API may be changed in the future versions and was introduced in ICU 63
Global
umutablecptrie_close
(UMutableCPTrie *trie)
This API may be changed in the future versions and was introduced in ICU 63
Global
umutablecptrie_fromUCPMap
(const UCPMap *map, UErrorCode *pErrorCode)
This API may be changed in the future versions and was introduced in ICU 63
Global
umutablecptrie_fromUCPTrie
(const
UCPTrie
*trie, UErrorCode *pErrorCode)
This API may be changed in the future versions and was introduced in ICU 63
Global
umutablecptrie_get
(const UMutableCPTrie *trie, UChar32 c)
This API may be changed in the future versions and was introduced in ICU 63
Global
umutablecptrie_getRange
(const UMutableCPTrie *trie, UChar32 start, UCPMapRangeOption option, uint32_t surrogateValue, UCPMapValueFilter *filter, const void *context, uint32_t *pValue)
This API may be changed in the future versions and was introduced in ICU 63
Global
umutablecptrie_open
(uint32_t initialValue, uint32_t errorValue, UErrorCode *pErrorCode)
This API may be changed in the future versions and was introduced in ICU 63
Global
umutablecptrie_set
(UMutableCPTrie *trie, UChar32 c, uint32_t value, UErrorCode *pErrorCode)
This API may be changed in the future versions and was introduced in ICU 63
Global
umutablecptrie_setRange
(UMutableCPTrie *trie, UChar32 start, UChar32 end, uint32_t value, UErrorCode *pErrorCode)
This API may be changed in the future versions and was introduced in ICU 63
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_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_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
UNumberFormatter
This API may be changed in the future versions and was introduced in ICU 62
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_close
(UNumberFormatter *uformatter)
This API may be changed in the future versions and was introduced in ICU 62
Global
unumf_closeResult
(UFormattedNumber *uresult)
This API may be changed in the future versions and was introduced in ICU 62
Global
unumf_formatDecimal
(const UNumberFormatter *uformatter, const char *value, int32_t valueLen, UFormattedNumber *uresult, UErrorCode *ec)
This API may be changed in the future versions and was introduced in ICU 62
Global
unumf_formatDouble
(const UNumberFormatter *uformatter, double value, UFormattedNumber *uresult, UErrorCode *ec)
This API may be changed in the future versions and was introduced in ICU 62
Global
unumf_formatInt
(const UNumberFormatter *uformatter, int64_t value, UFormattedNumber *uresult, UErrorCode *ec)
This API may be changed in the future versions and was introduced in ICU 62
Global
unumf_openForSkeletonAndLocale
(const UChar *skeleton, int32_t skeletonLen, const char *locale, UErrorCode *ec)
This API may be changed in the future versions and was introduced in ICU 62
Global
unumf_openResult
(UErrorCode *ec)
This API may be changed in the future versions and was introduced in ICU 62
Global
unumf_resultGetAllFieldPositions
(const UFormattedNumber *uresult, UFieldPositionIterator *ufpositer, UErrorCode *ec)
This API may be changed in the future versions and was introduced in ICU 62
Global
unumf_resultNextFieldPosition
(const UFormattedNumber *uresult,
UFieldPosition
*ufpos, UErrorCode *ec)
This API may be changed in the future versions and was introduced in ICU 62
Global
unumf_resultToString
(const UFormattedNumber *uresult, UChar *buffer, int32_t bufferCapacity, UErrorCode *ec)
This API may be changed in the future versions and was introduced in ICU 62
Global
UREGEX_CANON_EQ
This API may be changed in the future versions and was introduced in ICU 2.4
Global
USPOOF_HIDDEN_OVERLAY
This API may be changed in the future versions and was introduced in ICU 62
Generated by
1.8.13