lmdb++
|
This is the complete list of members for lmdb::txn, including all inherited members.
_handle | lmdb::txn | protected |
abort() noexcept | lmdb::txn | inline |
begin(MDB_env *const env, MDB_txn *const parent=nullptr, const unsigned int flags=default_flags) | lmdb::txn | inlinestatic |
commit() | lmdb::txn | inline |
default_flags | lmdb::txn | static |
env() const noexcept | lmdb::txn | inline |
handle() const noexcept | lmdb::txn | inline |
operator MDB_txn *() const noexcept | lmdb::txn | inline |
operator=(txn &&other) noexcept | lmdb::txn | inline |
renew() | lmdb::txn | inline |
reset() noexcept | lmdb::txn | inline |
txn(MDB_txn *const handle) noexcept | lmdb::txn | inline |
txn(txn &&other) noexcept | lmdb::txn | inline |
~txn() noexcept | lmdb::txn | inline |