Bitcoin ABC  0.29.2
P2P Digital Currency
Public Member Functions | List of all members
MemPoolEntryRadixTreeAdapter Struct Reference

Radix tree adapter for storing a CTxMemPoolEntry as a tree element. More...

#include <txmempool.h>

Inheritance diagram for MemPoolEntryRadixTreeAdapter:
[legend]

Public Member Functions

Uint256RadixKey getId (const CTxMemPoolEntry &entry) const
 

Detailed Description

Radix tree adapter for storing a CTxMemPoolEntry as a tree element.

Definition at line 63 of file txmempool.h.

Member Function Documentation

◆ getId()

Uint256RadixKey MemPoolEntryRadixTreeAdapter::getId ( const CTxMemPoolEntry entry) const
inline

Definition at line 64 of file txmempool.h.

Here is the call graph for this function:

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