ICU 57.1  57.1
Draft List
Global icu::CompactDecimalFormat::format (int32_t number, UnicodeString &appendTo, FieldPosition &pos) const
This API may be changed in the future versions and was introduced in ICU 56
Global icu::DateTimePatternGenerator::staticGetBaseSkeleton (const UnicodeString &pattern, UErrorCode &status)
This API may be changed in the future versions and was introduced in ICU 56
Global icu::DateTimePatternGenerator::staticGetSkeleton (const UnicodeString &pattern, UErrorCode &status)
This API may be changed in the future versions and was introduced in ICU 56
Class icu::FilteredBreakIteratorBuilder
This API may be changed in the future versions and was introduced in ICU 56
Global icu::FilteredBreakIteratorBuilder::build (BreakIterator *adoptBreakIterator, UErrorCode &status)=0
This API may be changed in the future versions and was introduced in ICU 56
Global icu::FilteredBreakIteratorBuilder::createInstance (UErrorCode &status)
This API may be changed in the future versions and was introduced in ICU 56
Global icu::FilteredBreakIteratorBuilder::createInstance (const Locale &where, UErrorCode &status)
This API may be changed in the future versions and was introduced in ICU 56
Global icu::FilteredBreakIteratorBuilder::FilteredBreakIteratorBuilder ()
This API may be changed in the future versions and was introduced in ICU 56
Global icu::FilteredBreakIteratorBuilder::suppressBreakAfter (const UnicodeString &string, UErrorCode &status)=0
This API may be changed in the future versions and was introduced in ICU 56
Global icu::FilteredBreakIteratorBuilder::unsuppressBreakAfter (const UnicodeString &string, UErrorCode &status)=0
This API may be changed in the future versions and was introduced in ICU 56
Global icu::FilteredBreakIteratorBuilder::~FilteredBreakIteratorBuilder ()
This API may be changed in the future versions and was introduced in ICU 56
Global icu::LocalArray< T >::adoptInsteadAndCheckErrorCode (T *p, UErrorCode &errorCode)
This API may be changed in the future versions and was introduced in ICU 56
Global icu::LocalArray< T >::LocalArray (T *p, UErrorCode &errorCode)
This API may be changed in the future versions and was introduced in ICU 56
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::LocalArray< T >::swap (LocalArray< T > &p1, LocalArray< T > &p2) U_NOEXCEPT
This API may be changed in the future versions and was introduced in ICU 56
Global icu::LocalArray< T >::swap (LocalArray< T > &other) U_NOEXCEPT
This API may be changed in the future versions and was introduced in ICU 56
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::LocalPointer< T >::swap (LocalPointer< T > &other) U_NOEXCEPT
This API may be changed in the future versions and was introduced in ICU 56
Global icu::LocalPointer< T >::swap (LocalPointer< T > &p1, LocalPointer< T > &p2) 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::createCentury (UErrorCode &status)
This API may be changed in the future versions and was introduced in ICU 56
Global icu::MeasureUnit::createCupMetric (UErrorCode &status)
This API may be changed in the future versions and was introduced in ICU 56
Global icu::MeasureUnit::createGallonImperial (UErrorCode &status)
This API may be changed in the future versions and was introduced in ICU 57
Global icu::MeasureUnit::createGenericTemperature (UErrorCode &status)
This API may be changed in the future versions and was introduced in ICU 56
Global icu::MeasureUnit::createKnot (UErrorCode &status)
This API may be changed in the future versions and was introduced in ICU 56
Global icu::MeasureUnit::createLiterPer100Kilometers (UErrorCode &status)
This API may be changed in the future versions and was introduced in ICU 56
Global icu::MeasureUnit::createMilePerGallonImperial (UErrorCode &status)
This API may be changed in the future versions and was introduced in ICU 57
Global icu::MeasureUnit::createMileScandinavian (UErrorCode &status)
This API may be changed in the future versions and was introduced in ICU 56
Global icu::MeasureUnit::createMilligramPerDeciliter (UErrorCode &status)
This API may be changed in the future versions and was introduced in ICU 57
Global icu::MeasureUnit::createMillimolePerLiter (UErrorCode &status)
This API may be changed in the future versions and was introduced in ICU 57
Global icu::MeasureUnit::createPartPerMillion (UErrorCode &status)
This API may be changed in the future versions and was introduced in ICU 57
Global icu::MeasureUnit::createPintMetric (UErrorCode &status)
This API may be changed in the future versions and was introduced in ICU 56
Global icu::MeasureUnit::createRevolutionAngle (UErrorCode &status)
This API may be changed in the future versions and was introduced in ICU 56
Global icu::RelativeDateTimeFormatter::format (double offset, URelativeDateTimeUnit unit, UnicodeString &appendTo, UErrorCode &status) const
This API may be changed in the future versions and was introduced in ICU 57
Global icu::RelativeDateTimeFormatter::formatNumeric (double offset, URelativeDateTimeUnit unit, UnicodeString &appendTo, UErrorCode &status) const
This API may be changed in the future versions and was introduced in ICU 57
Class icu::SimpleFormatter
This API may be changed in the future versions and was introduced in ICU 57
Global icu::SimpleFormatter::applyPattern (const UnicodeString &pattern, UErrorCode &errorCode)
This API may be changed in the future versions and was introduced in ICU 57
Global icu::SimpleFormatter::applyPatternMinMaxArguments (const UnicodeString &pattern, int32_t min, int32_t max, UErrorCode &errorCode)
This API may be changed in the future versions and was introduced in ICU 57
Global icu::SimpleFormatter::format (const UnicodeString &value0, UnicodeString &appendTo, UErrorCode &errorCode) const
This API may be changed in the future versions and was introduced in ICU 57
Global icu::SimpleFormatter::format (const UnicodeString &value0, const UnicodeString &value1, UnicodeString &appendTo, UErrorCode &errorCode) const
This API may be changed in the future versions and was introduced in ICU 57
Global icu::SimpleFormatter::format (const UnicodeString &value0, const UnicodeString &value1, const UnicodeString &value2, UnicodeString &appendTo, UErrorCode &errorCode) const
This API may be changed in the future versions and was introduced in ICU 57
Global icu::SimpleFormatter::formatAndAppend (const UnicodeString *const *values, int32_t valuesLength, UnicodeString &appendTo, int32_t *offsets, int32_t offsetsLength, UErrorCode &errorCode) const
This API may be changed in the future versions and was introduced in ICU 57
Global icu::SimpleFormatter::formatAndReplace (const UnicodeString *const *values, int32_t valuesLength, UnicodeString &result, int32_t *offsets, int32_t offsetsLength, UErrorCode &errorCode) const
This API may be changed in the future versions and was introduced in ICU 57
Global icu::SimpleFormatter::getArgumentLimit () const
This API may be changed in the future versions and was introduced in ICU 57
Global icu::SimpleFormatter::getTextWithNoArguments () const
This API may be changed in the future versions and was introduced in ICU 57
Global icu::SimpleFormatter::operator= (const SimpleFormatter &other)
This API may be changed in the future versions and was introduced in ICU 57
Global icu::SimpleFormatter::SimpleFormatter ()
This API may be changed in the future versions and was introduced in ICU 57
Global icu::SimpleFormatter::SimpleFormatter (const UnicodeString &pattern, UErrorCode &errorCode)
This API may be changed in the future versions and was introduced in ICU 57
Global icu::SimpleFormatter::SimpleFormatter (const UnicodeString &pattern, int32_t min, int32_t max, UErrorCode &errorCode)
This API may be changed in the future versions and was introduced in ICU 57
Global icu::SimpleFormatter::SimpleFormatter (const SimpleFormatter &other)
This API may be changed in the future versions and was introduced in ICU 57
Global icu::SimpleFormatter::~SimpleFormatter ()
This API may be changed in the future versions and was introduced in ICU 57
Global icu::UnicodeString::moveFrom (UnicodeString &src) U_NOEXCEPT
This API may be changed in the future versions and was introduced in ICU 56
Global icu::UnicodeString::swap (UnicodeString &other) U_NOEXCEPT
This API may be changed in the future versions and was introduced in ICU 56
Global icu::UnicodeString::swap (UnicodeString &s1, UnicodeString &s2) U_NOEXCEPT
This API may be changed in the future versions and was introduced in ICU 56
Class LocalURelativeDateTimeFormatterPointer
This API may be changed in the future versions and was introduced in ICU 57
globalScope> Global UCHAR_EMOJI
This API may be changed in the future versions and was introduced in ICU 57
globalScope> Global UCHAR_EMOJI_MODIFIER
This API may be changed in the future versions and was introduced in ICU 57
globalScope> Global UCHAR_EMOJI_MODIFIER_BASE
This API may be changed in the future versions and was introduced in ICU 57
globalScope> Global UCHAR_EMOJI_PRESENTATION
This API may be changed in the future versions and was introduced in ICU 57
globalScope> Global UDAT_AM_PM_MIDNIGHT_NOON_FIELD
This API may be changed in the future versions and was introduced in ICU 57
globalScope> Global UDAT_PARSE_MULTIPLE_PATTERNS_FOR_MATCH
This API may be changed in the future versions and was introduced in ICU 56
globalScope> Global UDAT_PARSE_PARTIAL_LITERAL_MATCH
This API may be changed in the future versions and was introduced in ICU 56
globalScope> Global UDAT_REL_UNIT_COUNT
This API may be changed in the future versions and was introduced in ICU 57
globalScope> Global UDAT_REL_UNIT_DAY
This API may be changed in the future versions and was introduced in ICU 57
globalScope> Global UDAT_REL_UNIT_FRIDAY
This API may be changed in the future versions and was introduced in ICU 57
globalScope> Global UDAT_REL_UNIT_HOUR
This API may be changed in the future versions and was introduced in ICU 57
globalScope> Global UDAT_REL_UNIT_MINUTE
This API may be changed in the future versions and was introduced in ICU 57
globalScope> Global UDAT_REL_UNIT_MONDAY
This API may be changed in the future versions and was introduced in ICU 57
globalScope> Global UDAT_REL_UNIT_MONTH
This API may be changed in the future versions and was introduced in ICU 57
globalScope> Global UDAT_REL_UNIT_QUARTER
This API may be changed in the future versions and was introduced in ICU 57
globalScope> Global UDAT_REL_UNIT_SATURDAY
This API may be changed in the future versions and was introduced in ICU 57
globalScope> Global UDAT_REL_UNIT_SECOND
This API may be changed in the future versions and was introduced in ICU 57
globalScope> Global UDAT_REL_UNIT_SUNDAY
This API may be changed in the future versions and was introduced in ICU 57
globalScope> Global UDAT_REL_UNIT_THURSDAY
This API may be changed in the future versions and was introduced in ICU 57
globalScope> Global UDAT_REL_UNIT_TUESDAY
This API may be changed in the future versions and was introduced in ICU 57
globalScope> Global UDAT_REL_UNIT_WEDNESDAY
This API may be changed in the future versions and was introduced in ICU 57
globalScope> Global UDAT_REL_UNIT_WEEK
This API may be changed in the future versions and was introduced in ICU 57
globalScope> Global UDAT_REL_UNIT_YEAR
This API may be changed in the future versions and was introduced in ICU 57
globalScope> Global UNISTR_OBJECT_SIZE
This API may be changed in the future versions and was introduced in ICU 56
globalScope> Global UNUM_CURRENCY_STANDARD
This API may be changed in the future versions and was introduced in ICU 56
globalScope> Global UNUM_DECIMAL_COMPACT_LONG
This API may be changed in the future versions and was introduced in ICU 56
globalScope> Global UNUM_DECIMAL_COMPACT_SHORT
This API may be changed in the future versions and was introduced in ICU 56
globalScope> Global UREGEX_CANON_EQ
This API may be changed in the future versions and was introduced in ICU 2.4
globalScope> Global URelativeDateTimeFormatter
This API may be changed in the future versions and was introduced in ICU 57
globalScope> Global URelativeDateTimeUnit
This API may be changed in the future versions and was introduced in ICU 57
File ureldatefmt.h
This API may be changed in the future versions and was introduced in ICU 57
globalScope> Global ureldatefmt_close (URelativeDateTimeFormatter *reldatefmt)
This API may be changed in the future versions and was introduced in ICU 57
globalScope> Global ureldatefmt_combineDateAndTime (const URelativeDateTimeFormatter *reldatefmt, const UChar *relativeDateString, int32_t relativeDateStringLen, const UChar *timeString, int32_t timeStringLen, UChar *result, int32_t resultCapacity, UErrorCode *status)
This API may be changed in the future versions and was introduced in ICU 57
globalScope> Global ureldatefmt_format (const URelativeDateTimeFormatter *reldatefmt, double offset, URelativeDateTimeUnit unit, UChar *result, int32_t resultCapacity, UErrorCode *status)
This API may be changed in the future versions and was introduced in ICU 57
globalScope> Global ureldatefmt_formatNumeric (const URelativeDateTimeFormatter *reldatefmt, double offset, URelativeDateTimeUnit unit, UChar *result, int32_t resultCapacity, UErrorCode *status)
This API may be changed in the future versions and was introduced in ICU 57
globalScope> Global ureldatefmt_open (const char *locale, UNumberFormat *nfToAdopt, UDateRelativeDateTimeFormatterStyle width, UDisplayContext capitalizationContext, UErrorCode *status)
This API may be changed in the future versions and was introduced in ICU 57