NexusForce 1.0.0
A Modern C++ Library with extended functionality, web components, and utility libraries
载入中...
搜索中...
未找到
file_mapper 成员列表

成员的完整列表,这些成员属于 file_mapper,包括所有继承而来的类成员

access() const noexceptfile_mapperinline
data() const noexceptfile_mapperinline
file_mapper(native_handle_type file_handle)file_mapperexplicit
file_mapper(file_mapper &&other) noexceptfile_mapper
flush(bool async=false) noexceptfile_mapper
info() const noexceptfile_mapper
is_mapped() const noexceptfile_mapperinline
lock_pages(bool lock_in_memory) const noexceptfile_mapper
map(size_type offset=0, size_type size=0, file_access access=file_access::READ, file_map_hint hint=file_map_hint::SEQUENTIAL)file_mapper
native_handle_type typedeffile_mapper
offset() const noexceptfile_mapperinline
operator=(file_mapper &&other) noexceptfile_mapper
remap(size_type new_offset, size_type new_size)file_mapper
size() const noexceptfile_mapperinline
size_type typedeffile_mapper
unmap() noexceptfile_mapper
~file_mapper()file_mapper