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

Thread* Impala::Visualization::RotorBrowser::RotorView::GetThreadByName ( CString  name  )  [inline]

Definition at line 97 of file RotorView.h.

References Impala::Core::Trec::ThreadSet::GetThreadByName(), and mThreadSet.

Referenced by RotorView().

00098     {
00099         return mThreadSet->GetThreadByName(name);
00100     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:25:58 2011 for ImpalaSrc by  doxygen 1.5.1