A NumberFormatFactory that supports a single locale.
More...
#include <numfmt.h>
Detailed Description
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.
Constructor & Destructor Documentation
SimpleNumberFormatFactory::SimpleNumberFormatFactory |
( |
const Locale & |
locale, |
|
|
UBool |
visible = TRUE |
|
) |
| |
virtual SimpleNumberFormatFactory::~SimpleNumberFormatFactory |
( |
| ) |
[virtual] |
Member Function Documentation
virtual const UnicodeString* SimpleNumberFormatFactory::getSupportedIDs |
( |
int32_t & |
count, |
|
|
UErrorCode & |
status |
|
) |
| const [virtual] |
virtual UBool SimpleNumberFormatFactory::visible |
( |
void |
| ) |
const [virtual] |
Field Documentation
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: