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/structNLMISC_1_1CFileEntry.html | 204 +++++++++++++++++++++++ 1 file changed, 204 insertions(+) create mode 100644 docs/doxygen/nel/structNLMISC_1_1CFileEntry.html (limited to 'docs/doxygen/nel/structNLMISC_1_1CFileEntry.html') diff --git a/docs/doxygen/nel/structNLMISC_1_1CFileEntry.html b/docs/doxygen/nel/structNLMISC_1_1CFileEntry.html new file mode 100644 index 00000000..ff390d7f --- /dev/null +++ b/docs/doxygen/nel/structNLMISC_1_1CFileEntry.html @@ -0,0 +1,204 @@ + + + + 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::CFileEntry Struct Reference

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

Public Methods

 CFileEntry (const string &filename, void(*callback)(const string &filename))

Public Attributes

string FileName
void(* Callback )(const string &filename)
uint32 LastModified
+

Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + + + + + + + + + + + +
NLMISC::CFileEntry::CFileEntry const string &   filename,
void(*   callback)(const string &filename)
[inline]
+
+ + + + + +
+   + + +

+ +

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

+References Callback, FileName, and LastModified.

+


Member Data Documentation

+

+ + + + +
+ + +
void(* NLMISC::CFileEntry::Callback)(const string &filename) +
+
+ + + + + +
+   + + +

+ +

+Referenced by CFileEntry.

+

+ + + + +
+ + +
string NLMISC::CFileEntry::FileName +
+
+ + + + + +
+   + + +

+ +

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

+Referenced by CFileEntry.

+

+ + + + +
+ + +
uint32 NLMISC::CFileEntry::LastModified +
+
+ + + + + +
+   + + +

+ +

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

+Referenced by CFileEntry.

+


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