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

String Impala::Core::Database::RawDataSet::GetContainerDirOfFile ( int  fileId  )  [inline]

Definition at line 343 of file RawDataSet.h.

References GetDirOfFile(), and GetSectionOfFile().

Referenced by Impala::Core::ImageSet::ImageSet::GetImageLocator(), and Impala::Core::VideoSet::ExportKeyframes::HandleNewFrame().

00344     {
00345         return GetSectionOfFile(fileId) + "/" + GetDirOfFile(fileId);
00346     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:18:57 2011 for ImpalaSrc by  doxygen 1.5.1