qca
charset.h File Reference
#include <botan/types.h>#include <botan/enums.h>#include <string>
Include dependency graph for charset.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | QCA::Botan::Charset_Transcoder |
Namespaces | |
| namespace | QCA |
| namespace | QCA::Botan |
| namespace | QCA::Botan::Charset |
Functions | |
| bool | QCA::Botan::Charset::caseless_cmp (char, char) |
| byte | QCA::Botan::Charset::char2digit (char) |
| char | QCA::Botan::Charset::digit2char (byte) |
| bool | QCA::Botan::Charset::is_digit (char) |
| bool | QCA::Botan::Charset::is_space (char) |
| std::string | QCA::Botan::Charset::transcode (const std::string &, Character_Set, Character_Set) |
KDE 4.4 API Reference