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

References ILOG_DEBUG, and mMaster.

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


Generated on Fri Mar 19 11:15:20 2010 for ImpalaSrc by  doxygen 1.5.1