xapian-core
1.4.26
|
This is the complete list of members for RemoteTcpClient, including all inherited members.
get_tcpcontext(const std::string &hostname, int port) | RemoteTcpClient | privatestatic |
open_socket(const std::string &hostname, int port, double timeout_connect) | RemoteTcpClient | privatestatic |
operator=(const RemoteTcpClient &) | RemoteTcpClient | private |
RemoteTcpClient(const RemoteTcpClient &) | RemoteTcpClient | private |
RemoteTcpClient(const std::string &hostname, int port, double timeout_, double timeout_connect, bool writable, int flags) | RemoteTcpClient | inline |
~RemoteTcpClient() | RemoteTcpClient |