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)
 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 223 of file omenquireinternal.h.


Constructor & Destructor Documentation

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

Definition at line 224 of file omenquireinternal.h.

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

Definition at line 225 of file omenquireinternal.h.

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

Definition at line 227 of file omenquireinternal.h.


Member Data Documentation

Definition at line 229 of file omenquireinternal.h.

Referenced by unserialise_mset().

Definition at line 230 of file omenquireinternal.h.

Referenced by unserialise_mset().


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

Documentation for Xapian (version 1.2.13).
Generated on 9 Jan 2013 by Doxygen 1.5.9.