1/Berkeley DB: DbLock::get_lock_idHP

DbLock::get_lock_id





#include <db_cxx.h>

unsigned intDbLock::get_lock_id();void"DbLock::set_lock_id(unsigned int);





Description



=Get/set the underlying representation of the lock ID. Direct;manipulation of the underlying representation is not recommended.iRather, DbLockTab::get should be used to initialize locks,Gand the copy constructor and assignment operators can be used to assignto other DbLock objects.



Class

4DbLock



See Also

DbLock::get_lock_id,7DbLock::putandHDbLock::set_lock_id.
ÿÿ