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