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

void Impala::Core::Trec::ThreadSet::AddThreadVirtual ( CString  identifier  )  [inline]

Definition at line 139 of file ThreadSet.h.

References mThreads.

Referenced by Impala::Application::WindowTrecSearch::InitDataThreadSet().

00140     {
00141         mThreads.push_back(new ThreadVirtual(identifier));
00142     }


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