matcher/msetcmp.h File Reference

#include "omenquireinternal.h"

Include dependency graph for msetcmp.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MSetCmp
 MSetItem comparison functor. More...

Typedefs

typedef bool(*) mset_cmp (const Xapian::Internal::MSetItem &, const Xapian::Internal::MSetItem &)

Functions

mset_cmp get_msetcmp_function (Xapian::Enquire::Internal::sort_setting sort_by, bool sort_forward, bool sort_value_forward)
 Select the appropriate msetcmp function.


Typedef Documentation

typedef bool(* ) mset_cmp(const Xapian::Internal::MSetItem &, const Xapian::Internal::MSetItem &)

Definition at line 28 of file msetcmp.h.


Function Documentation

mset_cmp get_msetcmp_function ( Xapian::Enquire::Internal::sort_setting  sort_by,
bool  sort_forward,
bool  sort_value_forward 
)

Select the appropriate msetcmp function.

Definition at line 128 of file msetcmp.cc.

References mset_cmp_table.

Referenced by MultiMatch::get_mset().


Documentation for Xapian (version 1.0.10).
Generated on 24 Dec 2008 by Doxygen 1.5.2.