#include "dll.h"
#include "data.h"
#include <iconv.h>
#include <string>
Go to the source code of this file.
Classes | |
| class | Barry::IConvHandle |
| Wrapper class for a two-way iconv_t handle pair. More... | |
| class | Barry::IConverter |
| Main charset conversion class, primarily focused on converting between the Blackberry charset and an application-specified one. More... | |
Namespaces | |
| namespace | Barry |
| Project namespace, containing all related functions and classes. | |
Definition in file iconv.h.
1.5.8