OpenSiv3D  v0.6.5
C++20 framework for creative coding
s3d::MemoryMappedFile Member List

This is the complete list of members for s3d::MemoryMappedFile, including all inherited members.

close()s3d::MemoryMappedFile
data() consts3d::MemoryMappedFile
fileSize() consts3d::MemoryMappedFile
flush()s3d::MemoryMappedFile
isOpen() consts3d::MemoryMappedFile
map(size_t offset=0, size_t requestSize=0)s3d::MemoryMappedFile
mappedSize() consts3d::MemoryMappedFile
MemoryMappedFile()s3d::MemoryMappedFile
MemoryMappedFile(FilePathView path, MMFOpenMode_if_Exists ifExists=MMFOpenMode_if_Exists::Truncate, MMFOpenMode_if_NotFound ifNotFound=MMFOpenMode_if_NotFound::Create)s3d::MemoryMappedFileexplicit
offset() consts3d::MemoryMappedFile
open(FilePathView path, MMFOpenMode_if_Exists ifExists=MMFOpenMode_if_Exists::Truncate, MMFOpenMode_if_NotFound ifNotFound=MMFOpenMode_if_NotFound::Create)s3d::MemoryMappedFile
operator bool() consts3d::MemoryMappedFileexplicit
path() consts3d::MemoryMappedFile
unmap()s3d::MemoryMappedFile