System 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)
Do not use unless you know what you are doing.

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)
Do not use unless you know what you are doing.

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

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)
Do not use unless you know what you are doing.

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

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)
Do not use unless you know what you are doing.

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)
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 Sun Aug 22 15:38:04 2010 for ICU 4.0.1 by  doxygen 1.3.9.1