PMDK C++ bindings
1.9
This is the C++ bindings documentation for PMDK's libpmemobj.
|
This is the complete list of members for pmem::obj::concurrent_hash_map< Key, T, Hash, KeyEqual, MutexType, ScopedLockType >::bucket_accessor, including all inherited members.
acquire(concurrent_hash_map *base, const hashcode_type h, bool writer=false) | pmem::obj::concurrent_hash_map< Key, T, Hash, KeyEqual, MutexType, ScopedLockType >::bucket_accessor | inline |
get() const | pmem::obj::concurrent_hash_map< Key, T, Hash, KeyEqual, MutexType, ScopedLockType >::bucket_accessor | inline |
is_writer() const | pmem::obj::concurrent_hash_map< Key, T, Hash, KeyEqual, MutexType, ScopedLockType >::bucket_accessor | inline |
operator->() const | pmem::obj::concurrent_hash_map< Key, T, Hash, KeyEqual, MutexType, ScopedLockType >::bucket_accessor | inline |