PositionListCmpLt Class Reference

Class providing an operator which returns true if a has a (strictly) smaller number of postings than b. More...

List of all members.

Public Member Functions

bool operator() (const PositionList *a, const PositionList *b)
 Return true if and only if a is strictly shorter than b.


Detailed Description

Class providing an operator which returns true if a has a (strictly) smaller number of postings than b.

Definition at line 36 of file phrasepostlist.cc.


Member Function Documentation

bool PositionListCmpLt::operator() ( const PositionList a,
const PositionList b 
) [inline]

Return true if and only if a is strictly shorter than b.

Definition at line 40 of file phrasepostlist.cc.

References Xapian::PositionIterator::Internal::get_size().


The documentation for this class was generated from the following file:
Documentation for Xapian (version 1.0.10).
Generated on 24 Dec 2008 by Doxygen 1.5.2.