Apache Log4cxx
Version 1.3.0
|
This is the complete list of members for log4cxx::helpers::Socket, including all inherited members.
cast(const Class &clazz) const =0 | log4cxx::helpers::Object | pure virtual |
close()=0 | log4cxx::helpers::Socket | pure virtual |
create(InetAddressPtr &address, int port) | log4cxx::helpers::Socket | static |
getClass() const =0 | log4cxx::helpers::Object | pure virtual |
getInetAddress() const | log4cxx::helpers::Socket | |
getPort() const | log4cxx::helpers::Socket | |
instanceof(const Class &clazz) const =0 | log4cxx::helpers::Object | pure virtual |
Socket(LOG4CXX_PRIVATE_PTR(SocketPrivate) priv) | log4cxx::helpers::Socket | protected |
write(ByteBuffer &)=0 | log4cxx::helpers::Socket | pure virtual |
~Object() | log4cxx::helpers::Object | inlinevirtual |
~Socket() | log4cxx::helpers::Socket | virtual |