ACEXML  6.0.8
ACEXML_Transcoder Member List
This is the complete list of members for ACEXML_Transcoder, including all inherited members.
ACEXML_DESTINATION_TOO_SHORT enum valueACEXML_Transcoder
ACEXML_END_OF_SOURCE enum valueACEXML_Transcoder
ACEXML_INVALID_ARGS enum valueACEXML_Transcoder
ACEXML_IS_SURROGATE enum valueACEXML_Transcoder
ACEXML_NON_UNICODE enum valueACEXML_Transcoder
ACEXML_STATUSACEXML_Transcoder
ACEXML_SUCCESS enum valueACEXML_Transcoder
surrogate2ucs4(ACEXML_UTF16 high, ACEXML_UTF16 low, ACEXML_UCS4 &dst)ACEXML_Transcoder [static]
surrogate2utf8(ACEXML_UTF16 high, ACEXML_UTF16 low, ACEXML_UTF8 *dst, size_t len)ACEXML_Transcoder [static]
ucs42utf16(ACEXML_UCS4 src, ACEXML_UTF16 *dst, size_t len)ACEXML_Transcoder [static]
ucs42utf8(ACEXML_UCS4 src, ACEXML_UTF8 *dst, size_t len)ACEXML_Transcoder [static]
utf162ucs4(const ACEXML_UTF16 *src, size_t len, ACEXML_UCS4 &dst)ACEXML_Transcoder [static]
utf162utf8(ACEXML_UTF16 src, ACEXML_UTF8 *dst, size_t len)ACEXML_Transcoder [static]
utf16s2utf8s(const ACEXML_UTF16 *src, ACEXML_UTF8 *dst, size_t len)ACEXML_Transcoder [static]
utf82ucs4(const ACEXML_UTF8 *src, size_t len, ACEXML_UCS4 &dst)ACEXML_Transcoder [static]
utf8s2utf16s(const ACEXML_UTF8 *src, ACEXML_UTF16 *dst, size_t len)ACEXML_Transcoder [static]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines