Virtual File System (VFS) directory. More...
Derived from: | None |
Derived by: | None |
Group: | IO Data (Core) |
#include <ClanLib/core.h>
Class Members:
Construction: | |
Constructs a virtual directory. |
| |
Returns the file system the directory belongs to. | |
Returns the absolute path of the virtual directory. | |
List contents of directory. | |
Get the identifier of this directory. |
| |
Open a directory relatively to this one. | |
Open a file relatively to this directory. | |
Open a file read only, avoiding potential "const" problems. | |
Convert a relative path to an absolute one. | |
Convert an absolute path to a relative one. | |
Mount a file system. | |
Unmount a file system. |