xapian-core  1.4.25
net Directory Reference
+ Directory dependency graph for net:

Files

file  length.cc [code]
 length encoded as a string
 
file  length.h [code]
 length encoded as a string
 
file  progclient.cc [code]
 implementation of NetClient which spawns a program.
 
file  progclient.h [code]
 Implementation of RemoteDatabase using a spawned server.
 
file  remoteconnection.cc [code]
 RemoteConnection class used by the remote backend.
 
file  remoteconnection.h [code]
 RemoteConnection class used by the remote backend.
 
file  remoteprotocol.h [code]
 Remote protocol version and message numbers.
 
file  remoteserver.cc [code]
 Xapian remote backend server base class.
 
file  remoteserver.h [code]
 Xapian remote backend server base class.
 
file  remotetcpclient.cc [code]
 TCP/IP socket based RemoteDatabase implementation.
 
file  remotetcpclient.h [code]
 TCP/IP socket based RemoteDatabase implementation.
 
file  remotetcpserver.cc [code]
 class for TCP/IP-based remote server.
 
file  remotetcpserver.h [code]
 TCP/IP socket based server for RemoteDatabase.
 
file  replicatetcpclient.cc [code]
 TCP/IP replication client class.
 
file  replicatetcpclient.h [code]
 TCP/IP replication client class.
 
file  replicatetcpserver.cc [code]
 TCP/IP replication server class.
 
file  replicatetcpserver.h [code]
 TCP/IP replication server class.
 
file  resolver.h [code]
 Resolve hostnames and ip addresses.
 
file  serialise-error.cc [code]
 functions to convert Xapian::Error objects to strings and back
 
file  serialise-error.h [code]
 functions to convert classes to strings and back
 
file  serialise.cc [code]
 functions to convert Xapian objects to strings and back
 
file  serialise.h [code]
 functions to convert classes to strings and back
 
file  tcpclient.cc [code]
 Open a TCP connection to a server.
 
file  tcpclient.h [code]
 Open a TCP connection to a server.
 
file  tcpserver.cc [code]
 class for TCP/IP-based server.
 
file  tcpserver.h [code]
 Generic TCP/IP socket based server base class.