#include <string>
#include <xapian/base.h>
#include <xapian/types.h>
#include <xapian/postingiterator.h>
#include "positionlist.h"
Include dependency graph for postlist.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | Xapian::PostingIterator::Internal |
Abstract base class for postlists. More... | |
Typedefs | |
typedef Xapian::PostingIterator::Internal | PostList |
Definition in file postlist.h.
Definition at line 184 of file postlist.h.