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

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

Definition at line 70 of file ImageSet.h.

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

Referenced by GetImage(), and GetImageData().

00071     {
00072         return Persistency::ImageLocator
00073             (GetLocator(), GetContainerDirOfFile(fileId), GetFile(fileId));
00074     }

Here is the call graph for this function:


Generated on Fri Mar 19 11:14:24 2010 for ImpalaSrc by  doxygen 1.5.1