Public Member Functions | |
void | opCall (char[] dst, char[] workspace=null, DblFormat df=null) |
int | utf8 (char[] s) |
int | format (char[] fmt,...) |
int | format (char[] fmt, TypeInfo[] ti, void *args) |
Public Attributes | |
Style | style |
char[80] | local |
char[] | buffer |
char * | p |
char | limit |
See Styled.parse() for the list of format specifiers.
Definition at line 91 of file Format.d.
|
|
|
Definition at line 105 of file Format.d. References Styled::error(), limit, and p. Referenced by opCall(). |
|
Definition at line 117 of file Format.d. References Format::print(), and style. |
|
Definition at line 123 of file Format.d. References Format::print(), and style. |
|
|
|
Definition at line 94 of file Format.d. Referenced by opCall(). |
|
Definition at line 95 of file Format.d. Referenced by opCall(). |
|
|
|
|