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

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

Definition at line 45 of file VideoSetsRepository.h.

References Impala::FileNameBase(), and mIdMap.

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

Here is the call graph for this function:


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