DCL 4.0
|
This is the complete list of members for LocaleEncoder, including all inherited members.
CharsetEncoder() | CharsetEncoder | protected |
className() const | Object | |
destroy() | Object | virtual |
encode(const wchar_t *_in, size_t &_inCount, byte_t *_out, size_t &_outCount) | LocaleEncoder | virtual |
encode(const wchar_t *_wcs, size_t _wcslen) __DCL_THROWS1(CharsetConvertException *) | LocaleEncoder | inlinestatic |
encode(const String &_str) __DCL_THROWS1(CharsetConvertException *) | LocaleEncoder | inlinestatic |
isInstanceOf(const std::type_info &typeinfo) const | Object | |
LocaleEncoder() | LocaleEncoder | |
Object() | Object | protected |
reset() | LocaleEncoder | virtual |
toMultiByte(ucs4_t _uc, byte_t *_mbs, size_t _mbslen) | LocaleEncoder | protectedvirtual |
toString() const | Object | virtual |
typeInfo() const | Object | virtual |
~Object() | Object | protectedvirtual |