Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Header Files   Compound Members   File Members  

UNumberFormatSymbols Struct Reference

The UNumberFormatSymbols struct. More...

#include <unum.h>

List of all members.


Public Members

UChar decimalSeparator
The decimal separator.

UChar groupingSeparator
The grouping separator.

UChar patternSeparator
The pattern separator.

UChar percent
The percent sign.

UChar zeroDigit
Zero.

UChar digit
Character representing a digit in the pattern.

UChar minusSign
The minus sign.

UChar plusSign
The plus sign.

UChar currency [UNFSYMBOLSMAXSIZE]
The currency symbol.

UChar intlCurrency [UNFSYMBOLSMAXSIZE]
The international currency symbol.

UChar monetarySeparator
The monetary separator.

UChar exponential
The exponential symbol.

UChar perMill
Per mill symbol.

UChar padEscape
Escape padding character.

UChar infinity [UNFSYMBOLSMAXSIZE]
Infinity symbol.

UChar naN [UNFSYMBOLSMAXSIZE]
Nan symbol.


Detailed Description

The UNumberFormatSymbols struct.

Draft:

Member Data Documentation

UChar UNumberFormatSymbols::decimalSeparator

The decimal separator.

UChar UNumberFormatSymbols::groupingSeparator

The grouping separator.

UChar UNumberFormatSymbols::patternSeparator

The pattern separator.

UChar UNumberFormatSymbols::percent

The percent sign.

UChar UNumberFormatSymbols::zeroDigit

Zero.

UChar UNumberFormatSymbols::digit

Character representing a digit in the pattern.

UChar UNumberFormatSymbols::minusSign

The minus sign.

UChar UNumberFormatSymbols::plusSign

The plus sign.

UChar UNumberFormatSymbols::currency[UNFSYMBOLSMAXSIZE]

The currency symbol.

UChar UNumberFormatSymbols::intlCurrency[UNFSYMBOLSMAXSIZE]

The international currency symbol.

UChar UNumberFormatSymbols::monetarySeparator

The monetary separator.

UChar UNumberFormatSymbols::exponential

The exponential symbol.

UChar UNumberFormatSymbols::perMill

Per mill symbol.

UChar UNumberFormatSymbols::padEscape

Escape padding character.

UChar UNumberFormatSymbols::infinity[UNFSYMBOLSMAXSIZE]

Infinity symbol.

UChar UNumberFormatSymbols::naN[UNFSYMBOLSMAXSIZE]

Nan symbol.


The documentation for this struct was generated from the following file:
Generated at Thu Feb 10 15:31:11 2000 for icu by doxygen 1.0.0 written by Dimitri van Heesch, © 1997-1999