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

virtual void Impala::Core::ImageSet::IndexConcepts::HandleNewWalk ( ImageSet is,
String  walkType 
) [inline, virtual]

Start of any walk, identifying the type of walk (Image/Bookmarks).

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

Definition at line 37 of file IndexConcepts.h.

References mLoc, and Impala::Persistency::SimilarityTableSetLocator::SetWalkType().

00038     {
00039         mLoc.SetWalkType(walkType);
00040     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:20:00 2011 for ImpalaSrc by  doxygen 1.5.1