Obsolete List

Global DateFormat::EField
ICU 3.4 use UDateFormatField instead, since this API will be removed in that release

Global MessageFormat::EFormatNumber
ICU 3.0. The 10-argument limit was removed as of ICU 2.6, rendering this enum type obsolete.

Global MessageFormat::kMaxFormat
ICU 3.0. The 10-argument limit was removed as of ICU 2.6, rendering this constant obsolete.

Global Transliterator::countAvailableIDs (void)
ICU 3.4 use getAvailableIDs() instead

Global Transliterator::getAvailableID (int32_t index)
ICU 3.4 use getAvailableIDs() instead; this function is not thread safe, since it returns a reference to storage that may become invalid if another thread calls unregister
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 23 Jul 2010 for ICU 4.2.1 by  doxygen 1.6.1