Xapian::NumericRange Class Reference

A numeric range. More...

List of all members.

Public Member Functions

 NumericRange (double lower_, double upper_)
 Construct a NumericRange object.
double get_lower () const
 Get the start of the range.
double get_upper () const
 Get the end of the range.
bool operator< (const NumericRange &other) const
 Provide an ordering of NumericRange objects.


Detailed Description

A numeric range.

This is used to represent ranges of values returned by the match spies.

Warning: this API is currently experimental, and is liable to change between releases without warning.


Constructor & Destructor Documentation

Xapian::NumericRange::NumericRange ( double  lower_,
double  upper_ 
) [inline]

Construct a NumericRange object.

Parameters:
lower_ The start of the range.
upper_ The end of the range.


The documentation for this class was generated from the following file:

Documentation for Xapian (version 1.1.3).
Generated on 18 Nov 2009 by Doxygen 1.5.9.