Main Page Namespace List Class Hierarchy Alphabetical List 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:
List of all members.
|
Public Methods |
| QueryTerm (int termID, double weight) |
virtual | ~QueryTerm () |
virtual int | id () const |
virtual double | weight () const |
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] |
|
virtual QueryTerm::~QueryTerm |
( |
|
) |
[inline, virtual] |
|
Member Function Documentation
virtual int QueryTerm::id |
( |
|
) |
const [inline, virtual] |
|
virtual double QueryTerm::weight |
( |
|
) |
const [inline, virtual] |
|
Member Data Documentation
int QueryTerm::ti [protected]
|
|
double QueryTerm::w [protected]
|
|
The documentation for this class was generated from the following file:
Generated on Fri Jul 2 16:25:44 2004 for Lemur Toolkit by
1.2.18