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