Inheritance diagram for UNumberFormat:
UNumberFormat helps you to format and parse numbers for any locale. Your code can be completely independent of the locale conventions for decimal points, thousands-separators, or even the particular decimal digits used, or whether the number format is even decimal. There are different number format styles like decimal, currency, percent and spellout
See this page for full details.
Definition at line 676 of file UNumberFormat.d.
|
Definition at line 680 of file UNumberFormat.d. |
|
Definition at line 681 of file UNumberFormat.d. |
|
Use this for the primary argument-type to most ICU functions |
|
Definition at line 684 of file UNumberFormat.d. |
|
Definition at line 695 of file UNumberFormat.d. |
|
Definition at line 800 of file UNumberFormat.d. |
|
Definition at line 815 of file UNumberFormat.d. |
|
Definition at line 839 of file UNumberFormat.d. |
|
ICU error codes (the ones which are referenced) |
|
Definition at line 719 of file UNumberFormat.d. |
|
Reimplemented in UCommonFormat. Definition at line 707 of file UNumberFormat.d. References ICU::testError(). |
|
Definition at line 728 of file UNumberFormat.d. References UString::format(). |
|
Definition at line 742 of file UNumberFormat.d. References UString::format(). |
|
Definition at line 756 of file UNumberFormat.d. References UString::format(). |
|
Definition at line 770 of file UNumberFormat.d. References UText::content, and UText::len. |
|
Definition at line 781 of file UNumberFormat.d. References UText::content, and UText::len. |
|
Definition at line 792 of file UNumberFormat.d. References UText::content, and UText::len. |
|
Definition at line 127 of file ICU.d. Referenced by UConverter::detectSignature(), UString::format(), and UConverter::this(). |
|
|
Definition at line 155 of file ICU.d. Referenced by UConverter::compareNames(), UResourceBundle::getResource(), UResourceBundle::getString(), UCalendar::getTimeZoneName(), UMessageFormat::setLocale(), UResourceBundle::this(), UMessageFormat::this(), UDateFormat::this(), UText::toLower(), ICU::toString(), and UText::toUpper(). |
|
Definition at line 175 of file ICU.d. References ICU::toString(). |
|
Definition at line 184 of file ICU.d. References strlen(). |
|
Definition at line 193 of file ICU.d. References wcslen(). |
|
Definition at line 202 of file ICU.d. References strlen(). Referenced by UConverter::detectSignature(), UResourceBundle::getKey(), UResourceBundle::getLocale(), UMessageFormat::getLocale(), and UConverter::getName(). |
|
Definition at line 213 of file ICU.d. References wcslen(). |
|
Definition at line 678 of file UNumberFormat.d. Referenced by UDateFormat::setNumberFormat(). |