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 517 of file unum.h.


Member Data Documentation

UChar UNumberFormatSymbols::decimalSeparator

The decimal separator.

Definition at line 519 of file unum.h.

UChar UNumberFormatSymbols::groupingSeparator

The grouping separator.

Definition at line 521 of file unum.h.

UChar UNumberFormatSymbols::patternSeparator

The pattern separator.

Definition at line 523 of file unum.h.

UChar UNumberFormatSymbols::percent

The percent sign.

Definition at line 525 of file unum.h.

UChar UNumberFormatSymbols::zeroDigit

Zero.

Definition at line 527 of file unum.h.

UChar UNumberFormatSymbols::digit

Character representing a digit in the pattern.

Definition at line 529 of file unum.h.

UChar UNumberFormatSymbols::minusSign

The minus sign.

Definition at line 531 of file unum.h.

UChar UNumberFormatSymbols::plusSign

The plus sign.

Definition at line 533 of file unum.h.

UChar UNumberFormatSymbols::currency[UNFSYMBOLSMAXSIZE]

The currency symbol.

Definition at line 535 of file unum.h.

UChar UNumberFormatSymbols::intlCurrency[UNFSYMBOLSMAXSIZE]

The international currency symbol.

Definition at line 537 of file unum.h.

UChar UNumberFormatSymbols::monetarySeparator

The monetary separator.

Definition at line 539 of file unum.h.

UChar UNumberFormatSymbols::exponential

The exponential symbol.

Definition at line 541 of file unum.h.

UChar UNumberFormatSymbols::perMill

Per mill symbol.

Definition at line 543 of file unum.h.

UChar UNumberFormatSymbols::padEscape

Escape padding character.

Definition at line 545 of file unum.h.

UChar UNumberFormatSymbols::infinity[UNFSYMBOLSMAXSIZE]

Infinity symbol.

Definition at line 547 of file unum.h.

UChar UNumberFormatSymbols::naN[UNFSYMBOLSMAXSIZE]

Nan symbol.

Definition at line 549 of file unum.h.


The documentation for this struct was generated from the following file:
Generated at Mon Jun 5 12:53:25 2000 for ICU1.5 by doxygen 1.0.0 written by Dimitri van Heesch, © 1997-1999