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

virtual void Impala::Core::ImageSet::Reporter::HandleNewDir ( ImageSet is,
int  dirId 
) [inline, virtual]

Arrived at given DB_DIR in a "normal" walk.

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

Definition at line 54 of file Reporter.h.

References ILOG_DEBUG, and mMaster.

00055     {
00056         if (mMaster)
00057             ILOG_DEBUG("..   new dir id = " << dirId);
00058     }


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