xapian-core  1.4.25
Classes
multi_alltermslist.cc File Reference

Class for merging AllTermsList objects from subdatabases. More...

#include <config.h>
#include "multi_alltermslist.h"
#include <xapian/error.h>
#include "omassert.h"
#include <algorithm>
+ Include dependency graph for multi_alltermslist.cc:

Go to the source code of this file.

Classes

struct  CompareTermListsByTerm
 Comparison functor which orders TermList* by ascending term name. More...
 
struct  delete_ptr< CLASS >
 

Detailed Description

Class for merging AllTermsList objects from subdatabases.

Definition in file multi_alltermslist.cc.