Stable List

Global Locale::getDefault (void)
Do not use unless you know what you are doing.

Global Locale::setDefault (const Locale &newLocale, UErrorCode &success)
Do not use unless you know what you are doing.

Global TimeZone::setDefault (const TimeZone &zone)
Do not use unless you know what you are doing.

Global UMemAllocFn (const void *context, size_t size)
ICU 2.8

Global UMemAllocFn (const void *context, size_t size)
Do not use unless you know what you are doing.

Global UMemFreeFn (const void *context, void *mem)
ICU 2.8

Global UMemFreeFn (const void *context, void *mem)
Do not use unless you know what you are doing.

Global UMemReallocFn (const void *context, void *mem, size_t size)
ICU 2.8

Global UMemReallocFn (const void *context, void *mem, size_t size)
Do not use unless you know what you are doing.

Global UMTX
ICU 2.8

Global UMTX
Do not use unless you know what you are doing.

Global UMtxAtomicFn (const void *context, int32_t *p)
ICU 2.8

Global UMtxAtomicFn (const void *context, int32_t *p)
Do not use unless you know what you are doing.

Global UMtxFn (const void *context, UMTX *mutex)
ICU 2.8

Global UMtxFn (const void *context, UMTX *mutex)
Do not use unless you know what you are doing.

Global UMtxInitFn (const void *context, UMTX *mutex, UErrorCode *status)
ICU 2.8

Global UMtxInitFn (const void *context, UMTX *mutex, UErrorCode *status)
Do not use unless you know what you are doing.

Global u_cleanup (void)
ICU 2.0

Global u_cleanup (void)
Do not use unless you know what you are doing.

Global u_setAtomicIncDecFunctions (const void *context, UMtxAtomicFn *inc, UMtxAtomicFn *dec, UErrorCode *status)
ICU 2.8

Global u_setAtomicIncDecFunctions (const void *context, UMtxAtomicFn *inc, UMtxAtomicFn *dec, UErrorCode *status)
Do not use unless you know what you are doing.

Global u_setMemoryFunctions (const void *context, UMemAllocFn *a, UMemReallocFn *r, UMemFreeFn *f, UErrorCode *status)
ICU 2.8

Global u_setMemoryFunctions (const void *context, UMemAllocFn *a, UMemReallocFn *r, UMemFreeFn *f, UErrorCode *status)
Do not use unless you know what you are doing.

Global u_setMutexFunctions (const void *context, UMtxInitFn *init, UMtxFn *destroy, UMtxFn *lock, UMtxFn *unlock, UErrorCode *status)
ICU 2.8

Global u_setMutexFunctions (const void *context, UMtxInitFn *init, UMtxFn *destroy, UMtxFn *lock, UMtxFn *unlock, UErrorCode *status)
Do not use unless you know what you are doing.

Global ucnv_setDefaultName (const char *name)
Do not use unless you know what you are doing.

Global uloc_getDefault (void)
Do not use unless you know what you are doing.

Global uloc_setDefault (const char *localeID, UErrorCode *status)
Do not use unless you know what you are doing.

Generated on Mon Jan 15 22:41:23 2007 for ICU 3.6 by  doxygen 1.4.2