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/a03073.html | 133 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 133 insertions(+) create mode 100644 docs/doxygen/nel/a03073.html (limited to 'docs/doxygen/nel/a03073.html') diff --git a/docs/doxygen/nel/a03073.html b/docs/doxygen/nel/a03073.html new file mode 100644 index 00000000..642c9394 --- /dev/null +++ b/docs/doxygen/nel/a03073.html @@ -0,0 +1,133 @@ + + +NeL: NLMISC::CPath::CFileEntry struct Reference + + + +
+

NLMISC::CPath::CFileEntry Struct Reference

+ + + + + + + + + + +

Data Fields

uint32 idExt: 15
uint32 idPath: 16
std::string Name
uint32 Remapped: 1
+

Field Documentation

+

+ + + + +
+ + +
uint32 NLMISC::CPath::CFileEntry::idExt +
+
+ + + + + +
+   + + +

+ +

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

+Referenced by NLMISC::CPath::memoryCompress().

+

+ + + + +
+ + +
uint32 NLMISC::CPath::CFileEntry::idPath +
+
+ + + + + +
+   + + +

+ +

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

+Referenced by NLMISC::CPath::memoryCompress().

+

+ + + + +
+ + +
std::string NLMISC::CPath::CFileEntry::Name +
+
+ + + + + +
+   + + +

+ +

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

+Referenced by NLMISC::CPath::memoryCompress().

+

+ + + + +
+ + +
uint32 NLMISC::CPath::CFileEntry::Remapped +
+
+ + + + + +
+   + + +

+ +

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

+Referenced by NLMISC::CPath::memoryCompress().

+


The documentation for this struct was generated from the following file: +
Generated on Tue Mar 16 13:27:31 2004 for NeL by + +doxygen +1.3.6
+ + -- cgit v1.2.1