#include "unicode/utypes.h"
#include "unicode/unistr.h"
#include "unicode/format.h"
#include "unicode/unum.h"
#include "unicode/locid.h"
#include "unicode/stringpiece.h"
#include "unicode/curramt.h"
Go to the source code of this file.
Namespaces | |
namespace | icu |
Data Structures | |
class | icu::NumberFormat |
Abstract base class for all number formats. More... | |
class | icu::NumberFormatFactory |
A NumberFormatFactory is used to register new number formats. More... | |
class | icu::SimpleNumberFormatFactory |
A NumberFormatFactory that supports a single locale. More... |
Definition in file numfmt.h.