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

Impala::Core::Trec::KeyframeResult Class Reference

Helper class to contain results from the Query by region SOAP service as (currently) defined in Sandbox/ork/XRegionQuery.h. More...

#include <KeyframeResult.h>

List of all members.

Public Member Functions

 KeyframeResult ()
 KeyframeResult (const KeyframeResult &copy)
 ~KeyframeResult ()
KeyframeResultoperator= (const KeyframeResult &o)
int operator== (const KeyframeResult &o)
int operator< (const KeyframeResult &o)

Public Attributes

int keyframeid
int rank
Real64 score

Friends

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


Detailed Description

Helper class to contain results from the Query by region SOAP service as (currently) defined in Sandbox/ork/XRegionQuery.h.

Definition at line 11 of file KeyframeResult.h.


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