Apache log4cxx
Version 0.12.1
|
This is the complete list of members for log4cxx::helpers::CharsetEncoder, including all inherited members.
cast(const Class &clazz) const =0 | log4cxx::helpers::Object | pure virtual |
CharsetEncoder() | log4cxx::helpers::CharsetEncoder | protected |
encode(CharsetEncoderPtr &enc, const LogString &src, LogString::const_iterator &iter, ByteBuffer &dst) | log4cxx::helpers::CharsetEncoder | static |
encode(const LogString &in, LogString::const_iterator &iter, ByteBuffer &out)=0 | log4cxx::helpers::CharsetEncoder | pure virtual |
flush(ByteBuffer &out) | log4cxx::helpers::CharsetEncoder | virtual |
getDefaultEncoder() | log4cxx::helpers::CharsetEncoder | static |
getEncoder(const LogString &charset) | log4cxx::helpers::CharsetEncoder | static |
getUTF8Encoder() | log4cxx::helpers::CharsetEncoder | static |
instanceof(const Class &clazz) const =0 | log4cxx::helpers::Object | pure virtual |
isError(log4cxx_status_t stat) | log4cxx::helpers::CharsetEncoder | inlinestatic |
reset() | log4cxx::helpers::CharsetEncoder | virtual |
~CharsetEncoder() | log4cxx::helpers::CharsetEncoder | virtual |
~Object() | log4cxx::helpers::Object | inlinevirtual |