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

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

Definition at line 76 of file FileNameTmp.h.

References PathJoin().

00077 {
00078     return PathJoin(path1, PathJoin(path2, path3, path4));
00079 }

Here is the call graph for this function:


Generated on Fri Mar 19 10:35:23 2010 for ImpalaSrc by  doxygen 1.5.1