xapian-core
1.4.26
|
Class for merging ValueList objects from subdatabases. More...
#include <config.h>
#include "backends/multivaluelist.h"
#include <xapian/error.h>
#include "omassert.h"
#include <algorithm>
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 > |
Class for merging ValueList objects from subdatabases.
Definition in file multi_valuelist.cc.