Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

QueryTerm Class Reference

A query term is assumed to have at least an ID and a weight. More...

#include <TextQueryRep.hpp>

Inheritance diagram for QueryTerm:

OkapiQueryTerm List of all members.

Public Methods

 QueryTerm (int termID, double weight)
 ~QueryTerm ()
virtual int id ()
virtual double weight ()

Protected Attributes

int ti
double w

Detailed Description

A query term is assumed to have at least an ID and a weight.


Constructor & Destructor Documentation

QueryTerm::QueryTerm int    termID,
double    weight
[inline]
 

QueryTerm::~QueryTerm   [inline]
 


Member Function Documentation

virtual int QueryTerm::id   [inline, virtual]
 

virtual double QueryTerm::weight   [inline, virtual]
 

Reimplemented in OkapiQueryTerm.


Member Data Documentation

int QueryTerm::ti [protected]
 

double QueryTerm::w [protected]
 


The documentation for this class was generated from the following file:
Generated on Mon Sep 30 14:14:17 2002 for LEMUR by doxygen1.2.18