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

Impala::Core::Trec::VisualQueryEngine::VisualQueryEngine ( ThreadSet threadset,
int  maxResults 
) [inline]

Definition at line 19 of file VisualQueryEngine.h.

References mMaxResults, and mThreadSet.

00020     {
00021         mThreadSet = threadset;
00022         mMaxResults = maxResults;
00023     }


Generated on Thu Jan 13 09:21:35 2011 for ImpalaSrc by  doxygen 1.5.1