xapian-core  1.4.25
RemoteConnection Member List

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

bufferRemoteConnectionprivate
chunked_data_leftRemoteConnectionprivate
contextRemoteConnectionprotected
do_close()RemoteConnection
fdinRemoteConnectionprivate
fdoutRemoteConnectionprivate
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
operator=(const RemoteConnection &)RemoteConnectionprivate
read_at_least(size_t min_len, double end_time)RemoteConnectionprivate
ready_to_read() constRemoteConnection
receive_file(const std::string &file, double end_time)RemoteConnection
RemoteConnection(const RemoteConnection &)RemoteConnectionprivate
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