#include <blockchain_db.h>
◆ db_txn_guard()
| cryptonote::db_txn_guard::db_txn_guard |
( |
BlockchainDB * | db, |
|
|
bool | readonly ) |
|
inline |
◆ ~db_txn_guard()
| virtual cryptonote::db_txn_guard::~db_txn_guard |
( |
| ) |
|
|
inlinevirtual |
◆ abort()
| void cryptonote::db_txn_guard::abort |
( |
| ) |
|
|
inline |
◆ stop()
| void cryptonote::db_txn_guard::stop |
( |
| ) |
|
|
inline |
◆ active
| bool cryptonote::db_txn_guard::active |
|
private |
◆ db
◆ readonly
| bool cryptonote::db_txn_guard::readonly |
|
private |
The documentation for this class was generated from the following file: