Home || Visual Search || Applications || Architecture || 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 Thu Jan 13 09:21:27 2011 for ImpalaSrc by  doxygen 1.5.1