net/remoteserver.cc File Reference

Xapian remote backend server base class. More...

#include <config.h>
#include "remoteserver.h"
#include <xapian/database.h>
#include <xapian/enquire.h>
#include <xapian/error.h>
#include <xapian/valueiterator.h>
#include "safeerrno.h"
#include <signal.h>
#include <stdlib.h>
#include "autoptr.h"
#include "multimatch.h"
#include "omassert.h"
#include "omtime.h"
#include "serialise.h"
#include "serialise-double.h"
#include "stats.h"
#include "utils.h"

Include dependency graph for remoteserver.cc:

Go to the source code of this file.

Classes

struct  ConnectionClosed
 Class to throw when we receive the connection closing message. More...

Typedefs

typedef void(RemoteServer::*) dispatch_func (const string &)


Detailed Description

Xapian remote backend server base class.

Definition in file remoteserver.cc.


Typedef Documentation

typedef void(RemoteServer::* ) dispatch_func(const string &)

Definition at line 159 of file remoteserver.cc.


Documentation for Xapian (version 1.0.10).
Generated on 24 Dec 2008 by Doxygen 1.5.2.