Monero
Public Member Functions | Private Attributes | List of all members
cryptonote::anonymous_namespace{tx_pool.cpp}::LockedTXN Class Reference
Collaboration diagram for cryptonote::anonymous_namespace{tx_pool.cpp}::LockedTXN:
Collaboration graph
[legend]

Public Member Functions

 LockedTXN (Blockchain &b)
 
 ~LockedTXN ()
 

Private Attributes

Blockchainm_blockchain
 
bool m_batch
 

Constructor & Destructor Documentation

◆ LockedTXN()

cryptonote::anonymous_namespace{tx_pool.cpp}::LockedTXN::LockedTXN ( Blockchain b)
inline

◆ ~LockedTXN()

cryptonote::anonymous_namespace{tx_pool.cpp}::LockedTXN::~LockedTXN ( )
inline

Member Data Documentation

◆ m_batch

bool cryptonote::anonymous_namespace{tx_pool.cpp}::LockedTXN::m_batch
private

◆ m_blockchain

Blockchain& cryptonote::anonymous_namespace{tx_pool.cpp}::LockedTXN::m_blockchain
private

The documentation for this class was generated from the following file: