Fabcoin Core  0.16.2
P2P Digital Currency
Public Member Functions | List of all members
CompareTxMemPoolEntryByAncestorFeeOrGasPrice Class Reference

#include <txmempool.h>

Public Member Functions

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

Detailed Description

Definition at line 293 of file txmempool.h.

Member Function Documentation

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

Definition at line 296 of file txmempool.h.

Here is the call graph for this function:


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