![]() |
Vault
4.1
|
| fopen(const VString &path, const char *mode) (defined in VPlatformAPI) | VPlatformAPI | [static] |
| getcwd() (defined in VPlatformAPI) | VPlatformAPI | [static] |
| mkdir(const VString &path, mode_t mode) (defined in VPlatformAPI) | VPlatformAPI | [static] |
| open(const VString &path, int flags, mode_t mode) (defined in VPlatformAPI) | VPlatformAPI | [static] |
| rename(const VString &oldName, const VString &newName) (defined in VPlatformAPI) | VPlatformAPI | [static] |
| rmdir(const VString &path) (defined in VPlatformAPI) | VPlatformAPI | [static] |
| stat(const VString &path, struct stat *buf) (defined in VPlatformAPI) | VPlatformAPI | [static] |
| unlink(const VString &path) (defined in VPlatformAPI) | VPlatformAPI | [static] |