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 1203 of file numfmt.h.
◆ SimpleNumberFormatFactory()
icu::SimpleNumberFormatFactory::SimpleNumberFormatFactory |
( |
const Locale & |
locale, |
|
|
UBool |
visible = TRUE |
|
) |
| |
◆ ~SimpleNumberFormatFactory()
virtual icu::SimpleNumberFormatFactory::~SimpleNumberFormatFactory |
( |
| ) |
|
|
virtual |
◆ getSupportedIDs()
virtual const UnicodeString* icu::SimpleNumberFormatFactory::getSupportedIDs |
( |
int32_t & |
count, |
|
|
UErrorCode & |
status |
|
) |
| const |
|
virtual |
◆ visible()
virtual UBool icu::SimpleNumberFormatFactory::visible |
( |
void |
| ) |
const |
|
virtual |
◆ _id
◆ _visible
const UBool icu::SimpleNumberFormatFactory::_visible |
|
protected |
True if the locale supported by this factory is visible.
- Stable:
- ICU 2.6
Definition at line 1209 of file numfmt.h.
The documentation for this class was generated from the following file: