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

void Impala::Application::ActiveLearnEngineQuids::PrepareNewID (  )  [inline]

Definition at line 40 of file ActiveLearnEngineQuids.h.

References mActiveID, mInfoSent, mTimer, and Impala::Timer::SplitTimeStr().

Referenced by Impala::Application::ConceptLearnClient::DoActiveLearning(), and PrepRequest().

00041     {
00042         mActiveID = "al" + mTimer->SplitTimeStr();
00043         mInfoSent = false;
00044     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:14:38 2011 for ImpalaSrc by  doxygen 1.5.1