|
DCL 4.1
|
This is the complete list of members for UTF8Decoder, including all inherited members.
| CharsetDecoder() | CharsetDecoder | protected |
| className() const | Object | |
| CharsetDecoder::decode(const byte_t *_in, size_t &_inCount, wchar_t *_out, size_t &_outCount) | CharsetDecoder | virtual |
| destroy() | Object | virtual |
| getDecodedLength(const char *_mbs, size_t _mbslen) __DCL_THROWS1(CharsetConvertException *) | CharsetDecoder | |
| isInstanceOf(const std::type_info &typeinfo) const | Object | |
| Object() | Object | protected |
| toString() const | Object | virtual |
| toWideChar(const byte_t *_mbs, size_t _mbslen, ucs4_t *_uc) | UTF8Decoder | protectedvirtual |
| typeInfo() const | Object | virtual |
| ~Object() | Object | protectedvirtual |