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