#include "xapian/database.h"
#include "xapian/enquire.h"
#include "xapian/visibility.h"
#include "remoteconnection.h"
#include <map>
#include <string>
Include dependency graph for remoteserver.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | Xapian |
Classes | |
class | RemoteServer |
Remote backend server base class. More... |
Definition in file remoteserver.h.