#include <db_lmdb.h>
Definition at line 131 of file db_lmdb.h.
◆ ~mdb_threadinfo()
| cryptonote::mdb_threadinfo::~mdb_threadinfo |
( |
| ) |
|
Definition at line 396 of file db_lmdb.cpp.
void mdb_cursor_close(MDB_cursor *cursor)
Close a cursor handle.
mdb_txn_cursors m_ti_rcursors
void mdb_txn_abort(MDB_txn *txn)
Abandon all the operations of the transaction instead of saving them.
struct MDB_cursor MDB_cursor
Opaque structure for navigating through a database.
struct cryptonote::mdb_txn_cursors mdb_txn_cursors
MDB_cursor * m_txc_blocks
◆ m_ti_rcursors
◆ m_ti_rflags
| mdb_rflags cryptonote::mdb_threadinfo::m_ti_rflags |
◆ m_ti_rtxn
| MDB_txn* cryptonote::mdb_threadinfo::m_ti_rtxn |
The documentation for this struct was generated from the following files:
- /home/abuild/rpmbuild/BUILD/electroneum-5.0.0.4/src/blockchain_db/lmdb/db_lmdb.h
- /home/abuild/rpmbuild/BUILD/electroneum-5.0.0.4/src/blockchain_db/lmdb/db_lmdb.cpp