Electroneum
Loading...
Searching...
No Matches
cryptonote::db_wtxn_guard Class Reference

#include <blockchain_db.h>

Inheritance diagram for cryptonote::db_wtxn_guard:
Collaboration diagram for cryptonote::db_wtxn_guard:

Public Member Functions

 db_wtxn_guard (BlockchainDB *db)
Public Member Functions inherited from cryptonote::db_txn_guard
 db_txn_guard (BlockchainDB *db, bool readonly)
virtual ~db_txn_guard ()
void stop ()
void abort ()

Detailed Description

Definition at line 1860 of file blockchain_db.h.

Constructor & Destructor Documentation

◆ db_wtxn_guard()

cryptonote::db_wtxn_guard::db_wtxn_guard ( BlockchainDB * db)
inline

Definition at line 1860 of file blockchain_db.h.

1860: public db_txn_guard { public: db_wtxn_guard(BlockchainDB *db): db_txn_guard(db, false) {} };
db_txn_guard(BlockchainDB *db, bool readonly)
db_wtxn_guard(BlockchainDB *db)
#define false
Here is the call graph for this function:
Here is the caller graph for this function:

The documentation for this class was generated from the following file:
  • /home/abuild/rpmbuild/BUILD/electroneum-5.1.3.1-build/electroneum-5.1.3.1/src/blockchain_db/blockchain_db.h