xapian-core  2.0.0
Classes
remoteconnection.h File Reference

RemoteConnection class used by the remote backend. More...

#include <string>
#include "remoteprotocol.h"
#include "safesyssocket.h"
+ Include dependency graph for remoteconnection.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  RemoteConnection
 A RemoteConnection object provides a bidirectional connection to another RemoteConnection object on a remote machine. More...
 
class  OwnedRemoteConnection
 RemoteConnection which owns its own fd(s). More...
 

Detailed Description

RemoteConnection class used by the remote backend.

Definition in file remoteconnection.h.