xapian-core  2.0.0
Classes | Namespaces
honey_termlist.h File Reference

A TermList in a honey database. More...

#include <algorithm>
#include <string>
#include "xapian/intrusive_ptr.h"
#include <xapian/positioniterator.h>
#include <xapian/types.h>
#include "honey_database.h"
#include "api/termlist.h"
#include "honey_table.h"
+ Include dependency graph for honey_termlist.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  HoneyTermList
 A TermList in a honey database. More...
 

Namespaces

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

Detailed Description

A TermList in a honey database.

Definition in file honey_termlist.h.