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/path_8cpp.html | 131 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 131 insertions(+) create mode 100644 docs/doxygen/nel/path_8cpp.html (limited to 'docs/doxygen/nel/path_8cpp.html') diff --git a/docs/doxygen/nel/path_8cpp.html b/docs/doxygen/nel/path_8cpp.html new file mode 100644 index 00000000..a8e44aa5 --- /dev/null +++ b/docs/doxygen/nel/path_8cpp.html @@ -0,0 +1,131 @@ + + + + nevrax.org : docs + + + + + + + + + + + + + + +
# Home   # nevrax.com   
+ + + + +
Nevrax
+ + + + + + + + + + +
+ + +
+ Nevrax.org
+ + + + + + + +
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#License
+
+ + +
+ + +
+Docs + +
+  + + + + + +
Documentation 
+ +
+Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Search  
+

path.cpp File Reference

Utility class for searching files in differents paths. +More... +

+#include "stdmisc.h"
+#include <fstream>
+#include "nel/misc/big_file.h"
+#include "nel/misc/path.h"
+#include "nel/misc/hierarchical_timer.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 NL_DISPLAY_PATH   if(false)
+


Detailed Description

+Utility class for searching files in differents paths. +

+

+Id:
+ path.cpp,v 1.64 2002/11/25 14:10:51 boucher Exp
+

+ +

+Definition in file path.cpp.


Define Documentation

+

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

+ +

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

+Referenced by NLMISC::CPath::addSearchFile, NLMISC::CPath::addSearchPath, NLMISC::CPath::clearMap, NLMISC::CPath::getPathContent, NLMISC::CPath::insertFileInMap, NLMISC::CPath::lookup, NLMISC::CPath::remapExtension, and NLMISC::CPath::removeAllAlternativeSearchPath.

+ + + +
                                                                                                                                                                    +

+ + -- cgit v1.2.1