xapian-core  1.4.25
Classes | Namespaces | Functions
esetinternal.cc File Reference

Xapian::ESet::Internal class. More...

#include <config.h>
#include "esetinternal.h"
#include "xapian/enquire.h"
#include "xapian/expanddecider.h"
#include "backends/database.h"
#include "debuglog.h"
#include "api/omenquireinternal.h"
#include "expandweight.h"
#include "omassert.h"
#include "ortermlist.h"
#include "str.h"
#include "api/termlist.h"
#include "unicode/description_append.h"
#include "autoptr.h"
#include <set>
#include <string>
#include <vector>
+ Include dependency graph for esetinternal.cc:

Go to the source code of this file.

Classes

struct  Xapian::delete_ptr< CLASS >
 
struct  Xapian::CompareTermListSizeAscending
 

Namespaces

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

Functions

static TermListXapian::build_termlist_tree (const Xapian::Database &db, const RSet &rset)
 Build a tree of binary TermList objects like QueryOptimiser does for OrPostList objects. More...
 

Detailed Description

Xapian::ESet::Internal class.

Definition in file esetinternal.cc.