![]() |
OpenSiv3D
v0.6.5
C++20 framework for creative coding
|
This is the complete list of members for s3d::MemoryMappedFile, including all inherited members.
| close() | s3d::MemoryMappedFile | |
| data() const | s3d::MemoryMappedFile | |
| fileSize() const | s3d::MemoryMappedFile | |
| flush() | s3d::MemoryMappedFile | |
| isOpen() const | s3d::MemoryMappedFile | |
| map(size_t offset=0, size_t requestSize=0) | s3d::MemoryMappedFile | |
| mappedSize() const | s3d::MemoryMappedFile | |
| MemoryMappedFile() | s3d::MemoryMappedFile | |
| MemoryMappedFile(FilePathView path, MMFOpenMode_if_Exists ifExists=MMFOpenMode_if_Exists::Truncate, MMFOpenMode_if_NotFound ifNotFound=MMFOpenMode_if_NotFound::Create) | s3d::MemoryMappedFile | explicit |
| offset() const | s3d::MemoryMappedFile | |
| open(FilePathView path, MMFOpenMode_if_Exists ifExists=MMFOpenMode_if_Exists::Truncate, MMFOpenMode_if_NotFound ifNotFound=MMFOpenMode_if_NotFound::Create) | s3d::MemoryMappedFile | |
| operator bool() const | s3d::MemoryMappedFile | explicit |
| path() const | s3d::MemoryMappedFile | |
| unmap() | s3d::MemoryMappedFile |