A NumberFormatFactory that supports a single locale.
More...
#include <numfmt.h>
A NumberFormatFactory that supports a single locale.
It can be visible or invisible.
- Stable:
- ICU 2.6
Definition at line 1014 of file numfmt.h.
SimpleNumberFormatFactory::SimpleNumberFormatFactory |
( |
const Locale & |
locale, |
|
|
UBool |
visible = TRUE |
|
) |
| |
virtual SimpleNumberFormatFactory::~SimpleNumberFormatFactory |
( |
| ) |
|
|
virtual |
virtual const UnicodeString* SimpleNumberFormatFactory::getSupportedIDs |
( |
int32_t & |
count, |
|
|
UErrorCode & |
status |
|
) |
| const |
|
virtual |
virtual UBool SimpleNumberFormatFactory::visible |
( |
void |
| ) |
const |
|
virtual |
const UBool SimpleNumberFormatFactory::_visible |
|
protected |
True if the locale supported by this factory is visible.
- Stable:
- ICU 2.6
Definition at line 1020 of file numfmt.h.
The documentation for this class was generated from the following file: