#include <blockchain_db.h>
Definition at line 1798 of file blockchain_db.h.
◆ db_txn_guard()
Definition at line 1801 of file blockchain_db.h.
1801 : db(db), readonly(readonly), active(
false)
virtual bool block_rtxn_start() const =0
virtual void block_wtxn_start()=0
◆ ~db_txn_guard()
| virtual cryptonote::db_txn_guard::~db_txn_guard |
( |
| ) |
|
|
inlinevirtual |
◆ abort()
| void cryptonote::db_txn_guard::abort |
( |
| ) |
|
|
inline |
Definition at line 1826 of file blockchain_db.h.
virtual void block_rtxn_abort() const =0
virtual void block_wtxn_abort()=0
◆ stop()
| void cryptonote::db_txn_guard::stop |
( |
| ) |
|
|
inline |
Definition at line 1818 of file blockchain_db.h.
virtual void block_wtxn_stop()=0
virtual void block_rtxn_stop() const =0
The documentation for this class was generated from the following file:
- /home/abuild/rpmbuild/BUILD/electroneum-4.0.0.0/src/blockchain_db/blockchain_db.h