Home || Visual Search || Applications || Architecture || 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 Thu Jan 13 09:23:55 2011 for ImpalaSrc by  doxygen 1.5.1