|
textwolf
0.2
|
Interface that describes what a character set encoding implementation has to define to be used as character set template parameter for textwolf. More...
Go to the source code of this file.
Classes | |
| class | textwolf::charset::Encoder |
| Collection of functions for encode/decode XML character entities. More... | |
| class | textwolf::charset::Interface |
| This interface has to be implemented for a character set encoding. More... | |
| class | textwolf::charset::ByteOrder |
| Order of bytes for wide char character sets. More... | |
Namespaces | |
| textwolf | |
| Toplevel namespace of the library. | |
| textwolf::charset | |
| namespace of character set encoding definitions | |
Interface that describes what a character set encoding implementation has to define to be used as character set template parameter for textwolf.
1.8.6