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

InQueryRep Class Reference

Representation of a query (as a weighted vector) in the InQuery method. More...

#include <InQueryRetMethod.hpp>

Inheritance diagram for InQueryRep:

StructQueryRep QueryRep List of all members.

Public Methods

 InQueryRep (StructQuery &qry, InvFPIndex &dbIndex)
 construct a query model based on query text

virtual ~InQueryRep ()

Protected Attributes

double * idf
InvFPIndexind
 Our index. Must be an InvFPIndex.


Detailed Description

Representation of a query (as a weighted vector) in the InQuery method.


Constructor & Destructor Documentation

InQueryRep::InQueryRep StructQuery   qry,
InvFPIndex   dbIndex
[inline]
 

construct a query model based on query text

virtual InQueryRep::~InQueryRep   [inline, virtual]
 


Member Data Documentation

double* InQueryRep::idf [protected]
 

InvFPIndex& InQueryRep::ind [protected]
 

Our index. Must be an InvFPIndex.

Reimplemented from StructQueryRep.


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