Electroneum
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)
 
void commit ()
 
void abort ()
 
 ~LockedTXN ()
 

Private Attributes

Blockchainm_blockchain
 
bool m_batch
 
bool m_active
 

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 Function Documentation

◆ abort()

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

◆ commit()

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

Member Data Documentation

◆ m_active

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

◆ 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: