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