|
xapian-core
1.4.29
|
This is the complete list of members for OwnedRemoteConnection, including all inherited members.
| context | RemoteConnection | protected |
| 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()) | OwnedRemoteConnection | inline |
| ready_to_read() const | RemoteConnection | |
| 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() | OwnedRemoteConnection | inline |