[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: