B2BITS FIX Antenna HFT  1.0.16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Utils::StringUtils< char > Member List

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

isDigit(char c)Utils::StringUtils< char >inlinestatic
strchr(char const *str, char c)Utils::StringUtils< char >inlinestatic
strlen(char const *str)Utils::StringUtils< char >inlinestatic
strncmp(char const *str1, char const *str2, std::size_t count)Utils::StringUtils< char >inlinestatic
strnicmp(char const *str1, char const *str2, std::size_t count)Utils::StringUtils< char >inlinestatic
toInt32(const char *str)Utils::StringUtils< char >inlinestatic
toInt64(const char *str)Utils::StringUtils< char >inlinestatic