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

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

Definition at line 82 of file FileNameTmp.h.

References PathJoin().

00083 {
00084     return PathJoin(path1, PathJoin(path2, path3, path4, path5));
00085 }

Here is the call graph for this function:


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