|
xapian-core
1.4.30
|
RemoteDatabase is the baseclass for remote database implementations. More...
#include "backends/backends.h"#include "backends/database.h"#include "api/omenquireinternal.h"#include "api/queryinternal.h"#include "net/remoteconnection.h"#include "backends/valuestats.h"#include "xapian/weight.h"
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.