# 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: