DCL 4.0
|
This is the complete list of members for UTF16Decoder, including all inherited members.
CharsetDecoder() | CharsetDecoder | protected |
className() const | Object | |
decode(const byte_t *_in, size_t &_inCount, wchar_t *_out, size_t &_outCount) | CharsetDecoder | virtual |
decode(const char *_mbs, size_t _mbslen=(size_t) -1) __DCL_THROWS1(CharsetConvertException *) | CharsetDecoder | |
decode(const ByteString &_str) __DCL_THROWS1(CharsetConvertException *) | CharsetDecoder | |
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) | UTF16Decoder | protectedvirtual |
typeInfo() const | Object | virtual |
~Object() | Object | protectedvirtual |