Apache Log4cxx Version 1.1.0
|
This is the complete list of members for log4cxx::helpers::CharsetDecoder, including all inherited members.
cast(const Class &clazz) const =0 | log4cxx::helpers::Object | pure virtual |
CharsetDecoder() | log4cxx::helpers::CharsetDecoder | protected |
decode(ByteBuffer &in, LogString &out)=0 | log4cxx::helpers::CharsetDecoder | pure virtual |
getClass() const =0 | log4cxx::helpers::Object | pure virtual |
getDecoder(const LogString &charset) | log4cxx::helpers::CharsetDecoder | static |
getDefaultDecoder() | log4cxx::helpers::CharsetDecoder | static |
getISOLatinDecoder() | log4cxx::helpers::CharsetDecoder | static |
getUTF8Decoder() | log4cxx::helpers::CharsetDecoder | static |
instanceof(const Class &clazz) const =0 | log4cxx::helpers::Object | pure virtual |
isError(log4cxx_status_t stat) | log4cxx::helpers::CharsetDecoder | inlinestatic |
~CharsetDecoder() | log4cxx::helpers::CharsetDecoder | virtual |
~Object() | log4cxx::helpers::Object | inlinevirtual |