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