Home || Architecture || Video Search || Visual Search || Scripts || Applications || Important Messages || OGL || Src

Impala::Core::Trec::ShotResult Class Reference

Helper class to contain results from the TextSearchWS SOAP service as (currently) defined in Sandbox/ork/XTextSearch.h. More...

#include <ShotResult.h>

List of all members.

Public Member Functions

 ShotResult ()
 ShotResult (const ShotResult &copy)
 ~ShotResult ()
ShotResultoperator= (const ShotResult &o)
int operator== (const ShotResult &o)
int operator< (const ShotResult &o)

Public Attributes

int shotid
int rank
Real64 score

Friends

std::ostream & operator<< (std::ostream &output, const ShotResult &tr)


Detailed Description

Helper class to contain results from the TextSearchWS SOAP service as (currently) defined in Sandbox/ork/XTextSearch.h.

Definition at line 11 of file ShotResult.h.


The documentation for this class was generated from the following file:
Generated on Fri Mar 19 11:25:52 2010 for ImpalaSrc by  doxygen 1.5.1