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