iconv wrapper class, and pluggable interface for records More...
#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. |
iconv wrapper class, and pluggable interface for records
Definition in file iconv.h.