Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Search  

MessageFormat::Subformat Class Reference

List of all members.

Public Methods

Subformat & operator= (const Subformat &that)
 Clone that.format and assign it to this.format Do NOT delete this.format. More...

UBool operator== (const Subformat &that) const
UBool operator!= (const Subformat &that) const

Public Attributes

Formatformat
int32_t offset
int32_t arg

Member Function Documentation

UBool MessageFormat::Subformat::operator!= const Subformat &    that const [inline]
 

Internal:
For internal use only.

Definition at line 655 of file msgfmt.h.

Subformat& MessageFormat::Subformat::operator= const Subformat &    that [inline]
 

Clone that.format and assign it to this.format Do NOT delete this.format.

Internal:
For internal use only.

Definition at line 634 of file msgfmt.h.

UBool MessageFormat::Subformat::operator== const Subformat &    that const [inline]
 

Internal:
For internal use only.

Definition at line 644 of file msgfmt.h.


Member Data Documentation

int32_t MessageFormat::Subformat::arg
 

Internal:
For internal use only.

Definition at line 627 of file msgfmt.h.

Format* MessageFormat::Subformat::format
 

Internal:
For internal use only.

Definition at line 619 of file msgfmt.h.

int32_t MessageFormat::Subformat::offset
 

Internal:
For internal use only.

Definition at line 623 of file msgfmt.h.


The documentation for this class was generated from the following file:
Generated on Thu Jan 29 13:22:42 2004 for ICU 2.8 by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001