Go to the source code of this file.
|
namespace | Divide |
| Handle console commands that start with a forward slash.
|
|
|
FileError | Divide::writeFile (const ResourcePath &filePath, const std::string_view fileName, const bufferPtr content, const size_t length, const FileType fileType) |
|
bool | Divide::fileExists (const ResourcePath &filePath, const std::string_view fileName) |
|
bool | Divide::fileIsEmpty (const ResourcePath &filePath, const std::string_view fileName) |
|
FileError | Divide::fileLastWriteTime (const ResourcePath &filePath, const std::string_view fileName, U64 &timeOutSec) |
|
FileError | Divide::openFile (const ResourcePath &filePath, const std::string_view fileName) |
|
◆ DVD_PLATFORM_FILE_FILE_MANAGEMENT_INL_
#define DVD_PLATFORM_FILE_FILE_MANAGEMENT_INL_ |