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

String Impala::Util::Database::MakeDir ( CString  dir1,
CString  dir2 
) [inline]

Definition at line 82 of file Database.h.

References ConcatDir(), and MakeDir().

00083     {
00084         return MakeDir(ConcatDir(dir1, dir2));
00085     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:24:12 2011 for ImpalaSrc by  doxygen 1.5.1