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

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

difference_type typedeffile_locker
file_locker(native_handle_type handle) noexceptfile_lockerexplicit
is_locked(difference_type offset, difference_type length, file_lock *lock_out=nullptr) const noexceptfile_locker
lock(difference_type offset, difference_type length, file_lock mode=file_lock::EXCLUSIVE) const noexceptfile_locker
lock_whole(file_lock mode=file_lock::EXCLUSIVE) const noexceptfile_locker
native_handle_type typedeffile_locker
try_lock(difference_type offset, difference_type length, file_lock mode) const noexceptfile_locker
unlock(difference_type offset, difference_type length) const noexceptfile_locker
unlock_whole() const noexceptfile_locker