|
Planeshift
|
This is the complete list of members for FileUtil, including all inherited members.
| CopyFile(csString from, csString to, bool vfsPath, bool executable, bool silent=false, bool copyPermissions=true) | FileUtil | |
| FileUtil(iVFS *vfs) | FileUtil | |
| isExecutable(const char *path) | FileUtil | |
| MakeDirectory(const char *directory) | FileUtil | |
| MoveFile(csString from, csString to, bool vfsPath, bool executable, bool silent=false) | FileUtil | inline |
| RemoveFile(const char *filename, bool silent=false) | FileUtil | |
| SetPermissions(const char *path, FileStat *fs) | FileUtil | |
| StatFile(const char *path) | FileUtil | |
| ~FileUtil() | FileUtil |