SCharSetI Class Reference

Conversation between charsets and charset dependent string functions. More...

#include <bsapi.h>

Inheritance diagram for SCharSetI:

SUnknownI List of all members.

Public Member Functions

virtual bool BSAPI_METHOD Utf8ToWideChar (const char *pUtf8, bsapi_wchar_t *pRetWideString, int maxLen, int *pRetLen)=0
virtual bool BSAPI_METHOD WideCharToUtf8 (const bsapi_wchar_t *pWideString, char *pUtf8, int maxLen, int *pRetLen)=0
virtual bool BSAPI_METHOD HasByteOrderMark (char *pText)=0
virtual bool BSAPI_METHOD LoadCharSetTable (const char *pFile)=0
virtual bool BSAPI_METHOD StrToWideStr (const char *pInput, bsapi_wchar_t *pOutput)=0
virtual bool BSAPI_METHOD StrToUtf8 (const char *pStr, char *pUtf, int maxLen, int *pRetLen)=0
virtual bool BSAPI_METHOD WideStrToStr (const bsapi_wchar_t *pInput, char *pOutput)=0
virtual bool BSAPI_METHOD Utf8ToStr (const char *pUtf8, char *pStr, int maxLen, int *pRetLen)=0

Detailed Description

Conversation between charsets and charset dependent string functions.


The documentation for this class was generated from the following file:
Generated on Wed Jul 15 10:10:06 2009 for BSAPI by  doxygen 1.4.7