#include <txmempool.h>
|
template<typename T > |
bool | operator() (const T &a, const T &b) const |
|
template<typename T > |
void | GetModFeeAndSize (const T &a, double &mod_fee, double &size) const |
|
Definition at line 277 of file txmempool.h.
◆ GetModFeeAndSize()
template<typename T >
void CompareTxMemPoolEntryByAncestorFee::GetModFeeAndSize |
( |
const T & |
a, |
|
|
double & |
mod_fee, |
|
|
double & |
size |
|
) |
| const |
|
inline |
◆ operator()()
template<typename T >
bool CompareTxMemPoolEntryByAncestorFee::operator() |
( |
const T & |
a, |
|
|
const T & |
b |
|
) |
| const |
|
inline |
The documentation for this class was generated from the following file: