Home || Architecture || Video Search || Visual Search || Scripts || Applications || 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 41 of file ApplyConcepts.h.

References mApplier, mPathCreator, Impala::Core::Training::ApplyConcepts::NextPath(), and Impala::Core::VideoSet::PathCreatorVideoSet::SetVideoId().

00042     {
00043         mPathCreator->SetVideoId(fileId);
00044         mApplier->NextPath(mPathCreator);
00045     }

Here is the call graph for this function:


Generated on Fri Mar 19 11:28:18 2010 for ImpalaSrc by  doxygen 1.5.1