All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
CharEncodingConv.cpp File Reference

A class that deals with character encoding/decoding. More...

#include "../Defines.h"
#include "CharEncodingConv.h"
#include "Exception.h"
#include "Translator.h"
#include <sstream>

Go to the source code of this file.

Macros

#define TE_CONVERSION_BUFFERSIZE_SIZE   64
 

Detailed Description

A class that deals with character encoding/decoding.

Definition in file CharEncodingConv.cpp.

Macro Definition Documentation

#define TE_CONVERSION_BUFFERSIZE_SIZE   64