textwolf  0.2
charset.hpp File Reference

Character set encodings already implemented in textwolf. More...

#include "textwolf/charset_utf8.hpp"
#include "textwolf/charset_utf16.hpp"
#include "textwolf/charset_ucs.hpp"
#include "textwolf/charset_isolatin.hpp"

Go to the source code of this file.

Detailed Description

Character set encodings already implemented in textwolf.

Note
The interface that the classes defined in the files included must fulfill is defined in "charset_interface.hpp"