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

Impala::Core::Trec::SearchTopic Class Reference

#include <SearchTopic.h>

Inheritance diagram for Impala::Core::Trec::SearchTopic:

Inheritance graph
[legend]
Collaboration diagram for Impala::Core::Trec::SearchTopic:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 SearchTopic ()
 SearchTopic (Core::ImageSet::ImageSet *images, Core::ImageSet::ImageSet *thumbnails, Core::VideoSet::VideoSet *videos)
int NrTopic ()
String GetTopicNum (int id)
String GetTopicText (int id)
bool HasVideos ()
int GetNrExamples (int id)
String GetExampleName (int topic, int example)
String GetVideoExampleName (int topic, int example, bool toWrite)
Quid GetVideoExampleQuid (int topic, int example)
Core::Array::Array2dVec3UInt8GetTopicImageExample (int topic, int example, bool thumbnail)
String GetImageExampleName (int topic, int example, bool thumbnail, bool toWrite=false)
virtual void TopicSelect (int topic)
int CurTopic ()
String GetCurTopicNum ()
String GetCurTopicText ()
int GetCurTopicNrExamples ()
String GetCurTopicExampleName (int nr)
Quid GetCurTopicExampleQuid (int example)
String GetCurTopicVideoExampleName (int nr)
Core::Array::Array2dVec3UInt8GetCurTopicImageExample (int nr, bool thumbnail)
double GetElapsedTime ()

Protected Attributes

std::vector< StringmNum
std::vector< StringmText
Core::Database::RawDataSetmTopics
Core::ImageSet::ImageSetmImages
Core::ImageSet::ImageSetmThumbnails
Core::VideoSet::VideoSetmVideos
Core::VideoSet::KeyframesmKeyframes
int mCurTopic
Timer mTimer
 ILOG_VAR_DEC

Detailed Description

Definition at line 20 of file SearchTopic.h.


The documentation for this class was generated from the following file:
Generated on Thu Jan 13 09:21:27 2011 for ImpalaSrc by  doxygen 1.5.1