xapian-core  2.0.0
Namespaces | Functions
weight.cc File Reference

Xapian::Weight base class. More...

#include <config.h>
#include "xapian/weight.h"
#include "backends/leafpostlist.h"
#include "weightinternal.h"
#include "omassert.h"
#include "debuglog.h"
#include "xapian/error.h"
+ Include dependency graph for weight.cc:

Go to the source code of this file.

Namespaces

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

Functions

static void Xapian::parameter_error (const char *message, const string &scheme, const char *params)
 

Detailed Description

Xapian::Weight base class.

Definition in file weight.cc.