xapian-core  1.4.25
Classes
multi_valuelist.cc File Reference

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

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

Go to the source code of this file.

Classes

struct  SubValueList
 
struct  CompareSubValueListsByDocId
 Comparison functor which orders SubValueList* by ascending docid. More...
 
struct  delete_ptr< CLASS >
 

Detailed Description

Class for merging ValueList objects from subdatabases.

Definition in file multi_valuelist.cc.