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

Impala::Core::Trec::SearchTopic::SearchTopic (  )  [inline]

Definition at line 24 of file SearchTopic.h.

References mCurTopic, mImages, mKeyframes, mThumbnails, mTopics, and mVideos.

00024                   : mTimer(1)
00025     {
00026         mTopics = 0;
00027         mImages = 0;
00028         mThumbnails = 0;
00029         mVideos = 0;
00030         mKeyframes = 0;
00031         mCurTopic = 0;
00032     }


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