Main Page   Class Hierarchy   Compound List   File List   Header Files   Sources   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.

Deprecated:
remove after 2000-dec-31

Definition at line 534 of file unum.h.


Member Data Documentation

UChar UNumberFormatSymbols::decimalSeparator

The decimal separator.

Definition at line 536 of file unum.h.

UChar UNumberFormatSymbols::groupingSeparator

The grouping separator.

Definition at line 538 of file unum.h.

UChar UNumberFormatSymbols::patternSeparator

The pattern separator.

Definition at line 540 of file unum.h.

UChar UNumberFormatSymbols::percent

The percent sign.

Definition at line 542 of file unum.h.

UChar UNumberFormatSymbols::zeroDigit

Zero.

Definition at line 544 of file unum.h.

UChar UNumberFormatSymbols::digit

Character representing a digit in the pattern.

Definition at line 546 of file unum.h.

UChar UNumberFormatSymbols::minusSign

The minus sign.

Definition at line 548 of file unum.h.

UChar UNumberFormatSymbols::plusSign

The plus sign.

Definition at line 550 of file unum.h.

UChar UNumberFormatSymbols::currency[UNFSYMBOLSMAXSIZE]

The currency symbol.

Definition at line 552 of file unum.h.

UChar UNumberFormatSymbols::intlCurrency[UNFSYMBOLSMAXSIZE]

The international currency symbol.

Definition at line 554 of file unum.h.

UChar UNumberFormatSymbols::monetarySeparator

The monetary separator.

Definition at line 556 of file unum.h.

UChar UNumberFormatSymbols::exponential

The exponential symbol.

Definition at line 558 of file unum.h.

UChar UNumberFormatSymbols::perMill

Per mill symbol.

Definition at line 560 of file unum.h.

UChar UNumberFormatSymbols::padEscape

Escape padding character.

Definition at line 562 of file unum.h.

UChar UNumberFormatSymbols::infinity[UNFSYMBOLSMAXSIZE]

Infinity symbol.

Definition at line 564 of file unum.h.

UChar UNumberFormatSymbols::naN[UNFSYMBOLSMAXSIZE]

Nan symbol.

Definition at line 566 of file unum.h.


The documentation for this struct was generated from the following file:
Generated at Wed Aug 16 16:05:53 2000 for ICU1.6 by doxygen 1.0.0 written by Dimitri van Heesch, © 1997-1999