xapian-core  1.4.25
RemoteTcpClient Member List

This is the complete list of members for RemoteTcpClient, including all inherited members.

get_tcpcontext(const std::string &hostname, int port)RemoteTcpClientprivatestatic
open_socket(const std::string &hostname, int port, double timeout_connect)RemoteTcpClientprivatestatic
operator=(const RemoteTcpClient &)RemoteTcpClientprivate
RemoteTcpClient(const RemoteTcpClient &)RemoteTcpClientprivate
RemoteTcpClient(const std::string &hostname, int port, double timeout_, double timeout_connect, bool writable, int flags)RemoteTcpClientinline
~RemoteTcpClient()RemoteTcpClient