Virtual File System (VFS). More...
Derived from: | None |
Derived by: | None |
Group: | IO Data (Core) |
#include <ClanLib/core.h>
Class Members:
Construction: | |
Constructs a file system. |
| |
Returns true if the file system is null. | |
Returns the root directory for the file system. | |
Returns true if a path is a mount point. | |
Return directory listing for path. | |
Return true if the root of the filesystem contains the specified file. | |
Return true if the root of the filesystem contains the specified directory. | |
Returns the file source for this file system. | |
Returns a path to the file source for this file system. | |
Get the identifier of this file source. |
| |
Opens a virtual directory. | |
Opens a file. | |
Mounts a file system at mount point. | |
Unmount a file system. |