#include <sbStringUtils.h>
Class used to create strings from other data types.
Definition at line 40 of file sbStringUtils.h.
sbAutoString::sbAutoString |
( |
const char * |
aValue | ) |
|
|
inline |
sbAutoString::sbAutoString |
( |
int |
aValue | ) |
|
|
inline |
sbAutoString::sbAutoString |
( |
PRUint32 |
aValue, |
|
|
PRBool |
aHex = PR_FALSE , |
|
|
PRBool |
aHexPrefix = PR_TRUE |
|
) |
| |
|
inline |
sbAutoString::sbAutoString |
( |
PRInt64 |
aValue | ) |
|
|
inline |
sbAutoString::sbAutoString |
( |
PRUint64 |
aValue | ) |
|
|
inline |
sbAutoString::sbAutoString |
( |
nsID * |
aValue | ) |
|
|
inline |
The documentation for this class was generated from the following file:
- /home/martin/dev/nightingale-hacking/components/moz/strings/src/sbStringUtils.h