Bitcoin Core  0.21.1
P2P Digital Currency
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules
Public Member Functions | List of all members
CompareTxMemPoolEntryByEntryTime Class Reference

#include <txmempool.h>

Public Member Functions

bool operator() (const CTxMemPoolEntry &a, const CTxMemPoolEntry &b) const
 

Detailed Description

Definition at line 307 of file txmempool.h.

Member Function Documentation

bool CompareTxMemPoolEntryByEntryTime::operator() ( const CTxMemPoolEntry a,
const CTxMemPoolEntry b 
) const
inline

Definition at line 310 of file txmempool.h.

Here is the call graph for this function:


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