active_timeout | RemoteServer | [private] |
context | RemoteConnection | [private] |
db | RemoteServer | [private] |
do_close(bool wait) | RemoteConnection | [private] |
get_message(Xapian::timeout timeout, string &result, message_type required_type=MSG_MAX) | RemoteServer | [private] |
RemoteConnection::get_message(std::string &result, const OmTime &end_time) | RemoteConnection | [private] |
idle_timeout | RemoteServer | [private] |
msg_adddocument(const std::string &message) | RemoteServer | [private] |
msg_allterms(const std::string &message) | RemoteServer | [private] |
msg_cancel(const string &message) | RemoteServer | [private] |
msg_collfreq(const std::string &message) | RemoteServer | [private] |
msg_deletedocument(const std::string &message) | RemoteServer | [private] |
msg_deletedocument_pre_30_2(const std::string &message) | RemoteServer | [private] |
msg_deletedocumentterm(const std::string &message) | RemoteServer | [private] |
msg_doclength(const std::string &message) | RemoteServer | [private] |
msg_document(const std::string &message) | RemoteServer | [private] |
msg_flush(const std::string &message) | RemoteServer | [private] |
msg_keepalive(const std::string &message) | RemoteServer | [private] |
msg_positionlist(const std::string &message) | RemoteServer | [private] |
msg_postlist(const std::string &message) | RemoteServer | [private] |
msg_query(const std::string &message) | RemoteServer | [private] |
msg_reopen(const std::string &message) | RemoteServer | [private] |
msg_replacedocument(const std::string &message) | RemoteServer | [private] |
msg_replacedocumentterm(const std::string &message) | RemoteServer | [private] |
msg_termexists(const std::string &message) | RemoteServer | [private] |
msg_termfreq(const std::string &message) | RemoteServer | [private] |
msg_termlist(const std::string &message) | RemoteServer | [private] |
msg_update(const std::string &message) | RemoteServer | [private] |
operator=(const RemoteServer &) | RemoteServer | [private] |
ready_to_read() const | RemoteConnection | [private] |
register_weighting_scheme(const Xapian::Weight &wt) | RemoteServer | [inline] |
RemoteConnection(int fdin_, int fdout_, const std::string &context_) | RemoteConnection | [private] |
RemoteServer(const RemoteServer &) | RemoteServer | [private] |
RemoteServer(const std::vector< std::string > &dbpaths, int fdin, int fdout, Xapian::timeout active_timeout_, Xapian::timeout idle_timeout_, bool writable=false) | RemoteServer | |
run() | RemoteServer | |
send_message(reply_type type, const string &message) | RemoteServer | [private] |
RemoteConnection::send_message(char type, const std::string &s, const OmTime &end_time) | RemoteConnection | [private] |
wdb | RemoteServer | [private] |
wtschemes | RemoteServer | [private] |
~RemoteConnection() | RemoteConnection | [private] |
~RemoteServer() | RemoteServer | |