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

String Impala::PathJoin ( String  path1,
String  path2,
String  path3,
String  path4 
) [inline]

Definition at line 91 of file FileNameTmp.h.

References PathJoin().

00092 {
00093     return PathJoin(path1, PathJoin(path2, path3, path4));
00094 }

Here is the call graph for this function:


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