EmptySubMatch Class Reference

#include <emptysubmatch.h>

Inheritance diagram for EmptySubMatch:

Inheritance graph
[legend]
Collaboration diagram for EmptySubMatch:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 EmptySubMatch ()
 Constructor.
bool prepare_match (bool nowait, Stats &total_stats)
 Fetch and collate statistics.
void start_match (Xapian::doccount first, Xapian::doccount maxitems, Xapian::doccount check_at_least, const Stats &total_stats)
 Start the match.
PostListget_postlist_and_term_info (MultiMatch *matcher, map< string, Xapian::MSet::Internal::TermFreqAndWeight > *termfreqandwts)
 Get PostList and term info.

Private Member Functions

void operator= (const EmptySubMatch &)
 Don't allow assignment.
 EmptySubMatch (const EmptySubMatch &)
 Don't allow copying.

Detailed Description

Definition at line 26 of file emptysubmatch.h.


Constructor & Destructor Documentation

EmptySubMatch::EmptySubMatch ( const EmptySubMatch  )  [private]

Don't allow copying.

EmptySubMatch::EmptySubMatch (  )  [inline]

Constructor.

Definition at line 35 of file emptysubmatch.h.


Member Function Documentation

void EmptySubMatch::operator= ( const EmptySubMatch  )  [private]

Don't allow assignment.

bool EmptySubMatch::prepare_match ( bool  nowait,
Stats total_stats 
) [virtual]

Fetch and collate statistics.

Implements SubMatch.

Definition at line 29 of file emptysubmatch.cc.

void EmptySubMatch::start_match ( Xapian::doccount  first,
Xapian::doccount  maxitems,
Xapian::doccount  check_at_least,
const Stats total_stats 
) [virtual]

Start the match.

Implements SubMatch.

Definition at line 34 of file emptysubmatch.cc.

PostList * EmptySubMatch::get_postlist_and_term_info ( MultiMatch matcher,
map< string, Xapian::MSet::Internal::TermFreqAndWeight > *  termfreqandwts 
) [virtual]

Get PostList and term info.

Implements SubMatch.

Definition at line 40 of file emptysubmatch.cc.


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