[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: