MDBX Containers
Loading...
Searching...
No Matches
TransactionTracker.hpp File Reference

Tracks MDBX transactions per thread for reuse and cleanup. More...

Go to the source code of this file.

Classes

class  mdbxc::TransactionTracker
 Associates MDBX transactions with threads. More...
 

Namespaces

namespace  mdbxc
 

Macros

#define _MDBX_CONTAINERS_TRANSACTION_TRACKER_HPP_INCLUDED
 

Detailed Description

Tracks MDBX transactions per thread for reuse and cleanup.

Definition in file TransactionTracker.hpp.

Macro Definition Documentation

◆ _MDBX_CONTAINERS_TRANSACTION_TRACKER_HPP_INCLUDED

#define _MDBX_CONTAINERS_TRANSACTION_TRACKER_HPP_INCLUDED

Definition at line 3 of file TransactionTracker.hpp.