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

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

Definition at line 85 of file FileNameTmp.h.

References PathJoin().

00086 {
00087     return PathJoin(path1, PathJoin(path2, path3));
00088 }

Here is the call graph for this function:


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