#include <blockchain_db.h>
Definition at line 1816 of file blockchain_db.h.
◆ db_txn_guard()
Definition at line 1819 of file blockchain_db.h.
1819 : db(db), readonly(readonly), active(
false)
virtual void block_wtxn_start()=0
virtual bool block_rtxn_start() const =0
◆ ~db_txn_guard()
| virtual cryptonote::db_txn_guard::~db_txn_guard |
( |
| ) |
|
|
inlinevirtual |
◆ abort()
| void cryptonote::db_txn_guard::abort |
( |
| ) |
|
|
inline |
Definition at line 1844 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 1836 of file blockchain_db.h.
virtual void block_rtxn_stop() const =0
virtual void block_wtxn_stop()=0
The documentation for this class was generated from the following file:
- /home/abuild/rpmbuild/BUILD/electroneum-5.0.0.4/src/blockchain_db/blockchain_db.h