|
xapian-core
2.0.0
|
RemoteDatabase is the baseclass for remote database implementations. More...
#include "backends/backends.h"#include "backends/databaseinternal.h"#include "api/enquireinternal.h"#include "api/queryinternal.h"#include "net/remoteconnection.h"#include "backends/valuestats.h"#include "xapian/weight.h"#include <utility>
Include dependency graph for remote-database.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | RemoteDatabase |
| RemoteDatabase is the baseclass for remote database implementations. More... | |
Namespaces | |
| Xapian | |
| The Xapian namespace contains public interfaces for the Xapian library. | |
RemoteDatabase is the baseclass for remote database implementations.
Definition in file remote-database.h.