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

Abstract base class for termlists. More...

#include <string>
#include <vector>
#include "xapian/intrusive_ptr.h"
#include <xapian/types.h>
#include <xapian/termiterator.h>
+ Include dependency graph for termlist.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Xapian::TermIterator::Internal
 Abstract base class for termlists. More...
 

Namespaces

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

Typedefs

typedef Xapian::TermIterator::Internal TermList
 

Detailed Description

Abstract base class for termlists.

Definition in file termlist.h.

Typedef Documentation

◆ TermList

Definition at line 119 of file termlist.h.