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

String Impala::Core::Database::RawDataSet::GetContainerDir ( int  elemId  )  [inline]

Definition at line 337 of file RawDataSet.h.

References GetDir(), and GetSection().

Referenced by GetContainer(), Impala::Core::ImageSet::Thumbnails::HandleDoneDir(), Impala::Core::VideoSet::ExportKeyframes::HandleDoneFile(), and Impala::Core::VideoSet::ExportStills::HandleNewFile().

00338     {
00339         return GetSection(elemId) + "/" + GetDir(elemId);
00340     }

Here is the call graph for this function:


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