#include <string>
#include <xapian/types.h>
#include <xapian/error.h>
#include "termlist.h"
#include "expandweight.h"
#include "remote-database.h"
Include dependency graph for net_termlist.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | NetworkTermListItem |
An item in a NetworkTermList. More... | |
class | NetworkTermList |
A term list for a database on the other side of a network connection. More... |