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

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

Definition at line 65 of file ActiveLearnEngineQuids.h.

References GetID(), ILOG_DEBUG, mAnnotations, mInfoSent, PrepareNewID(), and Impala::Core::Table::Table::SetEmpty().

00066     {
00067         if (mInfoSent)
00068             return;
00069 
00070         PrepareNewID();
00071 
00072         ILOG_DEBUG("SubmitRequest(), ID for submit = " << GetID());
00073 
00074         mAnnotations->SetEmpty();
00075 
00076     }

Here is the call graph for this function:


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