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

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

Definition at line 70 of file FileNameTmp.h.

References PathJoin().

00071 {
00072     return PathJoin(path1, PathJoin(path2, path3));
00073 }

Here is the call graph for this function:


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