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

virtual void Impala::Core::ImageSet::ApplyConcepts::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 32 of file ApplyConcepts.h.

References mApplier, mOnIndex, and Impala::Core::Training::ApplyConcepts::SetWalkType().

00033     {
00034         if (!mOnIndex)
00035             mApplier->SetWalkType(walkType);
00036     }

Here is the call graph for this function:


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