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 |
Definition at line 295 of file UMessageFormat.d.
|
Definition at line 310 of file UMessageFormat.d. References index. |
|
Definition at line 320 of file UMessageFormat.d. References args, UText::get(), and index. |
|
Definition at line 331 of file UMessageFormat.d. |
|
Definition at line 342 of file UMessageFormat.d. |
|
Definition at line 353 of file UMessageFormat.d. |
|
Definition at line 297 of file UMessageFormat.d. Referenced by add(), and UMessageFormat::format(). |
|
Definition at line 298 of file UMessageFormat.d. |