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

void Impala::Core::Trec::ThreadSet::AddThreadTime (  )  [inline]

Definition at line 88 of file ThreadSet.h.

References mShots, and mThreads.

Referenced by Impala::Application::WindowTrecSearch::InitDataThreadSet(), and Impala::Application::IDash::TrecEngine::LoadData().

00089     {
00090         mThreads.push_back(new ThreadTime(mShots));
00091     }


Generated on Fri Mar 19 11:26:14 2010 for ImpalaSrc by  doxygen 1.5.1