CharEncoding.cpp File Reference

A class for handling character enconding/decoding. More...

#include "CharEncoding.h"
#include "../logger/Logger.h"
#include "../Exception.h"
#include "../translator/Translator.h"
#include <boost/assign/list_of.hpp>
#include <boost/format.hpp>
#include <boost/locale.hpp>

Go to the source code of this file.

Variables

const std::map< te::core::EncodingType, std::string > EncodingString
 

Detailed Description

A class for handling character enconding/decoding.

Author
Matheus Cavassan Zaglia
Gilberto Ribeiro de Queiroz

Definition in file CharEncoding.cpp.

Variable Documentation