CppCommon
1.0.4.1
C++ Common Library
CppCommon
Encoding
CppCommon::Encoding Member List
This is the complete list of members for
CppCommon::Encoding
, including all inherited members.
Base16Decode
(std::string_view str)
CppCommon::Encoding
static
Base16Encode
(std::string_view str)
CppCommon::Encoding
static
Base32Decode
(std::string_view str)
CppCommon::Encoding
static
Base32Encode
(std::string_view str)
CppCommon::Encoding
static
Base64Decode
(std::string_view str)
CppCommon::Encoding
static
Base64Encode
(std::string_view str)
CppCommon::Encoding
static
Encoding
()=delete
CppCommon::Encoding
Encoding
(const Encoding &)=delete
CppCommon::Encoding
Encoding
(Encoding &&)=delete
CppCommon::Encoding
FromUTF8
(std::string_view str)
CppCommon::Encoding
static
operator=
(const Encoding &)=delete
CppCommon::Encoding
operator=
(Encoding &&)=delete
CppCommon::Encoding
ToUTF8
(std::wstring_view wstr)
CppCommon::Encoding
static
URLDecode
(std::string_view str)
CppCommon::Encoding
static
URLEncode
(std::string_view str)
CppCommon::Encoding
static
UTF16toUTF32
(std::u16string_view str)
CppCommon::Encoding
static
UTF16toUTF8
(std::u16string_view str)
CppCommon::Encoding
static
UTF32toUTF16
(std::u32string_view str)
CppCommon::Encoding
static
UTF32toUTF8
(std::u32string_view str)
CppCommon::Encoding
static
UTF8toUTF16
(std::string_view str)
CppCommon::Encoding
static
UTF8toUTF32
(std::string_view str)
CppCommon::Encoding
static
~Encoding
()=delete
CppCommon::Encoding
Generated by
1.9.1