Apache Log4cxx
Version 1.3.0
|
This is the complete list of members for log4cxx::helpers::SocketOutputStream, including all inherited members.
cast(const Class &clazz) const =0 | log4cxx::helpers::Object | pure virtual |
close(Pool &p) override | log4cxx::helpers::SocketOutputStream | virtual |
flush(Pool &p) override | log4cxx::helpers::SocketOutputStream | virtual |
getClass() const =0 | log4cxx::helpers::Object | pure virtual |
instanceof(const Class &clazz) const =0 | log4cxx::helpers::Object | pure virtual |
OutputStream() | log4cxx::helpers::OutputStream | protected |
SocketOutputStream(const SocketPtr &socket) | log4cxx::helpers::SocketOutputStream | |
write(ByteBuffer &buf, Pool &p) override | log4cxx::helpers::SocketOutputStream | virtual |
~Object() | log4cxx::helpers::Object | inlinevirtual |
~OutputStream() | log4cxx::helpers::OutputStream | protectedvirtual |
~SocketOutputStream() | log4cxx::helpers::SocketOutputStream |