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

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

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