Xapian::MSet::Internal::TermFreqAndWeight Struct Reference

A structure containing the term frequency and weight for a given query term. More...

#include <omenquireinternal.h>

List of all members.

Public Member Functions

 TermFreqAndWeight ()
 TermFreqAndWeight (Xapian::doccount tf, Xapian::weight wt)

Public Attributes

Xapian::doccount termfreq
Xapian::weight termweight


Detailed Description

A structure containing the term frequency and weight for a given query term.

Definition at line 234 of file omenquireinternal.h.


Constructor & Destructor Documentation

Xapian::MSet::Internal::TermFreqAndWeight::TermFreqAndWeight (  )  [inline]

Definition at line 235 of file omenquireinternal.h.

Xapian::MSet::Internal::TermFreqAndWeight::TermFreqAndWeight ( Xapian::doccount  tf,
Xapian::weight  wt 
) [inline]

Definition at line 236 of file omenquireinternal.h.


Member Data Documentation

Xapian::doccount Xapian::MSet::Internal::TermFreqAndWeight::termfreq

Definition at line 238 of file omenquireinternal.h.

Referenced by unserialise_mset().

Xapian::weight Xapian::MSet::Internal::TermFreqAndWeight::termweight

Definition at line 239 of file omenquireinternal.h.

Referenced by unserialise_mset().


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