Classes | Functions

iconv_cpp.h File Reference

#include <iconv.h>
#include "utilit.h"
Include dependency graph for iconv_cpp.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

Functions


Function Documentation

string WinToUtf8 ( const string &  s  ) 

References tIConv::convert(), and Win2UTF8.

Here is the call graph for this function:

string WinToUtf8 ( const char *  data,
size_t  size 
)

References tIConv::convert(), and Win2UTF8.

Here is the call graph for this function:

string Utf8ToWin ( const string &  s  ) 

References tIConv::convert(), and UTF82Win.

Here is the call graph for this function:

string Utf8ToWin ( const char *  data,
size_t  size 
)

References tIConv::convert(), and UTF82Win.

Here is the call graph for this function: