qca
charset.cpp File Reference
#include <botan/charset.h>#include <botan/hex.h>#include <botan/base64.h>#include <botan/libstate.h>#include <cctype>#include <ctype.h>
Include dependency graph for charset.cpp:

Go to the source code of this file.
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