Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

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_SUCCESS enum valueACEXML_Transcoder
STATUSACEXML_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]

Generated on Fri Apr 2 17:10:54 2004 for ACEXML by doxygen1.2.18