svn merge -c 24395 http://source.icu-project.org/repos/icu/icu/trunk
File | API | 4.0 | 4.1.1 |
---|---|---|---|
datefmt.h | static DateFormat* DateFormat::createPatternInstance(const UnicodeString &skeleton, const Locale &locale, UErrorCode &status) | Internal 4.0 | None |
File | API | 4.0 | 4.1.1 |
---|
File | API | 4.0 | 4.1.1 |
---|---|---|---|
tmutfmt.h | U_NAMESPACE_BEGIN static U_CDECL_BEGIN UBool U_CALLCONV hashTableValueComparator(UHashTok val1, UHashTok val2) | Internal 4.0 | Internal 4.2 |
File | API | 4.0 | 4.1.1 |
---|
File | API | 4.0 | 4.1.1 |
---|---|---|---|
datefmt.h | static DateFormat* DateFormat::createPatternInstance(const UnicodeString &skeleton, const Locale &locale, DateTimePatternGenerator *dtpng, UErrorCode &status) | None | Internal 4.0 |
dtitvinf.h | U_NAMESPACE_BEGIN static U_CDECL_BEGIN UBool U_CALLCONV hashTableValueComparator(UHashTok val1, UHashTok val2) | None | Internal 4.0 |
msgfmt.h | int32_t MessageFormat::getArgTypeCount() const | None | Internal . |
tmunit.h | UTimeUnitFields TimeUnit::getTimeUnitField() const | None | Draft 4.2 (which 4.1.1 is M1 of) |
tmunit.h | TimeUnit::TimeUnit(const TimeUnit &other) | None | Draft 4.2 (which 4.1.1 is M1 of) |
tmunit.h | static UClassID TimeUnit::getStaticClassID() | None | Draft 4.2 (which 4.1.1 is M1 of) |
tmunit.h | UBool TimeUnit::operator==(const UObject &other) const | None | Draft 4.2 (which 4.1.1 is M1 of) |
tmunit.h | UBool TimeUnit::operator!=(const UObject &other) const | None | Draft 4.2 (which 4.1.1 is M1 of) |
tmunit.h | static TimeUnit* TimeUnit::createInstance(UTimeUnitFields timeUnitField, UErrorCode &status) | None | Draft 4.2 (which 4.1.1 is M1 of) |
tmunit.h | UObject* TimeUnit::clone() const | None | Draft 4.2 (which 4.1.1 is M1 of) |
tmunit.h | TimeUnit& TimeUnit::operator=(const TimeUnit &other) | None | Draft 4.2 (which 4.1.1 is M1 of) |
tmunit.h | TimeUnit::~TimeUnit() | None | Draft 4.2 (which 4.1.1 is M1 of) |
tmunit.h | UClassID TimeUnit::getDynamicClassID() const | None | Draft 4.2 (which 4.1.1 is M1 of) |
tmutamt.h | static UClassID TimeUnitAmount::getStaticClassID(void) | None | Draft 4.2 (which 4.1.1 is M1 of) |
tmutamt.h | TimeUnitAmount& TimeUnitAmount::operator=(const TimeUnitAmount &other) | None | Draft 4.2 (which 4.1.1 is M1 of) |
tmutamt.h | TimeUnitAmount::TimeUnitAmount(double amount, TimeUnit::UTimeUnitFields timeUnitField, UErrorCode &status) | None | Draft 4.2 (which 4.1.1 is M1 of) |
tmutamt.h | TimeUnitAmount::TimeUnitAmount(const Formattable &number, TimeUnit::UTimeUnitFields timeUnitField, UErrorCode &status) | None | Draft 4.2 (which 4.1.1 is M1 of) |
tmutamt.h | const TimeUnit& TimeUnitAmount::getTimeUnit() const | None | Draft 4.2 (which 4.1.1 is M1 of) |
tmutamt.h | UClassID TimeUnitAmount::getDynamicClassID(void) const | None | Draft 4.2 (which 4.1.1 is M1 of) |
tmutamt.h | TimeUnitAmount::~TimeUnitAmount() | None | Draft 4.2 (which 4.1.1 is M1 of) |
tmutamt.h | TimeUnit::UTimeUnitFields TimeUnitAmount::getTimeUnitField() const | None | Draft 4.2 (which 4.1.1 is M1 of) |
tmutamt.h | UObject* TimeUnitAmount::clone() const | None | Draft 4.2 (which 4.1.1 is M1 of) |
tmutamt.h | UBool TimeUnitAmount::operator==(const UObject &other) const | None | Draft 4.2 (which 4.1.1 is M1 of) |
tmutamt.h | TimeUnitAmount::TimeUnitAmount(const TimeUnitAmount &other) | None | Draft 4.2 (which 4.1.1 is M1 of) |
tmutamt.h | UBool TimeUnitAmount::operator!=(const UObject &other) const | None | Draft 4.2 (which 4.1.1 is M1 of) |
tmutfmt.h | UBool TimeUnitFormat::operator!=(const Format &other) const | None | Draft 4.2 (which 4.1.1 is M1 of) |
tmutfmt.h | void TimeUnitFormat::setNumberFormat(const NumberFormat &format, UErrorCode &status) | None | Draft 4.2 (which 4.1.1 is M1 of) |
tmutfmt.h | void TimeUnitFormat::parseObject(const UnicodeString &source, Formattable &result, ParsePosition &pos) const | None | Draft 4.2 (which 4.1.1 is M1 of) |
tmutfmt.h | TimeUnitFormat::TimeUnitFormat(UErrorCode &status) | None | Draft 4.2 (which 4.1.1 is M1 of) |
tmutfmt.h | UBool TimeUnitFormat::operator==(const Format &other) const | None | Draft 4.2 (which 4.1.1 is M1 of) |
tmutfmt.h | TimeUnitFormat::TimeUnitFormat(const Locale &locale, UErrorCode &status) | None | Draft 4.2 (which 4.1.1 is M1 of) |
tmutfmt.h | UClassID TimeUnitFormat::getDynamicClassID(void) const | None | Draft 4.2 (which 4.1.1 is M1 of) |
tmutfmt.h | void TimeUnitFormat::setLocale(const Locale &locale, UErrorCode &status) | None | Draft 4.2 (which 4.1.1 is M1 of) |
tmutfmt.h | Format* TimeUnitFormat::clone(void) const | None | Draft 4.2 (which 4.1.1 is M1 of) |
tmutfmt.h | UnicodeString& TimeUnitFormat::format(const Formattable &obj, UnicodeString &toAppendTo, FieldPosition &pos, UErrorCode &status) const | None | Draft 4.2 (which 4.1.1 is M1 of) |
tmutfmt.h | TimeUnitFormat::~TimeUnitFormat() | None | Draft 4.2 (which 4.1.1 is M1 of) |
tmutfmt.h | static UClassID TimeUnitFormat::getStaticClassID(void) | None | Draft 4.2 (which 4.1.1 is M1 of) |
tmutfmt.h | TimeUnitFormat::TimeUnitFormat(const Locale &locale, EStyle style, UErrorCode &status) | None | Draft 4.2 (which 4.1.1 is M1 of) |
tmutfmt.h | TimeUnitFormat& TimeUnitFormat::operator=(const TimeUnitFormat &other) | None | Draft 4.2 (which 4.1.1 is M1 of) |
tmutfmt.h | TimeUnitFormat::TimeUnitFormat(const TimeUnitFormat &) | None | Draft 4.2 (which 4.1.1 is M1 of) |
ucnvsel.h | UConverterSelector* ucnvsel_unserialize(const char *buffer, int32_t length, UErrorCode *status) | None | Draft 4.2 (which 4.1.1 is M1 of) |
ucnvsel.h | UEnumeration* ucnvsel_selectForString(const UConverterSelector *, const UChar *s, int32_t length, UErrorCode *status) | None | Draft 4.2 (which 4.1.1 is M1 of) |
ucnvsel.h | UConverterSelector* ucnvsel_open(const char *const *converterList, int32_t converterListSize, const USet *excludedCodePoints, const UConverterUnicodeSet whichSet, UErrorCode *status) | None | Draft 4.2 (which 4.1.1 is M1 of) |
ucnvsel.h | int32_t ucnvsel_serialize(const UConverterSelector *sel, char *buffer, int32_t bufferCapacity, UErrorCode *status) | None | Draft 4.2 (which 4.1.1 is M1 of) |
ucnvsel.h | void ucnvsel_close(UConverterSelector *sel) | None | Draft 4.2 (which 4.1.1 is M1 of) |
ucnvsel.h | UEnumeration* ucnvsel_selectForUTF8(const UConverterSelector *, const char *s, int32_t length, UErrorCode *status) | None | Draft 4.2 (which 4.1.1 is M1 of) |
Contents generated by StableAPI tool on Thu Sep 25 12:56:40 PDT 2008
Copyright (C) 2008, International Business Machines Corporation, All Rights Reserved.