nrEngine::IFileSystem::FileInfo Struct Reference


Data Fields

IFileSystemfsParent
 The file system to which one this file belongs.
std::string name
 full name of the file
std::string path
 virtual path of the file separated by '/' and ending with '/'
std::string realPath
 real file path, in the file system specific manner
size_t size
 size of the file

Detailed Description

Each file has more info about it than only a name. So we store file info in a structure.

Definition at line 64 of file IFileSystem.h.


The documentation for this struct was generated from the following file:
Generated on Wed Sep 12 23:19:43 2007 for nrEngine by  doxygen 1.5.1