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

Impala::Core::Trec::SearchResult::SearchResult ( std::string  topic,
std::vector< std::string >  shots 
) [inline]

Definition at line 27 of file SearchResult.h.

References mShot, and mTopic.

00028     {
00029         mTopic = topic;
00030         mShot = shots;
00031     }


Generated on Fri Mar 19 11:25:39 2010 for ImpalaSrc by  doxygen 1.5.1