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

String Impala::Core::Database::RawDataSet::GetFilePath ( String  dir1,
String  dir2,
String  file,
bool  toWrite,
bool  silent 
) [inline]

Definition at line 343 of file RawDataSet.h.

References Impala::Util::Database::GetFilePath(), and mDb.

00344     {
00345         return mDb->GetFilePath(dir1, dir2, file, toWrite, silent);
00346     }

Here is the call graph for this function:


Generated on Fri Mar 19 11:07:31 2010 for ImpalaSrc by  doxygen 1.5.1