xapian-core  1.4.25
Classes | Typedefs
postlist.h File Reference

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"
+ 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
 

Detailed Description

Abstract base class for postlists.

Definition in file postlist.h.

Typedef Documentation

◆ PostList

Definition at line 214 of file postlist.h.