Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

UList Class Reference

List of all members.

Public Member Functions

UList clear ()
UList add (UText x)
UList add (wchar[] x)
UList add (int x)
UList add (double x)

Private Attributes

uint[32] args
uint index

Detailed Description

A list of arguments for the format() method

Definition at line 295 of file UMessageFormat.d.


Member Function Documentation

UList clear  )  [inline]
 

Definition at line 310 of file UMessageFormat.d.

References index.

UList add UText  x  )  [inline]
 

Definition at line 320 of file UMessageFormat.d.

References args, UText::get(), and index.

UList add wchar[]  x  )  [inline]
 

Definition at line 331 of file UMessageFormat.d.

References args, and index.

UList add int  x  )  [inline]
 

Definition at line 342 of file UMessageFormat.d.

References args, and index.

UList add double  x  )  [inline]
 

Definition at line 353 of file UMessageFormat.d.

References args, and index.


Member Data Documentation

uint [32] args [private]
 

Definition at line 297 of file UMessageFormat.d.

Referenced by add(), and UMessageFormat::format().

uint index [private]
 

Definition at line 298 of file UMessageFormat.d.

Referenced by add(), and clear().


The documentation for this class was generated from the following file:
Generated on Sun Nov 7 19:07:13 2004 for Mango by doxygen 1.3.6