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

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

Definition at line 49 of file ActiveLearnEngine.h.

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

Referenced by PrepRequest().

00050     {
00051         mActiveID = "al" + mTimer->SplitTimeStr();
00052         mInfoSent = false;
00053     }

Here is the call graph for this function:


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