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

Persistency::ImageLocator Impala::Core::ImageSet::ImageSet::GetImageLocator ( int  fileId  )  [inline]

Definition at line 83 of file ImageSet.h.

References Impala::Core::Database::RawDataSet::GetContainerDirOfFile(), Impala::Core::Database::RawDataSet::GetFile(), and mImageSetLoc.

Referenced by GetImageData(), and Impala::Core::ImageSet::Thumbnails::HandleNewFile().

00084     {
00085         return Persistency::ImageLocator
00086             (mImageSetLoc, GetContainerDirOfFile(fileId), GetFile(fileId));
00087     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:19:59 2011 for ImpalaSrc by  doxygen 1.5.1