![]() |
Gray C++ Libraries
0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
|
This is the complete list of members for Gray::StrU, including all inherited members.
| IsUTFLead(const void *pvU) | Gray::StrU | static |
| k_UTF8_SIZE_MAX | Gray::StrU | static |
| StrUTests class | Gray::StrU | friend |
| UNICODEtoUTF8(char *pOut, StrLen_t iSizeOutMaxBytes, wchar_t wChar) | Gray::StrU | static |
| UNICODEtoUTF8(OUT char *pOut, StrLen_t iSizeOutMaxBytes, const wchar_t *pInp, StrLen_t iSizeInpChars=k_StrLen_UNK) | Gray::StrU | static |
| UNICODEtoUTF8Size(const wchar_t *pInp, StrLen_t iSizeInpChars=k_StrLen_UNK) | Gray::StrU | static |
| UTF8Size(wchar_t wChar, int &riStartBits) | Gray::StrU | static |
| UTF8Size(const char *pInp, StrLen_t iSizeInpBytes, int &riStartBits) | Gray::StrU | static |
| UTF8Size1(unsigned char chFirst, int &riStartBits) | Gray::StrU | static |
| UTF8toUNICODE(wchar_t &wChar, const char *pInp, StrLen_t iSizeInpBytes) | Gray::StrU | static |
| UTF8toUNICODE(OUT wchar_t *pOut, StrLen_t iSizeOutMaxChars, const char *pInp, StrLen_t iSizeInpBytes=k_StrLen_UNK) | Gray::StrU | static |
| UTF8toUNICODELen(const char *pInp, StrLen_t iSizeInpBytes=k_StrLen_UNK) | Gray::StrU | static |
| UTFLead_0 enum value | Gray::StrU | |
| UTFLead_1 enum value | Gray::StrU | |
| UTFLead_2 enum value | Gray::StrU | |
| UTFLead_TYPE enum name | Gray::StrU | |
| UTFLead_X enum value | Gray::StrU |