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

TermQnode Class Reference

Implements a term query node (leaf). More...

#include <StructQueryRep.hpp>

Inheritance diagram for TermQnode:

QueryNode List of all members.

Public Methods

 TermQnode (int id, double weight)
virtual ~TermQnode ()
virtual double eval (DocumentRep *dRep)
 Score as the termWeight of this term in the document.


Detailed Description

Implements a term query node (leaf).


Constructor & Destructor Documentation

TermQnode::TermQnode int    id,
double    weight
[inline]
 

virtual TermQnode::~TermQnode   [inline, virtual]
 


Member Function Documentation

virtual double TermQnode::eval DocumentRep   dRep [inline, virtual]
 

Score as the termWeight of this term in the document.

Implements QueryNode.


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