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

bool Impala::Persistency::ImageSetsRepository::Contains ( CString  setName  )  [inline]

Definition at line 43 of file ImageSetsRepository.h.

References Impala::FileNameBase(), and mIdMap.

00044     {
00045         int id = 0;
00046         return mIdMap.GetIdx(FileNameBase(setName), id);
00047     }

Here is the call graph for this function:


Generated on Fri Mar 19 11:35:49 2010 for ImpalaSrc by  doxygen 1.5.1