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

virtual void Impala::Core::VideoSet::ApplyConcepts::HandleDoneFile ( VideoSet vs,
int  fileId,
Stream::RgbDataSrc src 
) [inline, virtual]

Completed given DB_FILE in a "normal" walk.

Reimplemented from Impala::Core::VideoSet::Listener.

Definition at line 40 of file ApplyConcepts.h.

References Impala::Core::Database::RawDataSet::GetContainer(), mApplier, mOnIndex, and Impala::Core::Training::ApplyConcepts::NextContainer().

00041     {
00042         if (!mOnIndex)
00043             mApplier->NextContainer(vs->GetContainer(fileId));
00044     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:21:45 2011 for ImpalaSrc by  doxygen 1.5.1