From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- docs/doxygen/nel/a04744.html | 95 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 95 insertions(+) create mode 100644 docs/doxygen/nel/a04744.html (limited to 'docs/doxygen/nel/a04744.html') diff --git a/docs/doxygen/nel/a04744.html b/docs/doxygen/nel/a04744.html new file mode 100644 index 00000000..902f33e4 --- /dev/null +++ b/docs/doxygen/nel/a04744.html @@ -0,0 +1,95 @@ + + +NeL: path.cpp File Reference + + + +
+

path.cpp File Reference


Detailed Description

+Utility class for searching files in differents paths.

+

Id
path.cpp,v 1.102 2004/03/12 16:51:13 lecroart Exp
+ +

+Definition in file path.cpp. +

+#include "stdmisc.h"
+#include <fstream>
+#include "nel/misc/big_file.h"
+#include "nel/misc/path.h"
+#include "nel/misc/hierarchical_timer.h"
+#include "nel/misc/progress_callback.h"
+#include "nel/misc/file.h"
+#include <sys/types.h>
+#include <sys/stat.h>
+#include <dirent.h>
+#include <unistd.h>
+#include <errno.h>
+ +

+Go to the source code of this file. + + + + + + + + + +

Namespaces

namespace  NLMISC

Defines

#define new   NL_NEW
#define NL_DISPLAY_PATH   if(false)
+


Define Documentation

+

+ + + + +
+ + +
#define new   NL_NEW +
+
+ + + + + +
+   + + +

+

+

+ + + + +
+ + +
#define NL_DISPLAY_PATH   if(false) +
+
+ + + + + +
+   + + +

+ +

+Definition at line 71 of file path.cpp. +

+Referenced by NLMISC::CPath::clearMap(), NLMISC::CPath::getPathContent(), and NLMISC::CPath::remapExtension().

+


Generated on Tue Mar 16 06:43:11 2004 for NeL by + +doxygen +1.3.6
+ + -- cgit v1.2.1