This is the complete list of members for char_traits, including all inherited members.
| CharLower(char ch) | char_traits | static |
| CharNext(char *psz) | char_traits | static |
| CharUpper(char ch) | char_traits | static |
| Compare(const char *psz1, const char *psz2) | char_traits | static |
| CompareNoCase(const char *psz1, const char *psz2) | char_traits | static |
| Format(char **ppszDst, const char *pszFormat, va_list &args) | char_traits | static |
| IsSpace(char ch) | char_traits | static |
| LoadString(HINSTANCE hInst, UINT uID, char *lpBuffer, int nBufferMax) | char_traits | static |
| StrChr(const char *psz, char ch) | char_traits | static |
| StrLen(const char *psz) | char_traits | static |
| StrLower(char *psz) | char_traits | static |
| StrRChr(const char *psz, char ch) | char_traits | static |
| StrStr(const char *psz, const char *psz2) | char_traits | static |
| StrUpper(char *psz) | char_traits | static |