Functions | |
PINLINE PString | operator+ (const char *cstr, const PString &str) |
PINLINE PString | operator+ (char c, const PString &str) |
PINLINE PString | operator& (const char *cstr, const PString &str) |
PINLINE PString | operator& (char c, const PString &str) |
PINLINE PString | pvsprintf (const PString &fmt, va_list args) |