|
CX Framework
Cross-platform C utility framework
|
#include <vfsobj.h>
Data Fields | |
| VFSDir * | root |
| Root for namespaceless paths. | |
| hashtable | namespaces |
| Hashtable of string/VFSDir. | |
| string | curdir |
| Current working directory of the VFS. | |
| uint32 | mountgen |
| VFSDirCache | dcache |
| directory cache size accounting | |
| uint32 VFS::mountgen |