From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- .../nel/structNLMISC_1_1CPath_1_1CFileEntry.html | 212 +++++++++++++++++++++ 1 file changed, 212 insertions(+) create mode 100644 docs/doxygen/nel/structNLMISC_1_1CPath_1_1CFileEntry.html (limited to 'docs/doxygen/nel/structNLMISC_1_1CPath_1_1CFileEntry.html') diff --git a/docs/doxygen/nel/structNLMISC_1_1CPath_1_1CFileEntry.html b/docs/doxygen/nel/structNLMISC_1_1CPath_1_1CFileEntry.html new file mode 100644 index 00000000..431d2a8c --- /dev/null +++ b/docs/doxygen/nel/structNLMISC_1_1CPath_1_1CFileEntry.html @@ -0,0 +1,212 @@ + + + + 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  
+

NLMISC::CPath::CFileEntry Struct Reference

List of all members. + + + + + + +

Public Methods

 CFileEntry (std::string path, bool remapped, std::string ext)

Public Attributes

std::string Path
bool Remapped
std::string Extension
+

Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + +
NLMISC::CPath::CFileEntry::CFileEntry std::string   path,
bool   remapped,
std::string   ext
[inline]
+
+ + + + + +
+   + + +

+ +

+Definition at line 189 of file path.h. +

+References Extension, Path, and Remapped.

+


Member Data Documentation

+

+ + + + +
+ + +
std::string NLMISC::CPath::CFileEntry::Extension +
+
+ + + + + +
+   + + +

+ +

+Definition at line 192 of file path.h. +

+Referenced by CFileEntry.

+

+ + + + +
+ + +
std::string NLMISC::CPath::CFileEntry::Path +
+
+ + + + + +
+   + + +

+ +

+Definition at line 190 of file path.h. +

+Referenced by CFileEntry.

+

+ + + + +
+ + +
bool NLMISC::CPath::CFileEntry::Remapped +
+
+ + + + + +
+   + + +

+ +

+Definition at line 191 of file path.h. +

+Referenced by CFileEntry.

+


The documentation for this struct was generated from the following file: + + + +
                                                                                                                                                                    +
+ + -- cgit v1.2.1