#include <transaction.h>
Definition at line 41 of file transaction.h.
◆ operator()()
| void lmdb::abort_txn::operator() |
( |
MDB_txn * | ptr | ) |
const |
|
inlinenoexcept |
Definition at line 43 of file transaction.h.
44 {
45 if (ptr)
47 }
void mdb_txn_abort(MDB_txn *txn)
Abandon all the operations of the transaction instead of saving them.
The documentation for this struct was generated from the following file:
- /home/abuild/rpmbuild/BUILD/electroneum-5.1.3.1-build/electroneum-5.1.3.1/src/lmdb/transaction.h