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

References mPathCreator, and Impala::Core::Database::PathCreator::SetWalkType().

00034     {
00035         mPathCreator->SetWalkType(walkType);
00036     }

Here is the call graph for this function:


Generated on Fri Mar 19 11:13:53 2010 for ImpalaSrc by  doxygen 1.5.1