include/xapian/postingiterator.h File Reference

Classes for iterating through posting lists. More...

#include <iterator>
#include <string>
#include <xapian/base.h>
#include <xapian/types.h>
#include <xapian/positioniterator.h>
#include <xapian/visibility.h>

Include dependency graph for postingiterator.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Xapian

Classes

class  Xapian::DocIDWrapper
 

For internal use only.

A wrapper class for a docid which returns the docid if dereferenced with *.

More...
class  Xapian::PostingIterator
 An iterator pointing to items in a list of postings. More...

Functions

bool Xapian::operator== (const PostingIterator &a, const PostingIterator &b)
 Test equality of two PostingIterators.
bool Xapian::operator!= (const PostingIterator &a, const PostingIterator &b)
 Test inequality of two PostingIterators.


Detailed Description

Classes for iterating through posting lists.

Definition in file postingiterator.h.


Documentation for Xapian (version 1.0.10).
Generated on 24 Dec 2008 by Doxygen 1.5.2.