xapian-core  1.4.25
OwnedRemoteConnection Member List

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

contextRemoteConnectionprotected
do_close()RemoteConnection
get_message(std::string &result, double end_time)RemoteConnection
get_message_chunk(std::string &result, size_t at_least, double end_time)RemoteConnection
get_message_chunked(double end_time)RemoteConnection
OwnedRemoteConnection(int fdin_, int fdout_, const std::string &context_=std::string())OwnedRemoteConnectioninline
ready_to_read() constRemoteConnection
receive_file(const std::string &file, double end_time)RemoteConnection
RemoteConnection(int fdin_, int fdout_, const std::string &context_=std::string())RemoteConnection
send_file(char type, int fd, double end_time)RemoteConnection
send_message(char type, const std::string &s, double end_time)RemoteConnection
shutdown()RemoteConnection
sniff_next_message_type(double end_time)RemoteConnection
~OwnedRemoteConnection()OwnedRemoteConnectioninline