My Project
Public Types | Public Member Functions | List of all members
ParaEngine::CSimpleTranslater Class Reference

this is usually used for translating from simplified Chinese to traditional Chinese character. More...

#include <SimpleTranslator.h>

Public Types

typedef std::map< WCHAR, WCHAR > CharacterWideCharMap_type
 

Public Member Functions

 CSimpleTranslater (const char *sFileName)
 
const WCHAR * TranslateW (const WCHAR *sText)
 

Detailed Description

this is usually used for translating from simplified Chinese to traditional Chinese character.

TODO: move this to a separate source file


The documentation for this class was generated from the following file: