![]() |
Lumino
|
This is the complete list of members for ln::StringHelper, including all inherited members.
match(const TChar *pattern, const TChar *str) | ln::StringHelper | static |
toDouble(const TChar *str, int len=-1, const TChar **outEndPtr=NULL, NumberConversionResult *outResult=NULL) | ln::StringHelper | static |
toInt16(const TChar *str, int len=-1, int base=0, const TChar **outEndPtr=NULL, NumberConversionResult *outResult=NULL) | ln::StringHelper | static |
toInt32(const TChar *str, int len=-1, int base=0, const TChar **outEndPtr=NULL, NumberConversionResult *outResult=NULL) | ln::StringHelper | static |
toInt64(const TChar *str, int len=-1, int base=0, const TChar **outEndPtr=NULL, NumberConversionResult *outResult=NULL) | ln::StringHelper | static |
toInt8(const TChar *str, int len=-1, int base=0, const TChar **outEndPtr=NULL, NumberConversionResult *outResult=NULL) | ln::StringHelper | static |
toUInt16(const TChar *str, int len=-1, int base=0, const TChar **outEndPtr=NULL, NumberConversionResult *outResult=NULL) | ln::StringHelper | static |
toUInt32(const TChar *str, int len=-1, int base=0, const TChar **outEndPtr=NULL, NumberConversionResult *outResult=NULL) | ln::StringHelper | static |
toUInt64(const TChar *str, int len=-1, int base=0, const TChar **outEndPtr=NULL, NumberConversionResult *outResult=NULL) | ln::StringHelper | static |
toUInt8(const TChar *str, int len=-1, int base=0, const TChar **outEndPtr=NULL, NumberConversionResult *outResult=NULL) | ln::StringHelper | static |