Home || Architecture || Video Search || Visual Search || Scripts || Applications || 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 Fri Mar 19 11:26:54 2010 for ImpalaSrc by  doxygen 1.5.1