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

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

Definition at line 127 of file ThreadSet.h.

References mThreads.

00128     {
00129         mThreads.push_back(new ThreadBookmarked(0, "bookmarked_" + identifier));
00130     }


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