Main Page | Class Hierarchy | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

SimpleNumberFormatFactory Class Reference

A NumberFormatFactory that supports a single locale. More...

#include <numfmt.h>

Inheritance diagram for SimpleNumberFormatFactory:

NumberFormatFactory UObject UMemory

Public Member Functions

 SimpleNumberFormatFactory (const Locale &locale, UBool visible=TRUE)
 ICU 2.6

virtual UBool visible (void) const
 ICU 2.6

virtual const UnicodeStringgetSupportedIDs (int32_t &count, UErrorCode &status) const
 ICU 2.6


Protected Attributes

const UBool _visible
 True if the locale supported by this factory is visible.

UnicodeString _id
 The locale supported by this factory, as a UnicodeString.


Detailed Description

A NumberFormatFactory that supports a single locale.

It can be visible or invisible.


Field Documentation

UnicodeString SimpleNumberFormatFactory::_id [protected]
 

The locale supported by this factory, as a UnicodeString.

ICU 2.6

const UBool SimpleNumberFormatFactory::_visible [protected]
 

True if the locale supported by this factory is visible.

ICU 2.6


The documentation for this class was generated from the following file:
Generated on Wed Jul 28 09:15:57 2004 for ICU 2.8 by doxygen 1.3.7