C++ API: Formats decimal numbers. More...
#include "unicode/utypes.h"#include "unicode/dcfmtsym.h"#include "unicode/numfmt.h"#include "unicode/locid.h"#include "unicode/fpositer.h"#include "unicode/stringpiece.h"#include "unicode/curramt.h"#include "unicode/enumset.h"Go to the source code of this file.
Data Structures | |
| class | icu::DecimalFormat |
| DecimalFormat is a concrete subclass of NumberFormat that formats decimal numbers. More... | |
Namespaces | |
| namespace | icu |
File coll.h. | |
Defines | |
| #define | UNUM_DECIMALFORMAT_INTERNAL_SIZE 16 |
C++ API: Formats decimal numbers.
Definition in file decimfmt.h.
| #define UNUM_DECIMALFORMAT_INTERNAL_SIZE 16 |
Definition at line 48 of file decimfmt.h.
1.6.1