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

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

Definition at line 97 of file FileNameTmp.h.

References PathJoin().

00098 {
00099     return PathJoin(path1, PathJoin(path2, path3, path4, path5));
00100 }

Here is the call graph for this function:


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