|
Ice 3.7 C++98 API Reference
|
#include <Ice/Config.h>#include <Ice/StringConverter.h>#include <IceUtil/StringUtil.h>#include <IceUtil/ThreadException.h>#include <IceUtil/UndefSysMacros.h>#include <algorithm>#include <iconv.h>#include <langinfo.h>Go to the source code of this file.
Classes | |
| class | Ice::IconvInitializationException |
| Indicates that Iconv does not support the code. More... | |
Namespaces | |
| namespace | Ice |
Functions | |
| template<typename charT> | |
| ::IceUtil::Handle< IceUtil::BasicStringConverter< charT > > | Ice::createIconvStringConverter (const std::string &internalCodeWithDefault="") |
| Creates a string converter for the given code. | |