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

String Impala::Core::Database::RawDataSet::MakeDir ( String  dir1,
String  dir2,
String  dir3,
String  dir4,
String  dir5 
) [inline]

Definition at line 382 of file RawDataSet.h.

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

00383     {
00384         return mDb->MakeDir(dir1, dir2, dir3, dir4, dir5);
00385     }

Here is the call graph for this function:


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