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

int Impala::Core::Trec::SearchTopic::GetCurTopicNrExamples (  )  [inline]

Definition at line 184 of file SearchTopic.h.

References GetNrExamples(), and mCurTopic.

Referenced by Impala::Visualization::GUI::TopicExamplePreviewBar::Init(), and Impala::Visualization::SearchTopicGui::ShowTopic().

00185     {
00186         return GetNrExamples(mCurTopic);
00187     }

Here is the call graph for this function:


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