NexusForce 1.0.0
A rigorously engineered full-stack C++ backend library.
载入中...
搜索中...
未找到
neforce::file_mapper 成员列表

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

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