Electroneum
Public Member Functions | List of all members
lmdb::release_read_txn Struct Reference

#include <transaction.h>

Public Member Functions

void operator() (MDB_txn *ptr) const noexcept
 

Detailed Description

Only valid if used via create_read_txn(). Decrements active count in associated context, and aborts a LMDB transaction (mdb_txn_abort).

Member Function Documentation

◆ operator()()

void lmdb::release_read_txn::operator() ( MDB_txn *  ptr) const
noexcept

The documentation for this struct was generated from the following files: