Pyrogenesis  trunk
Classes | Namespaces | Macros
iconv.hpp File Reference
#include <string>
#include <iconv.h>
Include dependency graph for iconv.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  tinygettext::IConv
 

Namespaces

 tinygettext
 

Macros

#define tinygettext_ICONV_CONST
 
#define tinygettext_iconv_t   iconv_t
 
#define tinygettext_iconv   iconv
 
#define tinygettext_iconv_open   iconv_open
 
#define tinygettext_iconv_close   iconv_close
 

Macro Definition Documentation

#define tinygettext_iconv   iconv
#define tinygettext_iconv_close   iconv_close
#define tinygettext_ICONV_CONST
#define tinygettext_iconv_open   iconv_open
#define tinygettext_iconv_t   iconv_t