|
| Patrick's Programming Library Version 7.0.0 - Dokumentation |
Vollständige Aufstellung aller Elemente für ppl7::Iconv einschließlich aller geerbten Elemente.
| enumerateCharsets(Array &list) | ppl7::Iconv | static |
| getLocalCharset() | ppl7::Iconv | static |
| Iconv() | ppl7::Iconv | |
| Iconv(const String &fromEncoding, const String &toEncoding) | ppl7::Iconv | |
| iconv_handle | ppl7::Iconv | private |
| init(const String &fromEncoding, const String &toEncoding) | ppl7::Iconv | |
| LocalToUtf8(const String &text) | ppl7::Iconv | static |
| transcode(const ByteArrayPtr &from, ByteArray &to) | ppl7::Iconv | |
| transcode(const String &from, String &to) | ppl7::Iconv | |
| transcode(const String &from) | ppl7::Iconv | |
| Utf8ToLocal(const String &text) | ppl7::Iconv | static |
| ~Iconv() | ppl7::Iconv |