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

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

Definition at line 40 of file ActiveLearnEngineQuids.h.

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

Referenced by PrepRequest().

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

Here is the call graph for this function:


Generated on Fri Mar 19 11:38:03 2010 for ImpalaSrc by  doxygen 1.5.1