xapian-core  1.4.25
Classes | Namespaces | Typedefs
positionlist.h File Reference

Abstract base class for iterating term positions in a document. More...

#include <xapian/intrusive_ptr.h>
#include <xapian/positioniterator.h>
#include <xapian/types.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 iterating term positions in a document. More...
 

Namespaces

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

Typedefs

typedef Xapian::PositionIterator::Internal PositionList
 

Detailed Description

Abstract base class for iterating term positions in a document.

Definition in file positionlist.h.

Typedef Documentation

◆ PositionList

Definition at line 78 of file positionlist.h.