xapian-core
1.4.26
|
Abstract base class for postlists. More...
#include <string>
#include "xapian/intrusive_ptr.h"
#include <xapian/types.h>
#include <xapian/postingiterator.h>
#include "backends/positionlist.h"
#include "weight/weightinternal.h"
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 |
Abstract base class for postlists.
Definition in file postlist.h.
Definition at line 214 of file postlist.h.