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

Thread* Impala::Visualization::RotorBrowser::RotorViewCache::GetThread ( CString  threadname  )  [inline]

Definition at line 182 of file RotorViewCache.h.

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

Referenced by Impala::Visualization::RotorBrowser::RotorBrowserContext::ThreadValid().

00183     {
00184         return mThreadSet->GetThreadByName(threadname);
00185     }

Here is the call graph for this function:


Generated on Fri Mar 19 11:56:48 2010 for ImpalaSrc by  doxygen 1.5.1