#include "ace/pre.h"
#include "ACEXML/common/ACEXML_Export.h"
#include "ACEXML/common/XML_Types.h"
#include "ace/post.h"
Include dependency graph for Transcode.h:
This graph shows which files directly or indirectly include this file:
Compounds | |
class | ACEXML_Transcoder |
ACEXML_Transcoder. More... |
This file declares functions to convert char string among different unicode encoding (utf8, utf16, utf32)
Transcode.h,v 1.6 2002/08/29 14:42:00 nanbor Exp