C++ API: Formats decimal numbers. More...
#include "unicode/utypes.h"#include "unicode/dcfmtsym.h"#include "unicode/numfmt.h"#include "unicode/locid.h"Go to the source code of this file.
Data Structures | |
| class | DecimalFormat |
| DecimalFormat is a concrete subclass of NumberFormat that formats decimal numbers. More... | |
| struct | DecimalFormat::AffixPatternsForCurrency |
| struct | DecimalFormat::AffixesForCurrency |
Functions | |
| UBool | decimfmtAffixValueComparator (UHashTok val1, UHashTok val2) |
| UBool | decimfmtAffixPatternValueComparator (UHashTok val1, UHashTok val2) |
C++ API: Formats decimal numbers.
Definition in file decimfmt.h.
| UBool decimfmtAffixPatternValueComparator | ( | UHashTok | val1, | |
| UHashTok | val2 | |||
| ) |
1.6.1