#include <config.h>
#include <xapian/termiterator.h>
#include "termlist.h"
#include "positionlist.h"
#include "omassert.h"
#include "omdebug.h"
Include dependency graph for omtermlistiterator.cc:
Go to the source code of this file.
Functions | |
void | handle_prune (Xapian::Internal::RefCntPtr< TermList > &old, TermList *result) |
void handle_prune | ( | Xapian::Internal::RefCntPtr< TermList > & | old, | |
TermList * | result | |||
) | [inline] |
Definition at line 33 of file omtermlistiterator.cc.
Referenced by OrTermList::next(), Xapian::TermIterator::operator++(), and Xapian::TermIterator::TermIterator().