#include <string>
#include <xapian/types.h>
#include <xapian/error.h>
#include <xapian/positioniterator.h>
Include dependency graph for positionlist.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | Xapian::PositionIterator::Internal |
Abstract base class for position lists. More... | |
Typedefs | |
typedef Xapian::PositionIterator::Internal | PositionList |
Definition at line 86 of file positionlist.h.