Deskflow 1.22.0.197
Keyboard and mouse sharing utility
|
This is the complete list of members for Unicode, including all inherited members.
isUTF8(const std::string &) | Unicode | static |
textToUTF8(const std::string &, bool *errors=nullptr, ArchString::EWideCharEncoding encoding=ArchString::EWideCharEncoding::kPlatformDetermined) | Unicode | static |
UCS2ToUTF8(const std::string_view &, bool *errors=nullptr) | Unicode | static |
UCS4ToUTF8(const std::string_view &, bool *errors=nullptr) | Unicode | static |
UTF16ToUTF8(const std::string_view &, bool *errors=nullptr) | Unicode | static |
UTF32ToUTF8(const std::string_view &, bool *errors=nullptr) | Unicode | static |
UTF8ToText(const std::string &, bool *errors=nullptr) | Unicode | static |
UTF8ToUCS2(const std::string &, bool *errors=nullptr) | Unicode | static |
UTF8ToUCS4(const std::string &, bool *errors=nullptr) | Unicode | static |
UTF8ToUTF16(const std::string &, bool *errors=nullptr) | Unicode | static |
UTF8ToUTF32(const std::string &, bool *errors=nullptr) | Unicode | static |