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

virtual void Impala::Core::ImageSet::ApplyConcepts::HandleDoneDir ( ImageSet is,
int  dirId 
) [inline, virtual]

Completed given DB_DIR in a "normal" walk.

Reimplemented from Impala::Core::ImageSet::Listener.

Definition at line 39 of file ApplyConcepts.h.

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

00040     {
00041         if (!mOnIndex)
00042             mApplier->NextContainer(is->GetContainer(dirId));
00043     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:19:56 2011 for ImpalaSrc by  doxygen 1.5.1