|
xapian-core
1.4.30
|
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 > |
Class for merging ValueList objects from subdatabases.
Definition in file multi_valuelist.cc.