Lumino
ln::StringHelper Member List

This is the complete list of members for ln::StringHelper, including all inherited members.

match(const TChar *pattern, const TChar *str)ln::StringHelperstatic
toDouble(const TChar *str, int len=-1, const TChar **outEndPtr=NULL, NumberConversionResult *outResult=NULL)ln::StringHelperstatic
toInt16(const TChar *str, int len=-1, int base=0, const TChar **outEndPtr=NULL, NumberConversionResult *outResult=NULL)ln::StringHelperstatic
toInt32(const TChar *str, int len=-1, int base=0, const TChar **outEndPtr=NULL, NumberConversionResult *outResult=NULL)ln::StringHelperstatic
toInt64(const TChar *str, int len=-1, int base=0, const TChar **outEndPtr=NULL, NumberConversionResult *outResult=NULL)ln::StringHelperstatic
toInt8(const TChar *str, int len=-1, int base=0, const TChar **outEndPtr=NULL, NumberConversionResult *outResult=NULL)ln::StringHelperstatic
toUInt16(const TChar *str, int len=-1, int base=0, const TChar **outEndPtr=NULL, NumberConversionResult *outResult=NULL)ln::StringHelperstatic
toUInt32(const TChar *str, int len=-1, int base=0, const TChar **outEndPtr=NULL, NumberConversionResult *outResult=NULL)ln::StringHelperstatic
toUInt64(const TChar *str, int len=-1, int base=0, const TChar **outEndPtr=NULL, NumberConversionResult *outResult=NULL)ln::StringHelperstatic
toUInt8(const TChar *str, int len=-1, int base=0, const TChar **outEndPtr=NULL, NumberConversionResult *outResult=NULL)ln::StringHelperstatic