B2BITS FIX Antenna C++ 2.32.0
Loading...
Searching...
No Matches
Utils::StringUtils< wchar_t > Member List

This is the complete list of members for Utils::StringUtils< wchar_t >, including all inherited members.

isDigit(wchar_t c)Utils::StringUtils< wchar_t >inlinestatic
strchr(wchar_t const *str, wchar_t c)Utils::StringUtils< wchar_t >inlinestatic
strlen(wchar_t const *str)Utils::StringUtils< wchar_t >inlinestatic
strncmp(wchar_t const *str1, wchar_t const *str2, std::size_t count)Utils::StringUtils< wchar_t >inlinestatic
strnicmp(wchar_t const *str1, wchar_t const *str2, std::size_t count)Utils::StringUtils< wchar_t >inlinestatic
toInt(const wchar_t *str, std::size_t size)Utils::StringUtils< wchar_t >inlinestatic
toInt16(const wchar_t *str, std::size_t size)Utils::StringUtils< wchar_t >inlinestatic
toInt32(const wchar_t *str)Utils::StringUtils< wchar_t >inlinestatic
toInt32(const wchar_t *str, std::size_t size)Utils::StringUtils< wchar_t >inlinestatic
toInt64(const wchar_t *str)Utils::StringUtils< wchar_t >inlinestatic
toInt64(const wchar_t *str, std::size_t size)Utils::StringUtils< wchar_t >inlinestatic
toUInt(const wchar_t *str, std::size_t size)Utils::StringUtils< wchar_t >inlinestatic
toUInt16(const wchar_t *str, std::size_t size)Utils::StringUtils< wchar_t >inlinestatic
toUInt32(const wchar_t *str, std::size_t size)Utils::StringUtils< wchar_t >inlinestatic
toUInt64(const wchar_t *str, std::size_t size)Utils::StringUtils< wchar_t >inlinestatic