xapian-core  2.0.0
Classes | Namespaces
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::Internal::PostList
 Abstract base class for postlists. More...
 

Namespaces

 Xapian
 The Xapian namespace contains public interfaces for the Xapian library.
 
 Xapian::Internal
 

Detailed Description

Abstract base class for postlists.

Definition in file postlist.h.